summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-12-16 00:35:41 +0000
committerBrent Baude <ranger@gentoo.org>2009-12-16 00:35:41 +0000
commit33f483ca8196268edc60f9bad6a90f0cecc5afde (patch)
treefd7d9db60f68236b7d2da374d818f091ad22eb92 /dev-python
parentMarking twisted-web-8.2.0 ppc64 for bug 289680 (diff)
downloadhistorical-33f483ca8196268edc60f9bad6a90f0cecc5afde.tar.gz
historical-33f483ca8196268edc60f9bad6a90f0cecc5afde.tar.bz2
historical-33f483ca8196268edc60f9bad6a90f0cecc5afde.zip
Marking twisted-runner-8.2.0 ppc64 for bug 289680
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted-runner/ChangeLog5
-rw-r--r--dev-python/twisted-runner/twisted-runner-8.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 9fbe0b652816..6e0752cdd5db 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.32 2009/12/01 09:48:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.33 2009/12/16 00:35:41 ranger Exp $
+
+ 16 Dec 2009; Brent Baude <ranger@gentoo.org> twisted-runner-8.2.0.ebuild:
+ Marking twisted-runner-8.2.0 ppc64 stable for bug 289680
01 Dec 2009; Markus Meier <maekke@gentoo.org> twisted-runner-8.2.0.ebuild:
amd64/x86 stable, bug #289680
diff --git a/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild b/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild
index 33018706b619..9abbbab4d18e 100644
--- a/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild
+++ b/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.4 2009/12/01 09:48:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.2.0.ebuild,v 1.5 2009/12/16 00:35:41 ranger Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +10,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)*"