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/filesystemsite
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/filesystemsite')
-rw-r--r--net-zope/filesystemsite/filesystemsite-1.2.ebuild9
-rw-r--r--net-zope/filesystemsite/filesystemsite-1.4.1.ebuild13
2 files changed, 11 insertions, 11 deletions
diff --git a/net-zope/filesystemsite/filesystemsite-1.2.ebuild b/net-zope/filesystemsite/filesystemsite-1.2.ebuild
index e29ea840a8f5..77f3dfd6a757 100644
--- a/net-zope/filesystemsite/filesystemsite-1.2.ebuild
+++ b/net-zope/filesystemsite/filesystemsite-1.2.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2005 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/filesystemsite/filesystemsite-1.2.ebuild,v 1.7 2005/02/21 21:23:54 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/filesystemsite/filesystemsite-1.2.ebuild,v 1.8 2006/01/27 02:33:15 vapier Exp $
inherit zproduct
-DESCRIPTION="Zope proxy objects for files on the filesystem."
+DESCRIPTION="Zope proxy objects for files on the filesystem"
HOMEPAGE="http://www.zope.org/Members/k_vertigo/Products/FileSystemSite"
SRC_URI="${HOMEPAGE}/FileSystemSite-${PV}.tgz"
+
LICENSE="ZPL"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="~ppc x86"
ZPROD_LIST="FileSystemSite"
diff --git a/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild b/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild
index a4ff338f3799..092734bdfd8c 100644
--- a/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild
+++ b/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild
@@ -1,17 +1,16 @@
-# Copyright 1999-2005 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/filesystemsite/filesystemsite-1.4.1.ebuild,v 1.4 2005/05/04 12:59:10 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild,v 1.5 2006/01/27 02:33:15 vapier Exp $
inherit zproduct
-DESCRIPTION="Zope proxy objects for files on the filesystem."
+DESCRIPTION="Zope proxy objects for files on the filesystem"
HOMEPAGE="http://www.zope.org/Members/infrae/FileSystemSite"
SRC_URI="${HOMEPAGE}/FileSystemSite-${PV}/FileSystemSite-${PV}.tgz"
+
LICENSE="ZPL"
-KEYWORDS="x86 ~amd64 ~ppc"
-IUSE=""
+KEYWORDS="~amd64 ~ppc x86"
-RDEPEND=">=net-zope/cmf-1.4.2
- ${RDEPEND}"
+RDEPEND=">=net-zope/cmf-1.4.2"
ZPROD_LIST="FileSystemSite"