summaryrefslogtreecommitdiffstats
path: root/main/perl-www-robotrules
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-06-02 08:07:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-06-02 08:07:59 +0000
commita5d292eb47b6bfc9b659f52f4ec4487f4b42dde2 (patch)
tree6fe9540090be796de5a11c33200c3a43a15076e6 /main/perl-www-robotrules
parentd3e6207b501766eaae6a7b0700dc72ec241779d8 (diff)
downloadaports-a5d292eb47b6bfc9b659f52f4ec4487f4b42dde2.tar.bz2
aports-a5d292eb47b6bfc9b659f52f4ec4487f4b42dde2.tar.xz
main/perl-www-robotrules: fix replaces
Diffstat (limited to 'main/perl-www-robotrules')
-rw-r--r--main/perl-www-robotrules/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/perl-www-robotrules/APKBUILD b/main/perl-www-robotrules/APKBUILD
index be306990d..6ab4253bf 100644
--- a/main/perl-www-robotrules/APKBUILD
+++ b/main/perl-www-robotrules/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-www-robotrules
pkgver=6.01
-pkgrel=0
+pkgrel=1
pkgdesc="WWW::RobotRules perl module"
url="http://search.cpan.org/dist/WWW-RobotRules/"
arch="noarch"
@@ -10,6 +10,7 @@ license="GPLv2 or Artistic"
depends="perl perl-uri"
makedepends="perl-dev"
install=""
+replaces="perl-libwww"
subpackages="$pkgname-doc"
source="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-$pkgver.tar.gz"