summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-23 17:42:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-23 17:42:50 +0000
commited0a40d0de4cf0645610204e8147f36213d8059f (patch)
tree65cfd21ab21a5b09d7be06ca918128d1bd06a12e /dev-python/pympler
parentStable for ppc64, wrt bug #481896 (diff)
downloadgentoo-2-ed0a40d0de4cf0645610204e8147f36213d8059f.tar.gz
gentoo-2-ed0a40d0de4cf0645610204e8147f36213d8059f.tar.bz2
gentoo-2-ed0a40d0de4cf0645610204e8147f36213d8059f.zip
Stable for ppc64, wrt bug #481896
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pympler')
-rw-r--r--dev-python/pympler/ChangeLog5
-rw-r--r--dev-python/pympler/pympler-0.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pympler/ChangeLog b/dev-python/pympler/ChangeLog
index 1fcd10e30ef7..aec139037932 100644
--- a/dev-python/pympler/ChangeLog
+++ b/dev-python/pympler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pympler
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pympler/ChangeLog,v 1.16 2013/09/08 14:01:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pympler/ChangeLog,v 1.17 2013/09/23 17:42:50 ago Exp $
+
+ 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pympler-0.3.1.ebuild:
+ Stable for ppc64, wrt bug #481896
08 Sep 2013; Markus Meier <maekke@gentoo.org> pympler-0.3.1.ebuild:
arm stable, bug #481896
diff --git a/dev-python/pympler/pympler-0.3.1.ebuild b/dev-python/pympler/pympler-0.3.1.ebuild
index ad406c94fce7..0c09f1c0206e 100644
--- a/dev-python/pympler/pympler-0.3.1.ebuild
+++ b/dev-python/pympler/pympler-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pympler/pympler-0.3.1.ebuild,v 1.8 2013/09/08 14:01:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pympler/pympler-0.3.1.ebuild,v 1.9 2013/09/23 17:42:50 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/P/${MY_PN}/${MY_P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="amd64 arm ia64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/bottle[${PYTHON_USEDEP}]"