summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"