diff options
author | Jodok Batlogg <batlogg@gentoo.org> | 2004-03-26 22:46:28 +0000 |
---|---|---|
committer | Jodok Batlogg <batlogg@gentoo.org> | 2004-03-26 22:46:28 +0000 |
commit | ceaa43599cbf339ca46412a4278880c5f6d5ea9f (patch) | |
tree | 395bd366fd4efece3de5da3bdb998e662971a614 /net-zope/cmfquickinstallertool | |
parent | zope 2.6.3 is known to be buggy. it's better to take it out of portage (Manif... (diff) | |
download | gentoo-2-ceaa43599cbf339ca46412a4278880c5f6d5ea9f.tar.gz gentoo-2-ceaa43599cbf339ca46412a4278880c5f6d5ea9f.tar.bz2 gentoo-2-ceaa43599cbf339ca46412a4278880c5f6d5ea9f.zip |
corrected repoman errors, removed unnecessary ewarn
Diffstat (limited to 'net-zope/cmfquickinstallertool')
4 files changed, 13 insertions, 14 deletions
diff --git a/net-zope/cmfquickinstallertool/ChangeLog b/net-zope/cmfquickinstallertool/ChangeLog index ca802294c760..79ff91094944 100644 --- a/net-zope/cmfquickinstallertool/ChangeLog +++ b/net-zope/cmfquickinstallertool/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-zope/cmfquickinstallertool # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.3 2004/01/19 13:43:02 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.4 2004/03/26 22:46:28 batlogg Exp $ + + 26 Mar 2004; Jodok Batlogg <batlogg@gentoo.org>; + cmfquickinstallertool-1.0.ebuild, cmfquickinstallertool-1.1.ebuild, + cmfquickinstallertool-1.4.ebuild: + corrected errors repoman reported, ~ppc for the 1.0 version + ewarn in 1.4 is not necessary anymore, plone2 installs it automatically *cmfquickinstallertool-1.4 (19 Jan 2004) diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild index 8b067a33aba1..41ef95735819 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.0.ebuild,v 1.5 2003/09/10 04:46:11 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild,v 1.6 2004/03/26 22:46:28 batlogg 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 index 53f6d4cc1e1c..e14cc950bf00 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.1.ebuild,v 1.4 2003/09/10 04:46:11 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild,v 1.5 2004/03/26 22:46:28 batlogg Exp $ inherit zproduct diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild index b8208feb2920..24716b3c8a7f 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 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild,v 1.2 2004/03/26 22:46:28 batlogg Exp $ inherit zproduct @@ -13,10 +13,3 @@ 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." -} |