diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 18:56:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 18:56:19 +0000 |
commit | ad518127cd1bfbdacfc1b71c0ae2124cfffd8039 (patch) | |
tree | bb5e8a7d97003a6c7a7feb35b034620979539e8d /dev-perl/WWW-Curl | |
parent | Marking Unicode-Map-0.112.0 ppc for bug 400255 (diff) | |
download | gentoo-2-ad518127cd1bfbdacfc1b71c0ae2124cfffd8039.tar.gz gentoo-2-ad518127cd1bfbdacfc1b71c0ae2124cfffd8039.tar.bz2 gentoo-2-ad518127cd1bfbdacfc1b71c0ae2124cfffd8039.zip |
Marking WWW-Curl-4.150.0 ppc for bug 400263
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/WWW-Curl')
-rw-r--r-- | dev-perl/WWW-Curl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Curl/ChangeLog b/dev-perl/WWW-Curl/ChangeLog index cb2a83d941e3..f58031b03dbf 100644 --- a/dev-perl/WWW-Curl/ChangeLog +++ b/dev-perl/WWW-Curl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/WWW-Curl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.25 2012/02/24 10:44:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.26 2012/02/27 18:56:19 ranger Exp $ + + 27 Feb 2012; Brent Baude <ranger@gentoo.org> WWW-Curl-4.150.0.ebuild: + Marking WWW-Curl-4.150.0 ppc for bug 400263 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> WWW-Curl-4.150.0.ebuild: Stable for amd64, wrt bug #400263 diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild index 50474889ef3f..e2739fa2c5b2 100644 --- a/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild +++ b/dev-perl/WWW-Curl/WWW-Curl-4.150.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-Curl/WWW-Curl-4.150.0.ebuild,v 1.2 2012/02/24 10:44:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.3 2012/02/27 18:56:19 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension interface for libcurl" LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~x86" IUSE="" RDEPEND="net-misc/curl" |