diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-30 23:11:52 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-30 23:11:52 +0000 |
commit | a5893524c0e76069a6fbc82f897bac4a44911138 (patch) | |
tree | d580c5bd075ee84d3e7259289291b316a6410a01 /dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild | |
parent | arm/sh stable (diff) | |
download | gentoo-2-a5893524c0e76069a6fbc82f897bac4a44911138.tar.gz gentoo-2-a5893524c0e76069a6fbc82f897bac4a44911138.tar.bz2 gentoo-2-a5893524c0e76069a6fbc82f897bac4a44911138.zip |
Stable on alpha wrt Bug #128688.
(Portage version: 2.1)
Diffstat (limited to 'dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild')
-rw-r--r-- | dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild b/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild index 8d97d7f6e2f1..d668a3809be4 100644 --- a/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild +++ b/dev-python/twisted-runner/twisted-runner-0.1.0-r1.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.1.0-r1.ebuild,v 1.6 2006/05/26 17:45:20 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild,v 1.7 2006/06/30 23:11:52 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 <dev-python/twisted-2.4" |