summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:42:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:42:37 +0000
commit7672bd6d033f0ca9d2fca49a3a0d974964495fcc (patch)
treec28feeabcefe1a68f7f9d25c77ac5e8c23ffb501 /dev-python/setproctitle
parentStable for x86, wrt bug #470458 (diff)
downloadgentoo-2-7672bd6d033f0ca9d2fca49a3a0d974964495fcc.tar.gz
gentoo-2-7672bd6d033f0ca9d2fca49a3a0d974964495fcc.tar.bz2
gentoo-2-7672bd6d033f0ca9d2fca49a3a0d974964495fcc.zip
Stable for x86, wrt bug #470460
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/setproctitle')
-rw-r--r--dev-python/setproctitle/ChangeLog5
-rw-r--r--dev-python/setproctitle/setproctitle-1.1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/setproctitle/ChangeLog b/dev-python/setproctitle/ChangeLog
index af35d1e1086c..2012aa4deb50 100644
--- a/dev-python/setproctitle/ChangeLog
+++ b/dev-python/setproctitle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/setproctitle
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.27 2013/05/19 12:27:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.28 2013/05/20 08:42:37 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.7.ebuild:
+ Stable for x86, wrt bug #470460
19 May 2013; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.7.ebuild:
Stable for amd64, wrt bug #470460
diff --git a/dev-python/setproctitle/setproctitle-1.1.7.ebuild b/dev-python/setproctitle/setproctitle-1.1.7.ebuild
index 8c8813c47456..fa5cff35ce26 100644
--- a/dev-python/setproctitle/setproctitle-1.1.7.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.1.7.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/setproctitle/setproctitle-1.1.7.ebuild,v 1.2 2013/05/19 12:27:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.7.ebuild,v 1.3 2013/05/20 08:42:37 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""