summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:17:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:17:42 +0000
commit364e6732403bdd95c3c609a1b801fac220fc2ba5 (patch)
tree2241e111bf5b9963a8a20761ce9e82ab9a480a47 /app-doc/howto-html
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-364e6732403bdd95c3c609a1b801fac220fc2ba5.tar.gz
historical-364e6732403bdd95c3c609a1b801fac220fc2ba5.tar.bz2
historical-364e6732403bdd95c3c609a1b801fac220fc2ba5.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-doc/howto-html')
-rw-r--r--app-doc/howto-html/Manifest2
-rw-r--r--app-doc/howto-html/howto-html-20021121.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/howto-html/Manifest b/app-doc/howto-html/Manifest
index d798522a740e..f86c8f821e57 100644
--- a/app-doc/howto-html/Manifest
+++ b/app-doc/howto-html/Manifest
@@ -1,5 +1,5 @@
MD5 cf61c023d221f2930766b7b1711683eb ChangeLog 1497
MD5 1d228e31598794c1ce1febe13928fd22 howto-html-20020328.ebuild 686
-MD5 018c1e3f1407cd774c1feede52a92a5f howto-html-20021121.ebuild 634
+MD5 0cf3f4714286164a86a6426097a51f9a howto-html-20021121.ebuild 635
MD5 2122fba39dc4772f9cee07e136c8a55c files/digest-howto-html-20020328 79
MD5 725048772a677ad4c3f02d200aa04ebd files/digest-howto-html-20021121 80
diff --git a/app-doc/howto-html/howto-html-20021121.ebuild b/app-doc/howto-html/howto-html-20021121.ebuild
index 167a468b702c..a5a2b6e647b6 100644
--- a/app-doc/howto-html/howto-html-20021121.ebuild
+++ b/app-doc/howto-html/howto-html-20021121.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/app-doc/howto-html/howto-html-20021121.ebuild,v 1.4 2003/02/13 06:35:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20021121.ebuild,v 1.5 2003/09/06 22:17:40 msterret Exp $
MY_P="Linux-html-HOWTOs-${PV}"
S=${WORKDIR}/HOWTO
@@ -17,6 +17,6 @@ src_install() {
dodir /usr/share/doc/howto
dodir /usr/share/doc/howto/html
dosym /usr/share/doc/howto /usr/share/doc/HOWTO
-
+
cp -R * ${D}/usr/share/doc/howto/html
}