summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-07-10 02:15:25 +0000
committerJeroen Roovers <jer@gentoo.org>2009-07-10 02:15:25 +0000
commit2fa061c9b4657b83fc66aab589c9e5fec3196cc2 (patch)
treee1d475d1941a5626bffe2237016c729966595660 /dev-python
parentStable for HPPA (bug #277127). (diff)
downloadgentoo-2-2fa061c9b4657b83fc66aab589c9e5fec3196cc2.tar.gz
gentoo-2-2fa061c9b4657b83fc66aab589c9e5fec3196cc2.tar.bz2
gentoo-2-2fa061c9b4657b83fc66aab589c9e5fec3196cc2.zip
Stable for HPPA (bug #277270).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pycurl/ChangeLog7
-rw-r--r--dev-python/pycurl/pycurl-7.19.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pycurl/ChangeLog b/dev-python/pycurl/ChangeLog
index df86d11e5d78..77776c15d302 100644
--- a/dev-python/pycurl/ChangeLog
+++ b/dev-python/pycurl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pycurl
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.51 2008/11/04 04:18:17 dragonheart Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.52 2009/07/10 02:15:25 jer Exp $
+
+ 10 Jul 2009; Jeroen Roovers <jer@gentoo.org> pycurl-7.19.0.ebuild:
+ Stable for HPPA (bug #277270).
*pycurl-7.19.0 (04 Nov 2008)
diff --git a/dev-python/pycurl/pycurl-7.19.0.ebuild b/dev-python/pycurl/pycurl-7.19.0.ebuild
index f39d51453771..577172ff5ea9 100644
--- a/dev-python/pycurl/pycurl-7.19.0.ebuild
+++ b/dev-python/pycurl/pycurl-7.19.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.0.ebuild,v 1.1 2008/11/04 04:18:17 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.0.ebuild,v 1.2 2009/07/10 02:15:25 jer Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://pycurl.sourceforge.net/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
DEPEND=">=net-misc/curl-7.18.1"