summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-19 15:24:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-19 15:24:47 +0000
commit6663125f0bf114bb9b46290b4865b3e878fed306 (patch)
tree9e113c4fc382f5473a77d06f7fb3a217c10a300d /dev-python/setproctitle
parentStable for alpha, wrt bug #495892 (diff)
downloadgentoo-2-6663125f0bf114bb9b46290b4865b3e878fed306.tar.gz
gentoo-2-6663125f0bf114bb9b46290b4865b3e878fed306.tar.bz2
gentoo-2-6663125f0bf114bb9b46290b4865b3e878fed306.zip
Stable for alpha, wrt bug #502798
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/setproctitle/ChangeLog b/dev-python/setproctitle/ChangeLog
index 374a14a207b3..6deb326f38e5 100644
--- a/dev-python/setproctitle/ChangeLog
+++ b/dev-python/setproctitle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/setproctitle
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.43 2014/03/12 09:53:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.44 2014/03/19 15:24:47 ago Exp $
+
+ 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
+ Stable for alpha, wrt bug #502798
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
Stable for sparc, wrt bug #502798
diff --git a/dev-python/setproctitle/setproctitle-1.1.8.ebuild b/dev-python/setproctitle/setproctitle-1.1.8.ebuild
index 3f7a4a37b80e..b5471f8f832e 100644
--- a/dev-python/setproctitle/setproctitle-1.1.8.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.8 2014/03/12 09:53:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.9 2014/03/19 15:24:47 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=""