diff options
author | 2007-08-09 15:22:49 +0000 | |
---|---|---|
committer | 2007-08-09 15:22:49 +0000 | |
commit | f1ef8e557c070b7d20e52695bb6fd8569adb738b (patch) | |
tree | ac3977eb9f9c366d71a04cb9471dad6f00919f31 /dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-f1ef8e557c070b7d20e52695bb6fd8569adb738b.tar.gz gentoo-2-f1ef8e557c070b7d20e52695bb6fd8569adb738b.tar.bz2 gentoo-2-f1ef8e557c070b7d20e52695bb6fd8569adb738b.zip |
Stable on ppc.
(Portage version: 2.1.3.3)
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 5490f7d08ea9..8f56aaf80135 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.4 2007/07/16 14:47:44 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.30.ebuild,v 1.5 2007/08/09 15:22:49 dertobi123 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" |