summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-02-08 18:24:45 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-02-08 18:24:45 +0000
commit8709279492c073f3f88587b381c9fe7a31654acf (patch)
treeb70059e753fdcd9a53cd73468e0cf3653cb91d5a /x11-misc
parentppc stable #303461 (diff)
downloadgentoo-2-8709279492c073f3f88587b381c9fe7a31654acf.tar.gz
gentoo-2-8709279492c073f3f88587b381c9fe7a31654acf.tar.bz2
gentoo-2-8709279492c073f3f88587b381c9fe7a31654acf.zip
whitespace
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xrootconsole/xrootconsole-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xrootconsole/xrootconsole-0.6.ebuild b/x11-misc/xrootconsole/xrootconsole-0.6.ebuild
index 1834e9a4fcdc..2006e284df1d 100644
--- a/x11-misc/xrootconsole/xrootconsole-0.6.ebuild
+++ b/x11-misc/xrootconsole/xrootconsole-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.6.ebuild,v 1.4 2010/02/08 11:10:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.6.ebuild,v 1.5 2010/02/08 18:24:45 mr_bones_ Exp $
inherit eutils toolchain-funcs
@@ -38,6 +38,6 @@ src_install() {
MANDIR="${D}usr/share/man/man1" \
BINDIR="${D}usr/bin/" \
install || die "make install failed"
-
+
dodoc TODO NEWS CREDITS
}