summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-30 20:25:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-30 20:25:48 +0000
commit2beec0752440b49377ec0869acc3a081c80ff4c5 (patch)
tree4e08ff91435bede76433e25e367934513d614ada /dev-python/httplib2
parentStable for alpha, wrt bug #447510 (diff)
downloadgentoo-2-2beec0752440b49377ec0869acc3a081c80ff4c5.tar.gz
gentoo-2-2beec0752440b49377ec0869acc3a081c80ff4c5.tar.bz2
gentoo-2-2beec0752440b49377ec0869acc3a081c80ff4c5.zip
Stable for alpha, wrt bug #447910
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/httplib2')
-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 30ca66ca3835..9610378d7655 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.38 2012/12/30 14:05:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.39 2012/12/30 20:25:48 ago Exp $
+
+ 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> httplib2-0.7.6.ebuild:
+ Stable for alpha, wrt bug #447910
30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> httplib2-0.7.6.ebuild:
Stable for sparc, wrt bug #447910
diff --git a/dev-python/httplib2/httplib2-0.7.6.ebuild b/dev-python/httplib2/httplib2-0.7.6.ebuild
index d900ee898b16..c25d68d51604 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.7 2012/12/30 14:05:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.7.6.ebuild,v 1.8 2012/12/30 20:25:48 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() {