summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-10-30 11:45:56 +0000
committerTorsten Veller <tove@gentoo.org>2008-10-30 11:45:56 +0000
commit0a33cd171381719f88349574cb3751c73fb9ebad (patch)
tree2ed617f5ca4c0767377819630ca8975c4ff25f2f /dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.42.ebuild
parentMissing dep (diff)
downloadperl-overlay-0a33cd171381719f88349574cb3751c73fb9ebad.tar.gz
perl-overlay-0a33cd171381719f88349574cb3751c73fb9ebad.tar.bz2
perl-overlay-0a33cd171381719f88349574cb3751c73fb9ebad.zip
Remove RESTRICT=mirror. Set KEYWORDS="~amd64 ~x86". Use MODULE_AUTHOR.
Diffstat (limited to 'dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.42.ebuild')
-rw-r--r--dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.42.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.42.ebuild b/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.42.ebuild
index a839cabd8..0070cc4e9 100644
--- a/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.42.ebuild
+++ b/dev-perl/Test-WWW-Mechanize-Catalyst/Test-WWW-Mechanize-Catalyst-0.42.ebuild
@@ -2,17 +2,16 @@
# Distributed under the terms of the GNU General Public License v2
# $Header$
+MODULE_AUTHOR=LBROCARD
inherit perl-module
DESCRIPTION="Test::WWW::Mechanize for Catalyst"
-SRC_URI="mirror://cpan/authors/id/L/LB/LBROCARD/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc sparc-fbsd x86 x86-fbsd"
+KEYWORDS="~amd64 ~x86"
DEPEND="
>=dev-perl/WWW-Mechanize-1.30