summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-27 02:28:26 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-27 02:28:26 +0000
commit5c0557249d8cdc82553c166e5dc5d57388c0a48b (patch)
treef72376072c085646a26f344111ad85d0d8b4b16c /net-zope/calendarx
parentVersion bump. (diff)
downloadgentoo-2-5c0557249d8cdc82553c166e5dc5d57388c0a48b.tar.gz
gentoo-2-5c0557249d8cdc82553c166e5dc5d57388c0a48b.tar.bz2
gentoo-2-5c0557249d8cdc82553c166e5dc5d57388c0a48b.zip
misc touchups
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/calendarx')
-rw-r--r--net-zope/calendarx/calendarx-0.4.15.ebuild11
-rw-r--r--net-zope/calendarx/calendarx-0.6.0.ebuild13
2 files changed, 9 insertions, 15 deletions
diff --git a/net-zope/calendarx/calendarx-0.4.15.ebuild b/net-zope/calendarx/calendarx-0.4.15.ebuild
index 3be8942486f2..36f882d16b41 100644
--- a/net-zope/calendarx/calendarx-0.4.15.ebuild
+++ b/net-zope/calendarx/calendarx-0.4.15.ebuild
@@ -1,24 +1,21 @@
-# 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/calendarx/calendarx-0.4.15.ebuild,v 1.1 2005/04/19 17:03:05 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/calendarx/calendarx-0.4.15.ebuild,v 1.2 2006/01/27 02:26:21 vapier Exp $
inherit zproduct
-DESCRIPTION="CalendarX is a customizable calendar product for Plone."
+DESCRIPTION="CalendarX is a customizable calendar product for Plone"
HOMEPAGE="http://calendarx.org/"
SRC_URI="mirror://sourceforge/${PN}//CalendarX-${PV}.tar.gz"
LICENSE="GPL-2"
-SLOT="0"
KEYWORDS="~x86"
-IUSE=""
DEPEND="=net-zope/plone-2.0*"
ZPROD_LIST="CalendarX"
-src_install()
-{
+src_install() {
# We need to change directory name to versionless
mv ${ZPROD_LIST}-${PV} ${ZPROD_LIST}
zproduct_src_install
diff --git a/net-zope/calendarx/calendarx-0.6.0.ebuild b/net-zope/calendarx/calendarx-0.6.0.ebuild
index a986cdc4d4b6..e231c18edb10 100644
--- a/net-zope/calendarx/calendarx-0.6.0.ebuild
+++ b/net-zope/calendarx/calendarx-0.6.0.ebuild
@@ -1,24 +1,21 @@
-# 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/calendarx/calendarx-0.6.0.ebuild,v 1.2 2005/04/29 14:36:11 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/calendarx/calendarx-0.6.0.ebuild,v 1.3 2006/01/27 02:26:21 vapier Exp $
inherit zproduct
-DESCRIPTION="CalendarX is a customizable calendar product for Plone."
+DESCRIPTION="CalendarX is a customizable calendar product for Plone"
HOMEPAGE="http://calendarx.org/"
SRC_URI="mirror://sourceforge/${PN}//CalendarX-${PV}.tar.gz"
LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
+KEYWORDS="~amd64 ~x86"
DEPEND="=net-zope/plone-2.0*"
ZPROD_LIST="CalendarX"
-src_install()
-{
+src_install() {
# We need to change directory name to versionless
mv ${ZPROD_LIST}-${PV} ${ZPROD_LIST}
zproduct_src_install