diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:44:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:44:36 +0000 |
commit | b966e7d4ea5a0361970a1747e33c928813d29888 (patch) | |
tree | ba2da17c8fe47f74f4f3c13f202eaa80cc54d241 /dev-python/4suite/4suite-1.0_beta3.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-b966e7d4ea5a0361970a1747e33c928813d29888.tar.gz historical-b966e7d4ea5a0361970a1747e33c928813d29888.tar.bz2 historical-b966e7d4ea5a0361970a1747e33c928813d29888.zip |
Stable on ppc64
Package-Manager: portage-2.1-r2
Diffstat (limited to 'dev-python/4suite/4suite-1.0_beta3.ebuild')
-rw-r--r-- | dev-python/4suite/4suite-1.0_beta3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/4suite/4suite-1.0_beta3.ebuild b/dev-python/4suite/4suite-1.0_beta3.ebuild index 45ed9c06130d..477cac4b1060 100644 --- a/dev-python/4suite/4suite-1.0_beta3.ebuild +++ b/dev-python/4suite/4suite-1.0_beta3.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/4suite/4suite-1.0_beta3.ebuild,v 1.5 2006/08/05 09:29:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_beta3.ebuild,v 1.6 2006/08/17 19:41:58 corsair Exp $ inherit distutils eutils @@ -15,7 +15,7 @@ DEPEND=">=dev-lang/python-2.3 IUSE="doc" SLOT="0" -KEYWORDS="~alpha ~amd64 ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ia64 ppc ppc64 ~sparc x86" LICENSE="Apache-1.1" PYTHON_MODNAME="Ft" |