diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:46:28 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:46:28 +0000 |
commit | 9664f693f0f38946db770279b9d2e29e4c5265ca (patch) | |
tree | efcb90729d9fa83c309049dfe233e6183bd27f5f /net-zope/extfile/extfile-1.2.0_beta1.ebuild | |
parent | unmasks, changelog and repoman fixes (diff) | |
download | historical-9664f693f0f38946db770279b9d2e29e4c5265ca.tar.gz historical-9664f693f0f38946db770279b9d2e29e4c5265ca.tar.bz2 historical-9664f693f0f38946db770279b9d2e29e4c5265ca.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-zope/extfile/extfile-1.2.0_beta1.ebuild')
-rw-r--r-- | net-zope/extfile/extfile-1.2.0_beta1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/extfile/extfile-1.2.0_beta1.ebuild b/net-zope/extfile/extfile-1.2.0_beta1.ebuild index 1335b819eabd..027988f121ba 100644 --- a/net-zope/extfile/extfile-1.2.0_beta1.ebuild +++ b/net-zope/extfile/extfile-1.2.0_beta1.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/net-zope/extfile/extfile-1.2.0_beta1.ebuild,v 1.1 2003/04/11 08:17:52 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/extfile/extfile-1.2.0_beta1.ebuild,v 1.2 2003/07/13 21:46:28 aliz Exp $ inherit zproduct PV_NEW=${PV/_beta/b} @@ -10,7 +10,7 @@ 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" +KEYWORDS="x86 ~ppc" RDEPEND=">=dev-python/Imaging-py21-1.1.3 ${RDEPEND}" |