diff options
author | 2004-01-19 13:43:17 +0000 | |
---|---|---|
committer | 2004-01-19 13:43:17 +0000 | |
commit | ba5f8e5e3f439d7388dcfa05f642c57c55437915 (patch) | |
tree | 408fc146cd4637be77cba97becef4aa963d5a0b2 /net-zope | |
parent | version bump (diff) | |
download | historical-ba5f8e5e3f439d7388dcfa05f642c57c55437915.tar.gz historical-ba5f8e5e3f439d7388dcfa05f642c57c55437915.tar.bz2 historical-ba5f8e5e3f439d7388dcfa05f642c57c55437915.zip |
version bump
Diffstat (limited to 'net-zope')
3 files changed, 25 insertions, 2 deletions
diff --git a/net-zope/cmfquickinstallertool/Manifest b/net-zope/cmfquickinstallertool/Manifest index 7f8f4235b6f3..fdfd8d48e407 100644 --- a/net-zope/cmfquickinstallertool/Manifest +++ b/net-zope/cmfquickinstallertool/Manifest @@ -1,6 +1,6 @@ MD5 b9d5c9d0b127d555b2d85643de874827 cmfquickinstallertool-1.0.ebuild 736 -MD5 193fcb84eaea288d51b4a6880c19b1f1 cmfquickinstallertool-1.4.ebuild 738 -MD5 330bb21bbf1cd56bca0907700b877317 ChangeLog 670 +MD5 d10f3bae79c303e4055694d37ed11527 cmfquickinstallertool-1.4.ebuild 736 +MD5 f8f7f1248d50cbffa474861af768187d ChangeLog 813 MD5 7890d88c5c6d189fbe6b187a3ebb6532 metadata.xml 161 MD5 193fcb84eaea288d51b4a6880c19b1f1 cmfquickinstallertool-1.1.ebuild 738 MD5 22e74ad6e35d327a48d33bbb6faede88 files/digest-cmfquickinstallertool-1.0 147 diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild new file mode 100644 index 000000000000..b8208feb2920 --- /dev/null +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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.1 2004/01/19 13:43:02 lanius 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/files/digest-cmfquickinstallertool-1.4 b/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.4 new file mode 100644 index 000000000000..50b2187f76d1 --- /dev/null +++ b/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.4 @@ -0,0 +1 @@ +MD5 11326c7bdcb4c651099957bd3c04cb8d CMFQuickInstallerTool_1.4.tgz 11936 |