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
commit717e7e6e34aee7971935df7d97e4571931344d0b (patch)
tree9ff9d5652945f999036f1ba9c8e7296e4119520f /dev-python/4suite
parentAdded ~mips to KEYWORDS (diff)
downloadhistorical-717e7e6e34aee7971935df7d97e4571931344d0b.tar.gz
historical-717e7e6e34aee7971935df7d97e4571931344d0b.tar.bz2
historical-717e7e6e34aee7971935df7d97e4571931344d0b.zip
fix RDEPEND
Diffstat (limited to 'dev-python/4suite')
-rw-r--r--dev-python/4suite/4suite-0.11.1.ebuild3
-rw-r--r--dev-python/4suite/4suite-1.0_alpha3.ebuild3
-rw-r--r--dev-python/4suite/ChangeLog6
3 files changed, 7 insertions, 5 deletions
diff --git a/dev-python/4suite/4suite-0.11.1.ebuild b/dev-python/4suite/4suite-0.11.1.ebuild
index 25b09a7d9f1f..a0998aefd3a1 100644
--- a/dev-python/4suite/4suite-0.11.1.ebuild
+++ b/dev-python/4suite/4suite-0.11.1.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-0.11.1.ebuild,v 1.1 2004/01/18 11:02:36 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-0.11.1.ebuild,v 1.2 2004/03/23 09:51:42 liquidx Exp $
inherit distutils
@@ -12,7 +12,6 @@ HOMEPAGE="http://www.4suite.org/"
DEPEND="virtual/python
>=dev-python/pyxml-0.6.5"
-RDEPEND="${RDEPEND}"
SLOT="0"
KEYWORDS="x86 sparc alpha ~ppc"
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"
diff --git a/dev-python/4suite/ChangeLog b/dev-python/4suite/ChangeLog
index 35784aba1518..6ca63219a191 100644
--- a/dev-python/4suite/ChangeLog
+++ b/dev-python/4suite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/4suite
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.3 2004/03/18 22:02:16 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.4 2004/03/23 09:51:42 liquidx Exp $
+
+ 23 Mar 2004; Alastair Tse <liquidx@gentoo.org> 4suite-0.11.1.ebuild,
+ 4suite-1.0_alpha3.ebuild:
+ remove RDEPEND (#45343)
26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> 4suite-1.0_alpha3.ebuild:
Stable on sparc.