summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-24 18:44:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-24 18:44:29 +0000
commitf4d7e3f118a33191bcedd097a11411237e5d4f12 (patch)
tree0bc7f966190dfdb7601c968ad2c4c335fb6052a0 /dev-python/twisted-runner
parentia64 stable (diff)
downloadgentoo-2-f4d7e3f118a33191bcedd097a11411237e5d4f12.tar.gz
gentoo-2-f4d7e3f118a33191bcedd097a11411237e5d4f12.tar.bz2
gentoo-2-f4d7e3f118a33191bcedd097a11411237e5d4f12.zip
alpha stable
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'dev-python/twisted-runner')
-rw-r--r--dev-python/twisted-runner/ChangeLog6
-rw-r--r--dev-python/twisted-runner/twisted-runner-0.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-runner/ChangeLog b/dev-python/twisted-runner/ChangeLog
index 0f1316e8ddf5..cc170abe78b2 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.18 2007/04/21 15:32:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.19 2007/07/24 18:44:29 armin76 Exp $
+
+ 24 Jul 2007; Raúl Porcel <armin76@gentoo.org>
+ twisted-runner-0.2.0.ebuild:
+ alpha stable
21 Apr 2007; Raúl Porcel <armin76@gentoo.org>
twisted-runner-0.2.0.ebuild:
diff --git a/dev-python/twisted-runner/twisted-runner-0.2.0.ebuild b/dev-python/twisted-runner/twisted-runner-0.2.0.ebuild
index 573d1656dd76..819e34e21f0d 100644
--- a/dev-python/twisted-runner/twisted-runner-0.2.0.ebuild
+++ b/dev-python/twisted-runner/twisted-runner-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-0.2.0.ebuild,v 1.7 2007/04/21 15:32:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-0.2.0.ebuild,v 1.8 2007/07/24 18:44:29 armin76 Exp $
MY_PACKAGE=Runner
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
-KEYWORDS="~alpha amd64 ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
DEPEND=">=dev-python/twisted-2.4"