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/manedit/manedit-0.5.10.ebuild
parentdigest (diff)
downloadgentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.tar.gz
gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.tar.bz2
gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.zip
whitespace cleanup
Diffstat (limited to 'app-text/manedit/manedit-0.5.10.ebuild')
-rw-r--r--app-text/manedit/manedit-0.5.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/manedit/manedit-0.5.10.ebuild b/app-text/manedit/manedit-0.5.10.ebuild
index f17424869768..7344f362267b 100644
--- a/app-text/manedit/manedit-0.5.10.ebuild
+++ b/app-text/manedit/manedit-0.5.10.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/manedit/manedit-0.5.10.ebuild,v 1.1 2003/06/25 02:43:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/manedit-0.5.10.ebuild,v 1.2 2003/09/05 22:37:22 msterret Exp $
DESCRIPTION="Man page editor using XML tags"
SRC_URI="ftp://wolfpack.twu.net/users/wolfpack/${P}.tar.bz2"
@@ -44,6 +44,6 @@ src_install() {
MAN_DIR=${D}/usr/share/man/man1 \
ICONS_DIR=${D}/usr/share/pixmaps \
install || die "make install failed."
-
+
dodoc AUTHORS LICENSE README
}