summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-01 09:51:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-01 09:51:24 +0000
commit2f3cb6f0d3b406f34584c76940814eccee7734f2 (patch)
tree35a5339ef93af073d9f1435ec50b9608519d3970 /dev-python
parentStable for x86, wrt bug #468150 (diff)
downloadgentoo-2-2f3cb6f0d3b406f34584c76940814eccee7734f2.tar.gz
gentoo-2-2f3cb6f0d3b406f34584c76940814eccee7734f2.tar.bz2
gentoo-2-2f3cb6f0d3b406f34584c76940814eccee7734f2.zip
Stable for x86, wrt bug #468150
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted-runner/ChangeLog5
-rw-r--r--dev-python/twisted-runner/twisted-runner-12.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-runner/ChangeLog b/dev-python/twisted-runner/ChangeLog
index 01f47646101b..a4101a9bc8f7 100644
--- a/dev-python/twisted-runner/ChangeLog
+++ b/dev-python/twisted-runner/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-runner
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.66 2013/09/01 09:50:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.67 2013/09/01 09:51:24 ago Exp $
+
+ 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-runner-12.3.0.ebuild:
+ Stable for x86, wrt bug #468150
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-runner-12.3.0.ebuild:
Stable for amd64, wrt bug #468150
diff --git a/dev-python/twisted-runner/twisted-runner-12.3.0.ebuild b/dev-python/twisted-runner/twisted-runner-12.3.0.ebuild
index 4dd75f90e5dc..563a76b98961 100644
--- a/dev-python/twisted-runner/twisted-runner-12.3.0.ebuild
+++ b/dev-python/twisted-runner/twisted-runner-12.3.0.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/twisted-runner/twisted-runner-12.3.0.ebuild,v 1.3 2013/09/01 09:50:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-12.3.0.ebuild,v 1.4 2013/09/01 09:51:24 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@ inherit twisted versionator
DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"