summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-04-22 17:16:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-04-22 17:16:43 +0000
commit3f91b06153f0280d601e45e654dd3e5a12151f26 (patch)
tree3a7e6eeb6e10a26ae5c5e9b23707bf341f0d4ee1 /dev-python/setproctitle
parentWhitespaces (diff)
downloadgentoo-2-3f91b06153f0280d601e45e654dd3e5a12151f26.tar.gz
gentoo-2-3f91b06153f0280d601e45e654dd3e5a12151f26.tar.bz2
gentoo-2-3f91b06153f0280d601e45e654dd3e5a12151f26.zip
Add ~arm/~sparc
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-python/setproctitle')
-rw-r--r--dev-python/setproctitle/ChangeLog8
-rw-r--r--dev-python/setproctitle/setproctitle-1.1.2.ebuild6
-rw-r--r--dev-python/setproctitle/setproctitle-1.1.3.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/setproctitle/ChangeLog b/dev-python/setproctitle/ChangeLog
index b30768c80a6c..494f02db4105 100644
--- a/dev-python/setproctitle/ChangeLog
+++ b/dev-python/setproctitle/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/setproctitle
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.11 2011/12/24 08:50:30 patrick Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.12 2012/04/22 17:16:43 armin76 Exp $
+
+ 22 Apr 2012; Raúl Porcel <armin76@gentoo.org> setproctitle-1.1.2.ebuild,
+ setproctitle-1.1.3.ebuild:
+ Add ~arm/~sparc
*setproctitle-1.1.3 (24 Dec 2011)
diff --git a/dev-python/setproctitle/setproctitle-1.1.2.ebuild b/dev-python/setproctitle/setproctitle-1.1.2.ebuild
index fbda6b123830..2d3933c602cd 100644
--- a/dev-python/setproctitle/setproctitle-1.1.2.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.2.ebuild,v 1.3 2011/04/10 06:48:14 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.2.ebuild,v 1.4 2012/04/22 17:16:43 armin76 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 x86"
+KEYWORDS="amd64 ~arm ~sparc x86"
IUSE=""
DEPEND=""
diff --git a/dev-python/setproctitle/setproctitle-1.1.3.ebuild b/dev-python/setproctitle/setproctitle-1.1.3.ebuild
index b242e73dbd0c..9cb438bd9429 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-2011 Gentoo Foundation
+# 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.1 2011/12/24 08:50:30 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.3.ebuild,v 1.2 2012/04/22 17:16:43 armin76 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 ~x86"
+KEYWORDS="~amd64 ~arm ~sparc ~x86"
IUSE=""
DEPEND=""