summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-08 11:05:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-08 11:05:04 +0000
commit372694a9583373f58fde4604f5460c7d621e21b5 (patch)
tree75cca1e8edba0cd91c5f90c23a099805db090e04 /dev-python/httplib2
parentStable for ppc64, wrt bug #531430 (diff)
downloadgentoo-2-372694a9583373f58fde4604f5460c7d621e21b5.tar.gz
gentoo-2-372694a9583373f58fde4604f5460c7d621e21b5.tar.bz2
gentoo-2-372694a9583373f58fde4604f5460c7d621e21b5.zip
Stable for ppc64, wrt bug #531502
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/httplib2')
-rw-r--r--dev-python/httplib2/ChangeLog5
-rw-r--r--dev-python/httplib2/httplib2-0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/httplib2/ChangeLog b/dev-python/httplib2/ChangeLog
index ca0b5caa102d..c948dfe6676b 100644
--- a/dev-python/httplib2/ChangeLog
+++ b/dev-python/httplib2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/httplib2
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.51 2014/12/07 20:21:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.52 2014/12/08 11:05:04 ago Exp $
+
+ 08 Dec 2014; Agostino Sarubbo <ago@gentoo.org> httplib2-0.8.ebuild:
+ Stable for ppc64, wrt bug #531502
07 Dec 2014; Markus Meier <maekke@gentoo.org> httplib2-0.8.ebuild:
arm stable, bug #531502
diff --git a/dev-python/httplib2/httplib2-0.8.ebuild b/dev-python/httplib2/httplib2-0.8.ebuild
index d9cec3a97e90..16d63bd7d9df 100644
--- a/dev-python/httplib2/httplib2-0.8.ebuild
+++ b/dev-python/httplib2/httplib2-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.8.ebuild,v 1.12 2014/12/07 20:21:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.8.ebuild,v 1.13 2014/12/08 11:05:04 ago Exp $
EAPI="5"
@@ -14,7 +14,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=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"