diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-07-16 14:47:44 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-07-16 14:47:44 +0000 |
commit | 5d36698c24e61d28b014740afa57f5621ac15796 (patch) | |
tree | e941307e72d71e84f18c2544bc661d3537ca465b /dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild | |
parent | Fix HOMEPAGE, thanks to Erik Musick <lnxg33k at gmail dot com>, bug 185452 (diff) | |
download | gentoo-2-5d36698c24e61d28b014740afa57f5621ac15796.tar.gz gentoo-2-5d36698c24e61d28b014740afa57f5621ac15796.tar.bz2 gentoo-2-5d36698c24e61d28b014740afa57f5621ac15796.zip |
sparc stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild')
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild index acdaaa850f0f..5490f7d08ea9 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild,v 1.3 2007/07/14 14:37:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild,v 1.4 2007/07/16 14:47:44 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/" IUSE="test" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" # Bug in the tests - improper use of HTTP::Server SRC_TEST="do" |