diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 19:02:51 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 19:02:51 +0000 |
commit | 6a9253c9020ea1319b96c5889ad9036c28f0ac65 (patch) | |
tree | 062503e9685baf3260975d30da77e9994adb8e74 /dev-python/4suite/4suite-1.0_alpha3.ebuild | |
parent | Stable on sparc (was about time). (Manifest recommit) (diff) | |
download | gentoo-2-6a9253c9020ea1319b96c5889ad9036c28f0ac65.tar.gz gentoo-2-6a9253c9020ea1319b96c5889ad9036c28f0ac65.tar.bz2 gentoo-2-6a9253c9020ea1319b96c5889ad9036c28f0ac65.zip |
Stable on sparc.
Diffstat (limited to 'dev-python/4suite/4suite-1.0_alpha3.ebuild')
-rw-r--r-- | dev-python/4suite/4suite-1.0_alpha3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/4suite/4suite-1.0_alpha3.ebuild b/dev-python/4suite/4suite-1.0_alpha3.ebuild index 124be11e34a0..661f3a294b44 100644 --- a/dev-python/4suite/4suite-1.0_alpha3.ebuild +++ b/dev-python/4suite/4suite-1.0_alpha3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_alpha3.ebuild,v 1.1 2004/01/18 11:02:36 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_alpha3.ebuild,v 1.2 2004/02/26 18:59:37 bazik Exp $ inherit distutils @@ -15,7 +15,7 @@ DEPEND=">=dev-python/pyxml-0.6.5" RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86 ~sparc ~alpha ~ppc" +KEYWORDS="x86 sparc ~alpha ~ppc" LICENSE="Apache-1.1" PYTHON_MODNAME="Ft" |