diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-11 01:27:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-11 01:27:49 +0000 |
commit | b698ba43ae905e2552c46daa755df00199fc049a (patch) | |
tree | e1bb9b29e0a70349a7540656a5a83c3304bfc8db /net-zope/cmfforum | |
parent | repoman: fix leading whitespace (diff) | |
download | historical-b698ba43ae905e2552c46daa755df00199fc049a.tar.gz historical-b698ba43ae905e2552c46daa755df00199fc049a.tar.bz2 historical-b698ba43ae905e2552c46daa755df00199fc049a.zip |
repoman: fix leading whitespace
Diffstat (limited to 'net-zope/cmfforum')
-rw-r--r-- | net-zope/cmfforum/Manifest | 2 | ||||
-rw-r--r-- | net-zope/cmfforum/cmfforum-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/cmfforum/Manifest b/net-zope/cmfforum/Manifest index 31c51419823a..2828c858a0f6 100644 --- a/net-zope/cmfforum/Manifest +++ b/net-zope/cmfforum/Manifest @@ -1,3 +1,3 @@ MD5 b2bae65ee36577eb9b4b81c4860fdceb ChangeLog 472 -MD5 7d89971da99bc63068277a564f08b11e cmfforum-1.0.ebuild 723 +MD5 6c3c06026270d90835c7c28b65aabb0e cmfforum-1.0.ebuild 720 MD5 f2d532791a6c2032bcfc3fefc775f01c files/digest-cmfforum-1.0 122 diff --git a/net-zope/cmfforum/cmfforum-1.0.ebuild b/net-zope/cmfforum/cmfforum-1.0.ebuild index 740994cb6000..cb614938c8ae 100644 --- a/net-zope/cmfforum/cmfforum-1.0.ebuild +++ b/net-zope/cmfforum/cmfforum-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfforum/cmfforum-1.0.ebuild,v 1.4 2003/09/08 06:53:30 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfforum/cmfforum-1.0.ebuild,v 1.5 2003/09/11 01:27:47 msterret Exp $ inherit zproduct @@ -17,6 +17,6 @@ ZPROD_LIST="CMFForum" pkg_postinst() { zproduct_pkg_postinst - ewarn "Please use CMFQuickInstallerTool or read the documentation of this" + 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." } |