summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-27 02:33:35 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-27 02:33:35 +0000
commit1e1051271b5d9e966a3c441dada289adb4dabd0f (patch)
tree743f5992f2e5418661530f86efb439f1115cb2c3 /net-zope/extfile
parentAdd a ported version of Ubuntu's gcc4 patch for bug 117547. (diff)
downloadgentoo-2-1e1051271b5d9e966a3c441dada289adb4dabd0f.tar.gz
gentoo-2-1e1051271b5d9e966a3c441dada289adb4dabd0f.tar.bz2
gentoo-2-1e1051271b5d9e966a3c441dada289adb4dabd0f.zip
misc touchups
(Portage version: 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=""