summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2004-09-04 17:18:59 +0000
committerThomas Matthijs <axxo@gentoo.org>2004-09-04 17:18:59 +0000
commitb2297cc595f4b5bbde2df8e6c36a9d2f9405e146 (patch)
treef192eb204a4b4c0ebdd4c3af3f0c3ba5232ae5fe /net-zope/cvsfile
parentfix depend syntax 58347 (Manifest recommit) (diff)
downloadgentoo-2-b2297cc595f4b5bbde2df8e6c36a9d2f9405e146.tar.gz
gentoo-2-b2297cc595f4b5bbde2df8e6c36a9d2f9405e146.tar.bz2
gentoo-2-b2297cc595f4b5bbde2df8e6c36a9d2f9405e146.zip
fix depend syntax 58347
Diffstat (limited to 'net-zope/cvsfile')
-rw-r--r--net-zope/cvsfile/ChangeLog5
-rw-r--r--net-zope/cvsfile/cvsfile-0.9.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/cvsfile/ChangeLog b/net-zope/cvsfile/ChangeLog
index ee361a2f70d7..ddd12832decc 100644
--- a/net-zope/cvsfile/ChangeLog
+++ b/net-zope/cvsfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/cvsfile
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/ChangeLog,v 1.2 2004/06/25 01:19:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/ChangeLog,v 1.3 2004/09/04 17:14:13 axxo Exp $
+
+ 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> cvsfile-0.9.0.ebuild:
+ fix depend syntax 58347
*cvsfile-0.9.0 (18 Apr 2004)
diff --git a/net-zope/cvsfile/cvsfile-0.9.0.ebuild b/net-zope/cvsfile/cvsfile-0.9.0.ebuild
index c5de6ac8c81d..f92a9a6cb198 100644
--- a/net-zope/cvsfile/cvsfile-0.9.0.ebuild
+++ b/net-zope/cvsfile/cvsfile-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/cvsfile-0.9.0.ebuild,v 1.2 2004/06/25 01:19:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/cvsfile-0.9.0.ebuild,v 1.3 2004/09/04 17:14:13 axxo Exp $
inherit zproduct
@@ -12,7 +12,7 @@ HOMEPAGE="http://zope.org/Members/arielpartners/CVSFile"
SRC_URI="${HOMEPAGE}/${PV}/CVSFile-${NEW_PV}.zip"
LICENSE="ZPL"
KEYWORDS="~x86 ~ppc"
-RDEPEND=">=net-zope/externalfile
+RDEPEND="net-zope/externalfile
${RDEPEND}"
ZPROD_LIST="CVSFile"