summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-12-23 23:48:54 +0000
committerThomas Kahle <tomka@gentoo.org>2010-12-23 23:48:54 +0000
commitfa6213968180edadcf7c9cdac5bc2c32047e29a4 (patch)
tree71eaa3a2f5a5bae0046d035b4f87f7d7593cd2b7 /dev-python
parentx86 stable per bug 333389 (diff)
downloadgentoo-2-fa6213968180edadcf7c9cdac5bc2c32047e29a4.tar.gz
gentoo-2-fa6213968180edadcf7c9cdac5bc2c32047e29a4.tar.bz2
gentoo-2-fa6213968180edadcf7c9cdac5bc2c32047e29a4.zip
x86 stable per bug 333389
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted-runner/ChangeLog5
-rw-r--r--dev-python/twisted-runner/twisted-runner-10.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-runner/ChangeLog b/dev-python/twisted-runner/ChangeLog
index 9205c3aeefe3..2071c361af06 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.40 2010/12/22 21:53:54 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.41 2010/12/23 23:48:54 tomka Exp $
+
+ 23 Dec 2010; Thomas Kahle <tomka@gentoo.org> twisted-runner-10.1.0.ebuild:
+ x86 stable per bug 333389
*twisted-runner-10.2.0 (22 Dec 2010)
diff --git a/dev-python/twisted-runner/twisted-runner-10.1.0.ebuild b/dev-python/twisted-runner/twisted-runner-10.1.0.ebuild
index b7d0ea68fe0a..3b44f0845130 100644
--- a/dev-python/twisted-runner/twisted-runner-10.1.0.ebuild
+++ b/dev-python/twisted-runner/twisted-runner-10.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-10.1.0.ebuild,v 1.2 2010/08/18 23:35:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-10.1.0.ebuild,v 1.3 2010/12/23 23:48:54 tomka Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -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-$(get_version_component_range 1)*"