summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-12 09:53:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-12 09:53:21 +0000
commit26fab8d830ff77cf8a5703764ce199cf118d1af4 (patch)
tree8ec2aee1a60e7fb094362db116f4bd3a54512940 /dev-python
parentStable for sparc, wrt bug #502630 (diff)
downloadgentoo-2-26fab8d830ff77cf8a5703764ce199cf118d1af4.tar.gz
gentoo-2-26fab8d830ff77cf8a5703764ce199cf118d1af4.tar.bz2
gentoo-2-26fab8d830ff77cf8a5703764ce199cf118d1af4.zip
Stable for sparc, wrt bug #502798
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-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 cb8d59668971..374a14a207b3 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.42 2014/03/08 13:13:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.43 2014/03/12 09:53:21 ago Exp $
+
+ 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
+ Stable for sparc, wrt bug #502798
08 Mar 2014; Markus Meier <maekke@gentoo.org> setproctitle-1.1.8.ebuild:
arm stable, bug #502798
diff --git a/dev-python/setproctitle/setproctitle-1.1.8.ebuild b/dev-python/setproctitle/setproctitle-1.1.8.ebuild
index eda3cc97950d..3f7a4a37b80e 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.7 2014/03/08 13:13:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.8 2014/03/12 09:53:21 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=""