diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-11 01:29:24 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-11 01:29:24 +0000 |
commit | e6fbd18b0c2976d68aceceb0be3c0de1854b66b0 (patch) | |
tree | 185e84ab5c514a52b3db323fe2fd2c9a17c52663 /net-zope/cmfforum | |
parent | repoman: fix leading whitespace (diff) | |
download | gentoo-2-e6fbd18b0c2976d68aceceb0be3c0de1854b66b0.tar.gz gentoo-2-e6fbd18b0c2976d68aceceb0be3c0de1854b66b0.tar.bz2 gentoo-2-e6fbd18b0c2976d68aceceb0be3c0de1854b66b0.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." } |