summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-06-22 20:34:28 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-06-22 20:34:28 +0000
commit418663e1946f1084e02ec15ddf5fe0cb006d7690 (patch)
treec64410f482b1a847c626730a84ab614b0c2eca31 /net-zope/cmfquickinstallertool
parentChanged ~sparc to sparc in KEYWORDS (diff)
downloadgentoo-2-418663e1946f1084e02ec15ddf5fe0cb006d7690.tar.gz
gentoo-2-418663e1946f1084e02ec15ddf5fe0cb006d7690.tar.bz2
gentoo-2-418663e1946f1084e02ec15ddf5fe0cb006d7690.zip
~ppc -> ppc on 1.0. Version bump with masked archs for 1.1
Diffstat (limited to 'net-zope/cmfquickinstallertool')
-rw-r--r--net-zope/cmfquickinstallertool/ChangeLog10
-rw-r--r--net-zope/cmfquickinstallertool/Manifest6
-rw-r--r--net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild4
-rw-r--r--net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild22
-rw-r--r--net-zope/cmfquickinstallertool/files/digest-cmfquickinstallertool-1.11
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