summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 22:37:27 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 22:37:27 +0000
commite34e99ff3a479e58cdd7c2d310dce7bbf8070e74 (patch)
tree670a0fb22c3de0ef56319a57f951909e0608d680 /app-text/html401
parentdigest (diff)
downloadgentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.tar.gz
gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.tar.bz2
gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.zip
whitespace cleanup
Diffstat (limited to 'app-text/html401')
-rw-r--r--app-text/html401/Manifest6
-rw-r--r--app-text/html401/html401-19991224.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/app-text/html401/Manifest b/app-text/html401/Manifest
index e702d1c02305..0917f4ba84f2 100644
--- a/app-text/html401/Manifest
+++ b/app-text/html401/Manifest
@@ -1,5 +1,5 @@
+MD5 cecbd704c2da51673f867271fe86426f ChangeLog 626
+MD5 6770df9783903abf7e545bcf780dd367 html401-19991224-r1.ebuild 680
+MD5 a18a83142b7d759dd22352b1f292347e html401-19991224.ebuild 875
MD5 1b3e89643eafe12ccb08ed86705b78c7 files/digest-html401-19991224 55
MD5 1b3e89643eafe12ccb08ed86705b78c7 files/digest-html401-19991224-r1 55
-MD5 6770df9783903abf7e545bcf780dd367 html401-19991224-r1.ebuild 680
-MD5 756ce882212058657e618e38494a59b2 html401-19991224.ebuild 874
-MD5 cecbd704c2da51673f867271fe86426f ChangeLog 626
diff --git a/app-text/html401/html401-19991224.ebuild b/app-text/html401/html401-19991224.ebuild
index 2dca72a9408e..1b49eccfa152 100644
--- a/app-text/html401/html401-19991224.ebuild
+++ b/app-text/html401/html401-19991224.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-text/html401/html401-19991224.ebuild,v 1.3 2003/07/11 20:35:24 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224.ebuild,v 1.4 2003/09/05 22:37:21 msterret Exp $
DESCRIPTION="DTDs for the HyperText Markup Language 4.01"
HOMEPAGE="http://www.w3.org/TR/${PN}/"
@@ -19,7 +19,7 @@ src_install() {
}
pkg_postinst() {
- if [ -x "/usr/bin/install-catalog" ] && [ "$ROOT" = "/" ]
+ if [ -x "/usr/bin/install-catalog" ] && [ "$ROOT" = "/" ]
then
install-catalog --add /etc/sgml/${PN}.cat /usr/share/sgml/${PN}/HTML4.cat
fi