summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-12-28 01:22:13 +0000
committerBrent Baude <ranger@gentoo.org>2010-12-28 01:22:13 +0000
commit5f4d5f53abee369c64dab228412467101eb65dbc (patch)
tree581cdb3acbaf5eb0acb7ee8166c36b434e4be1a8
parentMarking twisted-news-10.2.0 ppc64 for bug 333211 (diff)
downloadgentoo-2-5f4d5f53abee369c64dab228412467101eb65dbc.tar.gz
gentoo-2-5f4d5f53abee369c64dab228412467101eb65dbc.tar.bz2
gentoo-2-5f4d5f53abee369c64dab228412467101eb65dbc.zip
Marking twisted-runner-10.2.0 ppc64 for bug 333211
(Portage version: 2.1.9.25/cvs/Linux ppc64)
-rw-r--r--dev-python/twisted-runner/ChangeLog5
-rw-r--r--dev-python/twisted-runner/twisted-runner-10.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-runner/ChangeLog b/dev-python/twisted-runner/ChangeLog
index 2071c361af06..cf8c871a6666 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.41 2010/12/23 23:48:54 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.42 2010/12/28 01:22:13 ranger Exp $
+
+ 28 Dec 2010; Brent Baude <ranger@gentoo.org> twisted-runner-10.2.0.ebuild:
+ Marking twisted-runner-10.2.0 ppc64 for bug 333211
23 Dec 2010; Thomas Kahle <tomka@gentoo.org> twisted-runner-10.1.0.ebuild:
x86 stable per bug 333389
diff --git a/dev-python/twisted-runner/twisted-runner-10.2.0.ebuild b/dev-python/twisted-runner/twisted-runner-10.2.0.ebuild
index 3de162b51b5c..1caaecff60c9 100644
--- a/dev-python/twisted-runner/twisted-runner-10.2.0.ebuild
+++ b/dev-python/twisted-runner/twisted-runner-10.2.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.2.0.ebuild,v 1.1 2010/12/22 21:53:54 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-10.2.0.ebuild,v 1.2 2010/12/28 01:22:13 ranger 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)*"