diff options
author | 2012-05-05 22:05:12 +0000 | |
---|---|---|
committer | 2012-05-05 22:05:12 +0000 | |
commit | 065619ad2bb2b190e9fee495e14bc997c59bb1cf (patch) | |
tree | 30bd7bcae7d9d2ad64bc8803d1249d6c2146b198 | |
parent | Marking Test-Fatal-0.10.0 ppc for bug 412951 (diff) | |
download | historical-065619ad2bb2b190e9fee495e14bc997c59bb1cf.tar.gz historical-065619ad2bb2b190e9fee495e14bc997c59bb1cf.tar.bz2 historical-065619ad2bb2b190e9fee495e14bc997c59bb1cf.zip |
Marking WWW-Mechanize-1.720.0 ppc for bug 412949
Package-Manager: portage-2.1.10.49/cvs/Linux ppc64
-rw-r--r-- | dev-perl/WWW-Mechanize/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.720.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index 523106468018..93ee651748e4 100644 --- a/dev-perl/WWW-Mechanize/ChangeLog +++ b/dev-perl/WWW-Mechanize/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/WWW-Mechanize # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.85 2012/04/22 10:18:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.86 2012/05/05 22:05:12 ranger Exp $ + + 05 May 2012; Brent Baude <ranger@gentoo.org> WWW-Mechanize-1.720.0.ebuild: + Marking WWW-Mechanize-1.720.0 ppc for bug 412949 22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> WWW-Mechanize-1.720.0.ebuild: Stable for amd64, wrt bug #412949 diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.720.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.720.0.ebuild index 616364c0f39d..88e9dfa4a9e8 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.720.0.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.720.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.720.0.ebuild,v 1.4 2012/04/22 10:18:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.720.0.ebuild,v 1.5 2012/05/05 22:05:12 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Handy web browsing in a Perl object" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |