diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:24:03 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:24:03 +0000 |
commit | 9b5fc27743d0f914f049b5abbd424a68fa496560 (patch) | |
tree | 893c9c4b145787e74faefd9ef989620af3e67939 /net-zope/cmfquickinstallertool | |
parent | header fix (diff) | |
download | gentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.tar.gz gentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.tar.bz2 gentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.zip |
repoman: trim trailing 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 6fdb82c89ae3..bf240c0648c5 100644 --- a/net-zope/cmfquickinstallertool/Manifest +++ b/net-zope/cmfquickinstallertool/Manifest @@ -1,5 +1,5 @@ -MD5 bd960e45f1d6ea4c11fbd44ce961e004 cmfquickinstallertool-1.0.ebuild 739 MD5 d824ca06388fce7cdc9a0c01cd5f1032 ChangeLog 669 -MD5 ca822bf2811a22d550ea1ec80bd783aa cmfquickinstallertool-1.1.ebuild 741 +MD5 557ab26b813c60b074dd03011519ecac cmfquickinstallertool-1.0.ebuild 739 +MD5 e689a970afbadce3835ef35fdf314b2b cmfquickinstallertool-1.1.ebuild 741 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 4c99452a1cdc..aacb429a7187 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-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.2 2003/06/22 20:34:09 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.0.ebuild,v 1.3 2003/09/07 00:21:34 msterret Exp $ inherit zproduct @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" -ZPROD_LIST="CMFQuickInstallerTool" +ZPROD_LIST="CMFQuickInstallerTool" pkg_postinst() { diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild index 1178c9235724..fb18afc2508e 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-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.1 2003/06/22 20:34:09 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.1.ebuild,v 1.2 2003/09/07 00:21:34 msterret Exp $ inherit zproduct @@ -12,7 +12,7 @@ KEYWORDS="~x86 ~ppc" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" -ZPROD_LIST="CMFQuickInstallerTool" +ZPROD_LIST="CMFQuickInstallerTool" pkg_postinst() { |