summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-06-30 23:12:40 +0000
committerThomas Cort <tcort@gentoo.org>2006-06-30 23:12:40 +0000
commit69cf784eebe4fac69d6d4b7d2a041f40c9c4e13f (patch)
treecf786ab493e9a9ec0e547537274717575b05259a /dev-python/twisted-runner
parentarm/sh stable (diff)
downloadgentoo-2-69cf784eebe4fac69d6d4b7d2a041f40c9c4e13f.tar.gz
gentoo-2-69cf784eebe4fac69d6d4b7d2a041f40c9c4e13f.tar.bz2
gentoo-2-69cf784eebe4fac69d6d4b7d2a041f40c9c4e13f.zip
Added ~alpha keyword.
(Portage version: 2.1)
Diffstat (limited to 'dev-python/twisted-runner')
-rw-r--r--dev-python/twisted-runner/ChangeLog5
-rw-r--r--dev-python/twisted-runner/twisted-runner-0.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 28a46b83bfe8..57eec02a4470 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.10 2006/06/30 23:11:52 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.11 2006/06/30 23:12:40 tcort Exp $
+
+ 30 Jun 2006; Thomas Cort <tcort@gentoo.org> twisted-runner-0.2.0.ebuild:
+ Added ~alpha keyword.
30 Jun 2006; Thomas Cort <tcort@gentoo.org>
twisted-runner-0.1.0-r1.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 3d9ebee635b9..bd957c8bcb4a 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-2006 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.1 2006/05/26 18:46:24 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-0.2.0.ebuild,v 1.2 2006/06/30 23:12:40 tcort Exp $
MY_PACKAGE=Runner
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
-KEYWORDS="~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-python/twisted-2.4"