diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:09:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:09:41 +0000 |
commit | 8169311f7d1c81d2166a360b67181327e7188a10 (patch) | |
tree | 2175805cf3dce9c2668cd3f3fb31f37218c44e49 /x11-misc/wmakerconf | |
parent | whitespace (diff) | |
download | gentoo-2-8169311f7d1c81d2166a360b67181327e7188a10.tar.gz gentoo-2-8169311f7d1c81d2166a360b67181327e7188a10.tar.bz2 gentoo-2-8169311f7d1c81d2166a360b67181327e7188a10.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-misc/wmakerconf')
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.11.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild b/x11-misc/wmakerconf/wmakerconf-2.11.ebuild index 6b463a949625..b9555fa3ad5e 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.11.ebuild,v 1.9 2006/10/11 12:06:01 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.11.ebuild,v 1.10 2007/07/13 05:09:41 mr_bones_ Exp $ inherit eutils @@ -48,4 +48,3 @@ src_install() { dodoc README NEWS MANUAL AUTHORS TODO ChangeLog doman man/* } - |