diff options
author | Jason Shoemaker <kutsuya@gentoo.org> | 2003-04-06 09:21:52 +0000 |
---|---|---|
committer | Jason Shoemaker <kutsuya@gentoo.org> | 2003-04-06 09:21:52 +0000 |
commit | a271bbd61be8bd5ec30fa953069b27cfbe6e2d2a (patch) | |
tree | 5fcaff64afb6be4801d1fa7ffebe3e0981341d2c /net-zope/cmfcollectorng | |
parent | Initial import. #18745 (diff) | |
download | gentoo-2-a271bbd61be8bd5ec30fa953069b27cfbe6e2d2a.tar.gz gentoo-2-a271bbd61be8bd5ec30fa953069b27cfbe6e2d2a.tar.bz2 gentoo-2-a271bbd61be8bd5ec30fa953069b27cfbe6e2d2a.zip |
Changed wording of ewarnings, to recommend using cmfquickinstallertool.
Diffstat (limited to 'net-zope/cmfcollectorng')
-rw-r--r-- | net-zope/cmfcollectorng/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild | 6 | ||||
-rw-r--r-- | net-zope/cmfcollectorng/files/digest-cmfcollectorng-0.20 | 1 |
3 files changed, 8 insertions, 4 deletions
diff --git a/net-zope/cmfcollectorng/ChangeLog b/net-zope/cmfcollectorng/ChangeLog index c53804e7a2b0..7f4b07187bc2 100644 --- a/net-zope/cmfcollectorng/ChangeLog +++ b/net-zope/cmfcollectorng/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-zope/cmfcollectorng # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfcollectorng/ChangeLog,v 1.2 2003/04/04 03:49:38 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfcollectorng/ChangeLog,v 1.3 2003/04/06 09:21:24 kutsuya Exp $ *cmfcollectorng-0.20 (08 Mar 2003) + 06 Apr 2003; Jason Shoemaker <kutsuya@gentoo.org> cmfcollectorng-0.20.ebuild: + Changed wording of ewarnings, to recommend using cmfquickinstallertool. + 03 Apr 2003; Jason Shoemaker <kutsuya@gentoo.org> cmfcollectorng-0.20.ebuild: ~x86 -> x86 and added ~ppc. Added ewarning to read the docs about cmf add-ons. diff --git a/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild b/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild index 4b6639ac6da3..6d79f8ccb02f 100644 --- a/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild +++ b/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild,v 1.2 2003/04/04 03:49:38 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild,v 1.3 2003/04/06 09:21:24 kutsuya Exp $ inherit zproduct @@ -17,7 +17,7 @@ ZPROD_LIST="CMFCollectorNG" pkg_postinst() { zproduct_pkg_postinst - ewarn "Please read INSTALL.txt.gz for this product to understand how to" - ewarn "'add' this product into a CMF site. (i.e. external method)" + ewarn "Please use CMFQuickInstallerTool or read the documentation of this" + ewarn "product for instruction on how to add this product to your CMF/Plone site." } diff --git a/net-zope/cmfcollectorng/files/digest-cmfcollectorng-0.20 b/net-zope/cmfcollectorng/files/digest-cmfcollectorng-0.20 index 20d72ac6f4e7..f70660c40f7c 100644 --- a/net-zope/cmfcollectorng/files/digest-cmfcollectorng-0.20 +++ b/net-zope/cmfcollectorng/files/digest-cmfcollectorng-0.20 @@ -1 +1,2 @@ +MD5 0979f7cb0b6e50f07fdd8a89a8e83111 /cmfcollectorng-0.20.ebuild 762 MD5 90ba6b77c8b8bb79ad2896dbc37fe236 CMFCollectorNG-0.20.tar.gz 165193 |