diff options
author | Jodok Batlogg <batlogg@gentoo.org> | 2004-07-27 19:24:37 +0000 |
---|---|---|
committer | Jodok Batlogg <batlogg@gentoo.org> | 2004-07-27 19:24:37 +0000 |
commit | 22485a1289e07612289aa2300eedab180fd42d3d (patch) | |
tree | 34373ef2d16bc57918537892b59feda15e51eee9 /net-zope/cmfquickinstallertool | |
parent | version bump, added IUSE (diff) | |
download | historical-22485a1289e07612289aa2300eedab180fd42d3d.tar.gz historical-22485a1289e07612289aa2300eedab180fd42d3d.tar.bz2 historical-22485a1289e07612289aa2300eedab180fd42d3d.zip |
version bump, removed old ebuilds, added IUSE
Diffstat (limited to 'net-zope/cmfquickinstallertool')
-rw-r--r-- | net-zope/cmfquickinstallertool/ChangeLog | 9 | ||||
-rw-r--r-- | net-zope/cmfquickinstallertool/Manifest | 10 | ||||
-rw-r--r-- | net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild | 22 | ||||
-rw-r--r-- | net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild | 3 | ||||
-rw-r--r-- | net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild (renamed from net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild) | 12 | ||||
-rw-r--r-- | net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.0 | 2 | ||||
-rw-r--r-- | net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.1 | 1 | ||||
-rw-r--r-- | net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.5.0 | 1 |
8 files changed, 18 insertions, 42 deletions
diff --git a/net-zope/cmfquickinstallertool/ChangeLog b/net-zope/cmfquickinstallertool/ChangeLog index 0917b51a012a..009983998eca 100644 --- a/net-zope/cmfquickinstallertool/ChangeLog +++ b/net-zope/cmfquickinstallertool/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-zope/cmfquickinstallertool # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.5 2004/06/25 01:19:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.6 2004/07/27 19:24:37 batlogg Exp $ + +*cmfquickinstallertool-1.5.0 (27 Jul 2004) + + 27 Jul 2004; Jodok Batlogg <batlogg@gentoo.org>; + -cmfquickinstallertool-1.0.ebuild, -cmfquickinstallertool-1.1.ebuild, + cmfquickinstallertool-1.4.ebuild, +cmfquickinstallertool-1.5.0.ebuild: + version bump, removed old ebuilds, added IUSE 26 Mar 2004; Jodok Batlogg <batlogg@gentoo.org>; cmfquickinstallertool-1.0.ebuild, cmfquickinstallertool-1.1.ebuild, diff --git a/net-zope/cmfquickinstallertool/Manifest b/net-zope/cmfquickinstallertool/Manifest index 5f1254a89062..ec5bb78eb339 100644 --- a/net-zope/cmfquickinstallertool/Manifest +++ b/net-zope/cmfquickinstallertool/Manifest @@ -1,8 +1,6 @@ -MD5 52895fb3612b77677089006cff6dd9b0 cmfquickinstallertool-1.0.ebuild 728 -MD5 1973fc7eafa24295e72f53f716461117 cmfquickinstallertool-1.4.ebuild 563 -MD5 bb0b5dad7ee38876c1e24949c7b8f3c5 ChangeLog 1100 +MD5 d1dcc01130def9129f9c2fcc3eb18256 cmfquickinstallertool-1.4.ebuild 570 +MD5 be6cbf9598b2840b0a1638425d1d3eed cmfquickinstallertool-1.5.0.ebuild 572 +MD5 0644d04ef1fad9e68ac30e1d3014ba22 ChangeLog 1388 MD5 7890d88c5c6d189fbe6b187a3ebb6532 metadata.xml 161 -MD5 4112706ddac799eff4717f9d360dfd07 cmfquickinstallertool-1.1.ebuild 729 -MD5 22e74ad6e35d327a48d33bbb6faede88 files/digest-cmfquickinstallertool-1.0 147 -MD5 c2ae75d39d0181d483b06808a443ce6d files/digest-cmfquickinstallertool-1.1 72 +MD5 fe65ad761c32cc0347f21847c832ad24 files/digest-cmfquickinstallertool-1.5.0 75 MD5 578fafcdc9d8e830b9feb16066d8b665 files/digest-cmfquickinstallertool-1.4 73 diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild deleted file mode 100644 index 2414570e5c0b..000000000000 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild +++ /dev/null @@ -1,22 +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/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild,v 1.7 2004/06/25 01:19:29 agriffis Exp $ - -inherit zproduct - -DESCRIPTION="Makes it easy to install cmf/plone products." -HOMEPAGE="http://www.sf.net/projects/collective/" -SRC_URI="mirror://sourceforge/collective/CMFQuickInstallerTool_${PV}.tgz" -LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" -RDEPEND=">=net-zope/cmf-1.3 - ${RDEPEND}" - -ZPROD_LIST="CMFQuickInstallerTool" - -pkg_postinst() -{ - zproduct_pkg_postinst - ewarn "Please read README.txt.gz for this product. This product needs to" - ewarn "be manually added to a CMF/Plone site." -} diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild index dff57a3d2187..7c4eeec435c8 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild,v 1.3 2004/06/25 01:19:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild,v 1.4 2004/07/27 19:24:37 batlogg Exp $ inherit zproduct @@ -9,6 +9,7 @@ HOMEPAGE="http://www.sf.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/CMFQuickInstallerTool_${PV}.tgz" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" +IUSE="" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild index 127f2c8d70c1..5dbfbbbdcc75 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild @@ -1,22 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild,v 1.6 2004/06/25 01:19:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.1 2004/07/27 19:24:37 batlogg Exp $ inherit zproduct DESCRIPTION="Makes it easy to install cmf/plone products." HOMEPAGE="http://www.sf.net/projects/collective/" -SRC_URI="mirror://sourceforge/collective/CMFQuickInstallerTool_${PV}.tgz" +SRC_URI="mirror://sourceforge/collective/CMFQuickInstallerTool-${PV}.tgz" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" +IUSE="" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" ZPROD_LIST="CMFQuickInstallerTool" - -pkg_postinst() -{ - zproduct_pkg_postinst - ewarn "Please read README.txt.gz for this product. This product needs to" - ewarn "be manually added to a CMF/Plone site." -} diff --git a/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.0 b/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.0 deleted file mode 100644 index dc82c150a2dd..000000000000 --- a/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.0 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 f21df1f2ac95ec97d582d135be15290c /cmfquickinstallertool-1.0.ebuild 740 -MD5 dfcb8b48682a8164b0b955235113ec7b CMFQuickInstallerTool_1.0.tgz 5663 diff --git a/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.1 b/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.1 deleted file mode 100644 index 10f45c587517..000000000000 --- a/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0712eef6c096789f3d72da23c6014525 CMFQuickInstallerTool_1.1.tgz 7957 diff --git a/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.5.0 b/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.5.0 new file mode 100644 index 000000000000..0cc99dec5c0e --- /dev/null +++ b/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.5.0 @@ -0,0 +1 @@ +MD5 904c062a91f4fa0502fc78072b38767e CMFQuickInstallerTool-1.5.0.tgz 11859 |