summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-07 20:33:32 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-07 20:33:32 +0000
commitfe9759d2f0db39a6c68c8a5be7c7ab2c27c8acd2 (patch)
tree46687953d17e236807a1ae57c23703403ef652c7 /dev-python/4suite/4suite-1.0_alpha3.ebuild
parentAdd missing IUSE. (Manifest recommit) (diff)
downloadgentoo-2-fe9759d2f0db39a6c68c8a5be7c7ab2c27c8acd2.tar.gz
gentoo-2-fe9759d2f0db39a6c68c8a5be7c7ab2c27c8acd2.tar.bz2
gentoo-2-fe9759d2f0db39a6c68c8a5be7c7ab2c27c8acd2.zip
Fix typo.
Diffstat (limited to 'dev-python/4suite/4suite-1.0_alpha3.ebuild')
-rw-r--r--dev-python/4suite/4suite-1.0_alpha3.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/4suite/4suite-1.0_alpha3.ebuild b/dev-python/4suite/4suite-1.0_alpha3.ebuild
index ee1b4b44d694..8ffe755c7eef 100644
--- a/dev-python/4suite/4suite-1.0_alpha3.ebuild
+++ b/dev-python/4suite/4suite-1.0_alpha3.ebuild
@@ -1,10 +1,9 @@
# 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.4 2004/05/04 11:03:40 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_alpha3.ebuild,v 1.5 2004/05/07 20:33:32 kloeri Exp $
inherit distutils
-MY_P=${P/4s/4S}
MY_P=${MY_P/_alpha/a}
S=${WORKDIR}/4Suite
DESCRIPTION="Python tools for XML processing and object-databases."
@@ -13,7 +12,7 @@ HOMEPAGE="http://www.4suite.org/"
DEPEND=">=dev-python/pyxml-0.6.5"
-ISEU=""
+IUSE=""
SLOT="0"
KEYWORDS="x86 sparc ~alpha ~ppc"
LICENSE="Apache-1.1"