summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-14 15:47:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-14 15:47:40 +0000
commit6fc895af42a6d46fbe0032265014d563caa95106 (patch)
tree75133e3e1f0b5cd155303d57d5b336e975a481fa /dev-python/setproctitle
parentStable for amd64, wrt bug #415877 (diff)
downloadhistorical-6fc895af42a6d46fbe0032265014d563caa95106.tar.gz
historical-6fc895af42a6d46fbe0032265014d563caa95106.tar.bz2
historical-6fc895af42a6d46fbe0032265014d563caa95106.zip
Stable for amd64, wrt bug #415879
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-python/setproctitle')
-rw-r--r--dev-python/setproctitle/ChangeLog5
-rw-r--r--dev-python/setproctitle/setproctitle-1.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/setproctitle/ChangeLog b/dev-python/setproctitle/ChangeLog
index 376f08367574..caea743214a1 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.13 2012/05/08 10:31:57 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.14 2012/05/14 15:47:40 ago Exp $
+
+ 14 May 2012; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.3.ebuild:
+ Stable for amd64, wrt bug #415879
*setproctitle-1.1.6 (08 May 2012)
diff --git a/dev-python/setproctitle/setproctitle-1.1.3.ebuild b/dev-python/setproctitle/setproctitle-1.1.3.ebuild
index 9cb438bd9429..93d4faf63de5 100644
--- a/dev-python/setproctitle/setproctitle-1.1.3.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.1.3.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.3.ebuild,v 1.2 2012/04/22 17:16:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.3.ebuild,v 1.3 2012/05/14 15:47:40 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 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~sparc ~x86"
IUSE=""
DEPEND=""