diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 02:27:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 02:27:47 +0000 |
commit | a1cbba80c2d65f123e870531c16b0052259256e8 (patch) | |
tree | cc260b324840a1d6b61187488090b67f505511ba /dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild | |
parent | Mark 0.5-r4 stable on ia64 (diff) | |
download | historical-a1cbba80c2d65f123e870531c16b0052259256e8.tar.gz historical-a1cbba80c2d65f123e870531c16b0052259256e8.tar.bz2 historical-a1cbba80c2d65f123e870531c16b0052259256e8.zip |
Mark 0.1.0-r1 stable on ia64. #128688
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild')
-rw-r--r-- | dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild b/dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild index 9e1de821b43d..64c986248949 100644 --- a/dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild +++ b/dev-python/twisted-flow/twisted-flow-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-flow/twisted-flow-0.1.0-r1.ebuild,v 1.8 2006/05/29 17:58:05 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-flow/twisted-flow-0.1.0-r1.ebuild,v 1.9 2006/07/13 02:27:47 agriffis Exp $ MY_PACKAGE=Flow @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="A Twisted concurrency programming library." -KEYWORDS="amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" DEPEND=">=dev-python/twisted-2 <dev-python/twisted-2.4" |