diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-14 22:02:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-14 22:02:50 +0000 |
commit | 961752b10e869745c0f5ad31e242c49aa5a76911 (patch) | |
tree | dcfe880191e3b576f326ecd0e49a6122577cd4fd /x11-wm | |
parent | version bump (diff) | |
download | gentoo-2-961752b10e869745c0f5ad31e242c49aa5a76911.tar.gz gentoo-2-961752b10e869745c0f5ad31e242c49aa5a76911.tar.bz2 gentoo-2-961752b10e869745c0f5ad31e242c49aa5a76911.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xmonad/xmonad-0.5-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/xmonad/xmonad-0.5-r1.ebuild b/x11-wm/xmonad/xmonad-0.5-r1.ebuild index f2eccb25ee13..0f8ea21187c3 100644 --- a/x11-wm/xmonad/xmonad-0.5-r1.ebuild +++ b/x11-wm/xmonad/xmonad-0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/xmonad/xmonad-0.5-r1.ebuild,v 1.2 2008/01/14 20:10:02 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/xmonad/xmonad-0.5-r1.ebuild,v 1.3 2008/01/14 22:02:50 mr_bones_ Exp $ CABAL_FEATURES="bin lib profile haddock" CABAL_MIN_VERSION=1.2 @@ -63,4 +63,3 @@ pkg_postinst() { elog "Please note that many of these configurations will require the " elog "x11-wm/xmonad-contrib package to be installed." } - |