summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-03-23 09:54:20 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-03-23 09:54:20 +0000
commit4689f8825df878806f35935467c2dda3525122af (patch)
tree0908a5e2951cc1ca8b9b72259fd4cbccf9bea05d /dev-python/4suite/4suite-1.0_alpha3.ebuild
parentMarked stable on mips. (Manifest recommit) (diff)
downloadgentoo-2-4689f8825df878806f35935467c2dda3525122af.tar.gz
gentoo-2-4689f8825df878806f35935467c2dda3525122af.tar.bz2
gentoo-2-4689f8825df878806f35935467c2dda3525122af.zip
fix RDEPEND
Diffstat (limited to 'dev-python/4suite/4suite-1.0_alpha3.ebuild')
-rw-r--r--dev-python/4suite/4suite-1.0_alpha3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/4suite/4suite-1.0_alpha3.ebuild b/dev-python/4suite/4suite-1.0_alpha3.ebuild
index 661f3a294b44..2a8216a8de6f 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.2 2004/02/26 18:59:37 bazik Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_alpha3.ebuild,v 1.3 2004/03/23 09:51:42 liquidx Exp $
inherit distutils
@@ -12,7 +12,6 @@ SRC_URI="ftp://ftp.4suite.org/pub/4Suite/${MY_P}.tar.gz"
HOMEPAGE="http://www.4suite.org/"
DEPEND=">=dev-python/pyxml-0.6.5"
-RDEPEND="${RDEPEND}"
SLOT="0"
KEYWORDS="x86 sparc ~alpha ~ppc"