summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-02 12:31:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-02 12:31:20 +0000
commitc71b7567901dba1bf777920f49ad8fc867536fae (patch)
treee7382974c60877af24dbb66269db340cd67972a2 /dev-python/httplib2
parentStable for sparc, wrt bug #531492 (diff)
downloadgentoo-2-c71b7567901dba1bf777920f49ad8fc867536fae.tar.gz
gentoo-2-c71b7567901dba1bf777920f49ad8fc867536fae.tar.bz2
gentoo-2-c71b7567901dba1bf777920f49ad8fc867536fae.zip
Stable for sparc, wrt bug #531502
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/httplib2')
-rw-r--r--dev-python/httplib2/ChangeLog7
-rw-r--r--dev-python/httplib2/httplib2-0.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/httplib2/ChangeLog b/dev-python/httplib2/ChangeLog
index ab8baf35dd2b..4b7298fab2c9 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.53 2014/12/23 16:04:00 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.54 2015/01/02 12:31:20 ago Exp $
+
+ 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> httplib2-0.8.ebuild:
+ Stable for sparc, wrt bug #531502
23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> httplib2-0.8.ebuild:
Stable for alpha, wrt bug #531502
diff --git a/dev-python/httplib2/httplib2-0.8.ebuild b/dev-python/httplib2/httplib2-0.8.ebuild
index 78da4b61b34d..b0a019bb284b 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
+# Copyright 1999-2015 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.14 2014/12/23 16:04:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.8.ebuild,v 1.15 2015/01/02 12:31:20 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}]"