summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-27 02:54:22 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-27 02:54:22 +0000
commitc427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e (patch)
tree6bd40a158fd82749126dcc5558feaef88d101b74 /net-zope/extfile
parent2.8.0 in the house, and 2.6.0 kicked to the curb. (diff)
downloadhistorical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.gz
historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.bz2
historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.zip
misc touchups
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-zope/extfile')
-rw-r--r--net-zope/extfile/extfile-1.2.0_beta2.ebuild14
-rw-r--r--net-zope/extfile/extfile-1.4.2.ebuild12
2 files changed, 13 insertions, 13 deletions
diff --git a/net-zope/extfile/extfile-1.2.0_beta2.ebuild b/net-zope/extfile/extfile-1.2.0_beta2.ebuild
index 8809dc4009c1..a635ba95c5dd 100644
--- a/net-zope/extfile/extfile-1.2.0_beta2.ebuild
+++ b/net-zope/extfile/extfile-1.2.0_beta2.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/extfile/extfile-1.2.0_beta2.ebuild,v 1.6 2004/10/23 22:44:34 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/extfile/extfile-1.2.0_beta2.ebuild,v 1.7 2006/01/27 02:32:33 vapier Exp $
inherit zproduct
-PV_NEW=${PV/_beta/b}
+PV_NEW=${PV/_beta/b}
DESCRIPTION="Zope proxy objects for files on the filesystem"
HOMEPAGE="http://www.zope.org/Members/shh/ExtFile"
SRC_URI="${HOMEPAGE}/ExtFile-${PV_NEW}.tar.gz"
+
LICENSE="ZPL"
-KEYWORDS="x86 ~ppc"
-RDEPEND=">=dev-python/imaging-1.1.3
- ${RDEPEND}"
+KEYWORDS="~ppc x86"
+
+RDEPEND=">=dev-python/imaging-1.1.3"
ZPROD_LIST="ExtFile"
-IUSE=""
diff --git a/net-zope/extfile/extfile-1.4.2.ebuild b/net-zope/extfile/extfile-1.4.2.ebuild
index fb00554d0923..83f54835302b 100644
--- a/net-zope/extfile/extfile-1.4.2.ebuild
+++ b/net-zope/extfile/extfile-1.4.2.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/extfile/extfile-1.4.2.ebuild,v 1.1 2004/10/23 22:50:32 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/extfile/extfile-1.4.2.ebuild,v 1.2 2006/01/27 02:32:33 vapier Exp $
inherit zproduct
DESCRIPTION="Zope proxy objects for files on the filesystem"
HOMEPAGE="http://www.zope.org/Members/shh/ExtFile"
SRC_URI="${HOMEPAGE}/${PV}/ExtFile-${PV}.tar.gz"
+
LICENSE="ZPL"
-KEYWORDS="~x86 ~ppc"
-RDEPEND=">=dev-python/imaging-1.1.3
- ${RDEPEND}"
+KEYWORDS="~ppc ~x86"
+
+RDEPEND=">=dev-python/imaging-1.1.3"
ZPROD_LIST="ExtFile"
-IUSE=""