diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-17 21:12:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-17 21:12:19 +0000 |
commit | 707b6819b16cca55f7cc6b47df2c5184e155298f (patch) | |
tree | 24b44af482367925fa51e588f87e6e22a9551033 /dev-perl/WWW-Mechanize | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | gentoo-2-707b6819b16cca55f7cc6b47df2c5184e155298f.tar.gz gentoo-2-707b6819b16cca55f7cc6b47df2c5184e155298f.tar.bz2 gentoo-2-707b6819b16cca55f7cc6b47df2c5184e155298f.zip |
ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index 59af273044e2..25c1ce30206e 100644 --- a/dev-perl/WWW-Mechanize/ChangeLog +++ b/dev-perl/WWW-Mechanize/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/WWW-Mechanize # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.45 2008/04/28 23:30:43 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.46 2008/07/17 21:12:19 armin76 Exp $ + + 17 Jul 2008; Raúl Porcel <armin76@gentoo.org> WWW-Mechanize-1.34.ebuild: + ia64/sparc/x86 stable *WWW-Mechanize-1.34 (28 Apr 2008) diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild index eab7c4e87824..40012fda79bc 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.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/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v 1.1 2008/04/28 23:30:43 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.34.ebuild,v 1.2 2008/07/17 21:12:19 armin76 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" |