summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-09-07 22:13:17 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-09-07 22:13:17 +0000
commit6a74ef5dd2db7c1cd23a85c3a1e0c0bc6eaec886 (patch)
tree6780cc1c05f7f391f7acb297aa5c2bd805c346d1 /app-admin/zope-config/zope-config-0.1-r1.ebuild
parentreoman fixes (diff)
downloadgentoo-2-6a74ef5dd2db7c1cd23a85c3a1e0c0bc6eaec886.tar.gz
gentoo-2-6a74ef5dd2db7c1cd23a85c3a1e0c0bc6eaec886.tar.bz2
gentoo-2-6a74ef5dd2db7c1cd23a85c3a1e0c0bc6eaec886.zip
repoman commit
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.ebuild6
1 files changed, 3 insertions, 3 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 0775f1517e6d..de6936b7e81c 100644
--- a/app-admin/zope-config/zope-config-0.1-r1.ebuild
+++ b/app-admin/zope-config/zope-config-0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 2003 Gentoo Technologies, Inc.
+# Copyright 1999-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.6 2003/09/06 22:08:32 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/zope-config/zope-config-0.1-r1.ebuild,v 1.7 2003/09/07 22:13:11 lanius Exp $
DESCRIPTION="A Gentoo Zope multi-Instance configure tool"
SRC_URI=""
@@ -17,5 +17,5 @@ RDEPEND=">=dev-util/dialog-0.7
>=net-zope/zope-2.6.0-r2"
src_install() {
- dosbin ${FILESDIR}/${PV}/zope-config
+ dosbin ${FILESDIR}/${PV}/zope-config
}