summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-09-18 19:55:28 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-09-18 19:55:28 +0000
commit357acdc769f336d7f139b56e164dc953897f5396 (patch)
treeda9fb35f86faaed29c1ae697d24e473548d942b1 /dev-perl/WWW-Curl
parentkeyword ~ppc64, working fine on a PowerMac 970 (diff)
downloadgentoo-2-357acdc769f336d7f139b56e164dc953897f5396.tar.gz
gentoo-2-357acdc769f336d7f139b56e164dc953897f5396.tar.bz2
gentoo-2-357acdc769f336d7f139b56e164dc953897f5396.zip
keyword ~ppc64, working fine on a PowerMac 970
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/WWW-Curl')
-rw-r--r--dev-perl/WWW-Curl/ChangeLog5
-rw-r--r--dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Curl/ChangeLog b/dev-perl/WWW-Curl/ChangeLog
index 59c27235dd10..be350763a3aa 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.9 2009/07/16 09:01:11 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.10 2009/09/18 19:55:28 aballier Exp $
+
+ 18 Sep 2009; Alexis Ballier <aballier@gentoo.org> WWW-Curl-4.09.ebuild:
+ keyword ~ppc64, working fine on a PowerMac 970
16 Jul 2009; Torsten Veller <tove@gentoo.org> -WWW-Curl-4.06.ebuild,
-WWW-Curl-4.07.ebuild, -WWW-Curl-4.08.ebuild:
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild
index 7d374db0ca4e..e21f50657a28 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.09.ebuild,v 1.1 2009/07/10 13:23:07 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild,v 1.2 2009/09/18 19:55:28 aballier Exp $
EAPI=2
@@ -11,7 +11,7 @@ DESCRIPTION="Perl extension interface for libcurl"
LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="net-misc/curl"