summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-31 22:44:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-31 22:44:53 +0000
commit7c64bdce77a2b70fa9cc57ec0f81691885d05f2b (patch)
tree4645c261c75e0c54795d27c2ea6c204be29df7d9 /dev-python/setproctitle
parentStable for amd64, wrt bug #449414 (diff)
downloadgentoo-2-7c64bdce77a2b70fa9cc57ec0f81691885d05f2b.tar.gz
gentoo-2-7c64bdce77a2b70fa9cc57ec0f81691885d05f2b.tar.bz2
gentoo-2-7c64bdce77a2b70fa9cc57ec0f81691885d05f2b.zip
Stable for amd64, wrt bug #449430
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/setproctitle')
-rw-r--r--dev-python/setproctitle/ChangeLog5
-rw-r--r--dev-python/setproctitle/setproctitle-1.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/setproctitle/ChangeLog b/dev-python/setproctitle/ChangeLog
index 4ff22f348c5b..1ee1535ea2c2 100644
--- a/dev-python/setproctitle/ChangeLog
+++ b/dev-python/setproctitle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/setproctitle
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.19 2012/12/31 15:34:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.20 2012/12/31 22:44:53 ago Exp $
+
+ 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.6.ebuild:
+ Stable for amd64, wrt bug #449430
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.6.ebuild:
Add ~ppc64, wrt bug #449220
diff --git a/dev-python/setproctitle/setproctitle-1.1.6.ebuild b/dev-python/setproctitle/setproctitle-1.1.6.ebuild
index 79a2bbee891d..9dfc2dc1a37a 100644
--- a/dev-python/setproctitle/setproctitle-1.1.6.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.1.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/setproctitle/setproctitle-1.1.6.ebuild,v 1.5 2012/12/31 15:34:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.6.ebuild,v 1.6 2012/12/31 22:44:53 ago Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""