diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-10 04:46:14 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-10 04:46:14 +0000 |
commit | d0df7cf8ba867bc584b1cbb5e341363b475838ac (patch) | |
tree | 7b2f6694c0382e042cacf25939cad6f8380118e3 /net-zope/cmfquickinstallertool | |
parent | repoman: fix leading whitespace (diff) | |
download | gentoo-2-d0df7cf8ba867bc584b1cbb5e341363b475838ac.tar.gz gentoo-2-d0df7cf8ba867bc584b1cbb5e341363b475838ac.tar.bz2 gentoo-2-d0df7cf8ba867bc584b1cbb5e341363b475838ac.zip |
repoman: fix leading whitespace
Diffstat (limited to 'net-zope/cmfquickinstallertool')
3 files changed, 6 insertions, 6 deletions
diff --git a/net-zope/cmfquickinstallertool/Manifest b/net-zope/cmfquickinstallertool/Manifest index dc1473abeba4..93a0b9bf73cc 100644 --- a/net-zope/cmfquickinstallertool/Manifest +++ b/net-zope/cmfquickinstallertool/Manifest @@ -1,5 +1,5 @@ MD5 d824ca06388fce7cdc9a0c01cd5f1032 ChangeLog 669 -MD5 5bbabf4729f901d4d149faac0b8a8be7 cmfquickinstallertool-1.0.ebuild 739 -MD5 ac67b4a8bc806a37b3090cac3a312c22 cmfquickinstallertool-1.1.ebuild 741 +MD5 b9d5c9d0b127d555b2d85643de874827 cmfquickinstallertool-1.0.ebuild 736 +MD5 193fcb84eaea288d51b4a6880c19b1f1 cmfquickinstallertool-1.1.ebuild 738 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 79a54b2b281f..8b067a33aba1 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. # 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.4 2003/09/08 06:53:30 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild,v 1.5 2003/09/10 04:46:11 msterret Exp $ inherit zproduct @@ -18,5 +18,5 @@ 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." + ewarn "be manually added to a CMF/Plone site." } diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild index 1b7442d7d08c..53f6d4cc1e1c 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. # 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.3 2003/09/08 06:53:30 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild,v 1.4 2003/09/10 04:46:11 msterret Exp $ inherit zproduct @@ -18,5 +18,5 @@ 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." + ewarn "be manually added to a CMF/Plone site." } |