summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-02-13 17:43:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-02-13 17:43:07 +0000
commitac5e8dc32615a0aac4433ceffe12cb66013c265f (patch)
tree0b4183ae085a95d1bbfa518bd1bc55610e56a9e3 /dev-python
parentalpha/arm/ia64/s390/sh/sparc stable wrt #300702 (diff)
downloadgentoo-2-ac5e8dc32615a0aac4433ceffe12cb66013c265f.tar.gz
gentoo-2-ac5e8dc32615a0aac4433ceffe12cb66013c265f.tar.bz2
gentoo-2-ac5e8dc32615a0aac4433ceffe12cb66013c265f.zip
alpha/ia64/sparc stable wrt #300702
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted-runner/ChangeLog6
-rw-r--r--dev-python/twisted-runner/twisted-runner-9.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-runner/ChangeLog b/dev-python/twisted-runner/ChangeLog
index 0a9ac9fcde5b..62be0e23651e 100644
--- a/dev-python/twisted-runner/ChangeLog
+++ b/dev-python/twisted-runner/ChangeLog
@@ -1,6 +1,10 @@
# 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.35 2010/01/17 18:49:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.36 2010/02/13 17:43:07 armin76 Exp $
+
+ 13 Feb 2010; Raúl Porcel <armin76@gentoo.org>
+ twisted-runner-9.0.0.ebuild:
+ alpha/ia64/sparc stable wrt #300702
17 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
twisted-runner-9.0.0.ebuild:
diff --git a/dev-python/twisted-runner/twisted-runner-9.0.0.ebuild b/dev-python/twisted-runner/twisted-runner-9.0.0.ebuild
index a5f4810880e9..90faade17d35 100644
--- a/dev-python/twisted-runner/twisted-runner-9.0.0.ebuild
+++ b/dev-python/twisted-runner/twisted-runner-9.0.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-9.0.0.ebuild,v 1.2 2010/01/17 18:49:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-9.0.0.ebuild,v 1.3 2010/02/13 17:43:07 armin76 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)*"