diff options
author | Jason Shoemaker <kutsuya@gentoo.org> | 2003-06-22 20:34:28 +0000 |
---|---|---|
committer | Jason Shoemaker <kutsuya@gentoo.org> | 2003-06-22 20:34:28 +0000 |
commit | a136695472c69d9cc4b4f5616d5daaf6411d162b (patch) | |
tree | b1d08ede0aad794d4698f63b53a03128e51da56f /net-zope/cmfquickinstallertool | |
parent | Changed ~sparc to sparc in KEYWORDS (diff) | |
download | historical-a136695472c69d9cc4b4f5616d5daaf6411d162b.tar.gz historical-a136695472c69d9cc4b4f5616d5daaf6411d162b.tar.bz2 historical-a136695472c69d9cc4b4f5616d5daaf6411d162b.zip |
~ppc -> ppc on 1.0. Version bump with masked archs for 1.1
Diffstat (limited to 'net-zope/cmfquickinstallertool')
5 files changed, 38 insertions, 5 deletions
diff --git a/net-zope/cmfquickinstallertool/ChangeLog b/net-zope/cmfquickinstallertool/ChangeLog index 41b8b24927b3..1d9980a68796 100644 --- a/net-zope/cmfquickinstallertool/ChangeLog +++ b/net-zope/cmfquickinstallertool/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-zope/cmfquickinstallertool # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.1 2003/04/06 09:17:25 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.2 2003/06/22 20:34:09 kutsuya Exp $ + +*cmfquickinstallertool-1.1 (22 Jun 2003) + + 22 Jun 2003; Jason Shoemaker <kutsuya@gentoo.org> + cmfquickinstallertool-1.1.ebuild: Version bump. Masked archs to unstable. + + 22 Jun 2003; Jason Shoemaker <kutsuya@gentoo.org> + cmfquickinstallertool-1.0.ebuild: ~ppc -> ppc *cmfquickinstallertool-1.0 (06 Apr 2003) diff --git a/net-zope/cmfquickinstallertool/Manifest b/net-zope/cmfquickinstallertool/Manifest index 0f441d4e2c77..6fdb82c89ae3 100644 --- a/net-zope/cmfquickinstallertool/Manifest +++ b/net-zope/cmfquickinstallertool/Manifest @@ -1,3 +1,5 @@ -MD5 2235e6a4de98fe82c3885a480f337cde ChangeLog 397 -MD5 f21df1f2ac95ec97d582d135be15290c cmfquickinstallertool-1.0.ebuild 740 +MD5 bd960e45f1d6ea4c11fbd44ce961e004 cmfquickinstallertool-1.0.ebuild 739 +MD5 d824ca06388fce7cdc9a0c01cd5f1032 ChangeLog 669 +MD5 ca822bf2811a22d550ea1ec80bd783aa cmfquickinstallertool-1.1.ebuild 741 MD5 22e74ad6e35d327a48d33bbb6faede88 files/digest-cmfquickinstallertool-1.0 147 +MD5 c2ae75d39d0181d483b06808a443ce6d files/digest-cmfquickinstallertool-1.1 72 diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild index 63f232abd1a3..4c99452a1cdc 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-2003 Gentoo Technologies, Inc. # 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.1 2003/04/06 09:17:25 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild,v 1.2 2003/06/22 20:34:09 kutsuya Exp $ inherit zproduct @@ -8,7 +8,7 @@ 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" +KEYWORDS="x86 ppc" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild new file mode 100644 index 000000000000..1178c9235724 --- /dev/null +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild @@ -0,0 +1,22 @@ +# Copyright 2002-2003 Gentoo Technologies, Inc. +# 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.1 2003/06/22 20:34:09 kutsuya 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.1 b/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.1 new file mode 100644 index 000000000000..10f45c587517 --- /dev/null +++ b/net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.1 @@ -0,0 +1 @@ +MD5 0712eef6c096789f3d72da23c6014525 CMFQuickInstallerTool_1.1.tgz 7957 |