diff options
Diffstat (limited to 'app-admin/zope-config/zope-config-0.1-r1.ebuild')
-rw-r--r-- | app-admin/zope-config/zope-config-0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/zope-config/zope-config-0.1-r1.ebuild b/app-admin/zope-config/zope-config-0.1-r1.ebuild index fab97950bd56..941d267d73ab 100644 --- a/app-admin/zope-config/zope-config-0.1-r1.ebuild +++ b/app-admin/zope-config/zope-config-0.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/zope-config/zope-config-0.1-r1.ebuild,v 1.1 2003/02/26 07:08:46 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/zope-config/zope-config-0.1-r1.ebuild,v 1.2 2003/03/04 05:00:35 kutsuya Exp $ DESCRIPTION="A Gentoo Zope multi-Instance configure tool." SRC_URI="" @@ -16,7 +16,7 @@ DEPEND="" RDEPEND=">=dev-util/dialog-0.7 sys-apps/grep sys-apps/sed - >=zope-2.6.0-r2" + >=net-zope/zope-2.6.0-r2" src_install() { dosbin ${FILESDIR}/${PV}/zope-config |