summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-03-08 13:13:44 +0000
committerMarkus Meier <maekke@gentoo.org>2014-03-08 13:13:44 +0000
commit5eb092bc83b3f069c957e10c5c14bce9b092d296 (patch)
treedeebec26b069993acfe9f4c5f556965e10de3142 /dev-python/setproctitle
parentarm stable, bug #502718 (diff)
downloadgentoo-2-5eb092bc83b3f069c957e10c5c14bce9b092d296.tar.gz
gentoo-2-5eb092bc83b3f069c957e10c5c14bce9b092d296.tar.bz2
gentoo-2-5eb092bc83b3f069c957e10c5c14bce9b092d296.zip
arm stable, bug #502798
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 6cbc58da7559..cb8d59668971 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.41 2014/03/06 10:43:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.42 2014/03/08 13:13:44 maekke Exp $
+
+ 08 Mar 2014; Markus Meier <maekke@gentoo.org> setproctitle-1.1.8.ebuild:
+ arm stable, bug #502798
06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> setproctitle-1.1.8.ebuild:
Stable for ppc64, wrt bug #502798
diff --git a/dev-python/setproctitle/setproctitle-1.1.8.ebuild b/dev-python/setproctitle/setproctitle-1.1.8.ebuild
index 6e8fed6d5f7e..eda3cc97950d 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.6 2014/03/06 10:43:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.7 2014/03/08 13:13:44 maekke 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=""