summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-22 13:53:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-22 13:53:13 +0000
commitb53135d2c7badbf2051cd0841cd986b20132a5d3 (patch)
tree6e49ccd3080bd5f8fe5f3eac650806df7331136a /dev-python
parentStable for ppc, wrt bug #447012 (diff)
downloadgentoo-2-b53135d2c7badbf2051cd0841cd986b20132a5d3.tar.gz
gentoo-2-b53135d2c7badbf2051cd0841cd986b20132a5d3.tar.bz2
gentoo-2-b53135d2c7badbf2051cd0841cd986b20132a5d3.zip
Stable for ppc, wrt bug #447910
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/httplib2/ChangeLog5
-rw-r--r--dev-python/httplib2/httplib2-0.7.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/httplib2/ChangeLog b/dev-python/httplib2/ChangeLog
index c67ebc239415..60dc9e009523 100644
--- a/dev-python/httplib2/ChangeLog
+++ b/dev-python/httplib2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/httplib2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.33 2012/12/20 19:02:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.34 2012/12/22 13:53:13 ago Exp $
+
+ 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> httplib2-0.7.6.ebuild:
+ Stable for ppc, wrt bug #447910
20 Dec 2012; Agostino Sarubbo <ago@gentoo.org> httplib2-0.7.6.ebuild:
Stable for amd64, wrt bug #447910
diff --git a/dev-python/httplib2/httplib2-0.7.6.ebuild b/dev-python/httplib2/httplib2-0.7.6.ebuild
index 4c5cb7a7d8e6..c1c26181e706 100644
--- a/dev-python/httplib2/httplib2-0.7.6.ebuild
+++ b/dev-python/httplib2/httplib2-0.7.6.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-python/httplib2/httplib2-0.7.6.ebuild,v 1.2 2012/12/20 19:02:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.7.6.ebuild,v 1.3 2012/12/22 13:53:13 ago Exp $
EAPI="4"
PYTHON_DEPEND="2 3:3.2"
@@ -17,7 +17,7 @@ SRC_URI="http://httplib2.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE=""
src_test() {