diff options
Diffstat (limited to 'net-zope/cmfphoto')
-rw-r--r-- | net-zope/cmfphoto/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/cmfphoto/cmfphoto-0.3.ebuild | 24 | ||||
-rw-r--r-- | net-zope/cmfphoto/cmfphoto-0.4.2.ebuild | 25 | ||||
-rw-r--r-- | net-zope/cmfphoto/files/digest-cmfphoto-0.3 | 1 | ||||
-rw-r--r-- | net-zope/cmfphoto/files/digest-cmfphoto-0.4.2 | 1 |
5 files changed, 5 insertions, 52 deletions
diff --git a/net-zope/cmfphoto/ChangeLog b/net-zope/cmfphoto/ChangeLog index 081f56b810d6..88fda92c7e1e 100644 --- a/net-zope/cmfphoto/ChangeLog +++ b/net-zope/cmfphoto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/cmfphoto # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/ChangeLog,v 1.13 2004/10/14 20:47:14 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/ChangeLog,v 1.14 2004/10/23 22:37:22 lanius Exp $ + + 24 Oct 2004; Heinrich Wendel <lanius@gentoo.org> -cmfphoto-0.3.ebuild, + -cmfphoto-0.4.2.ebuild: + remove old versions 14 Oct 2004; Radoslaw Stachowiak <radek@gentoo.org> cmfphoto-0.5.0.ebuild: Marked stable on the 2004.3 way. diff --git a/net-zope/cmfphoto/cmfphoto-0.3.ebuild b/net-zope/cmfphoto/cmfphoto-0.3.ebuild deleted file mode 100644 index 7eef72bfcc8b..000000000000 --- a/net-zope/cmfphoto/cmfphoto-0.3.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.3.ebuild,v 1.3 2004/07/19 22:28:32 kloeri Exp $ - -inherit zproduct - -DESCRIPTION="Zope product to have photos." -HOMEPAGE="http://sourceforge.net/projects/collective/" -SRC_URI="mirror://sourceforge/collective/CMFPhoto-${PV}.tar.gz" -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -RDEPEND="dev-python/imaging-py21 - >=net-zope/cmf-1.3 - >=net-zope/plone-1.0.1 - ${RDEPEND}" - -ZPROD_LIST="CMFPhoto" - -pkg_postinst() -{ - zproduct_pkg_postinst - ewarn "Please use CMFQuickInstallerTool or read the documentation of this" - ewarn "product for instruction on how to add this product to your CMF/Plone site." -} diff --git a/net-zope/cmfphoto/cmfphoto-0.4.2.ebuild b/net-zope/cmfphoto/cmfphoto-0.4.2.ebuild deleted file mode 100644 index 49ee8fa9768d..000000000000 --- a/net-zope/cmfphoto/cmfphoto-0.4.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.4.2.ebuild,v 1.4 2004/07/19 22:28:32 kloeri Exp $ - -inherit zproduct - -DESCRIPTION="Zope product to have photos." -HOMEPAGE="http://sourceforge.net/projects/collective/" -SRC_URI="mirror://sourceforge/collective/CMFPhoto-${PV}.tar.gz" -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -RDEPEND="dev-python/imaging - >=net-zope/cmf-1.3 - >=net-zope/plone-1.0.1 - ${RDEPEND}" - -ZPROD_LIST="CMFPhoto" - -pkg_postinst() -{ - zproduct_pkg_postinst - ewarn "if you run zope on python < 2.3 make sure you have dev-python/Imgeing-21 installed." - ewarn "Please use CMFQuickInstallerTool or read the documentation of this" - ewarn "product for instruction on how to add this product to your CMF/Plone site." -} diff --git a/net-zope/cmfphoto/files/digest-cmfphoto-0.3 b/net-zope/cmfphoto/files/digest-cmfphoto-0.3 deleted file mode 100644 index 4297def5dd74..000000000000 --- a/net-zope/cmfphoto/files/digest-cmfphoto-0.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 1adfbc47d6ccccff38f64e3a3f8106fc CMFPhoto-0.3.tar.gz 24709 diff --git a/net-zope/cmfphoto/files/digest-cmfphoto-0.4.2 b/net-zope/cmfphoto/files/digest-cmfphoto-0.4.2 deleted file mode 100644 index ab3a0619d0a3..000000000000 --- a/net-zope/cmfphoto/files/digest-cmfphoto-0.4.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 a2a11687dd5cdcf294bdfe173f598293 CMFPhoto-0.4.2.tar.gz 32543 |