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 | fce5b0439c6afddd9672cf89f22ed1e409877259 (patch) | |
tree | fd375ce17b77ed35393e97c61e21f3c74e9c8023 /dev-perl/WWW-Mechanize | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | historical-fce5b0439c6afddd9672cf89f22ed1e409877259.tar.gz historical-fce5b0439c6afddd9672cf89f22ed1e409877259.tar.bz2 historical-fce5b0439c6afddd9672cf89f22ed1e409877259.zip |
ia64/sparc/x86 stable
Package-Manager: portage-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" |