diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-22 22:20:42 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-22 22:20:42 +0000 |
commit | a4612bae484b229cc60c502434620363a192e429 (patch) | |
tree | b4082d1d54c7a89ebcccc9e67d2af0516f7f403d /dev-perl/Test-WWW-Mechanize | |
parent | bump to 2.20.4, add pambase dependency, fix bug #213578 (diff) | |
download | gentoo-2-a4612bae484b229cc60c502434620363a192e429.tar.gz gentoo-2-a4612bae484b229cc60c502434620363a192e429.tar.bz2 gentoo-2-a4612bae484b229cc60c502434620363a192e429.zip |
amd64 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Test-WWW-Mechanize')
-rw-r--r-- | dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild index f6cdaa51cd93..eb8dcd439fb7 100644 --- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild +++ b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild,v 1.2 2008/01/23 19:18:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.16.ebuild,v 1.3 2008/03/22 22:20:42 coldwind Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/${P}/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" #SRC_TEST="do" DEPEND=">=dev-perl/WWW-Mechanize-1.24 |