summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:08:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:08:42 +0000
commit04ec956f52408d21a26945c0fd14dfdea6ebf743 (patch)
tree27a8de505dbf0a298d9f348b10919f1c83bcfc59 /app-admin/zope-config/zope-config-0.1-r1.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-04ec956f52408d21a26945c0fd14dfdea6ebf743.tar.gz
historical-04ec956f52408d21a26945c0fd14dfdea6ebf743.tar.bz2
historical-04ec956f52408d21a26945c0fd14dfdea6ebf743.zip
repoman: trim trailing whitespace
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.ebuild8
1 files changed, 4 insertions, 4 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 738469ed193b..0775f1517e6d 100644
--- a/app-admin/zope-config/zope-config-0.1-r1.ebuild
+++ b/app-admin/zope-config/zope-config-0.1-r1.ebuild
@@ -1,21 +1,21 @@
# 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.5 2003/08/06 06:41:04 vapier Exp $
+# $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 $
DESCRIPTION="A Gentoo Zope multi-Instance configure tool"
SRC_URI=""
HOMEPAGE=""
-
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc"
-
+
DEPEND=""
RDEPEND=">=dev-util/dialog-0.7
sys-apps/grep
sys-apps/sed
>=net-zope/zope-2.6.0-r2"
-
+
src_install() {
dosbin ${FILESDIR}/${PV}/zope-config
}