diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 11:01:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 11:01:20 +0000 |
commit | b1931cffb57b7972d3e5fa83f02a9e9ed61f9569 (patch) | |
tree | b659533dbe9b652e706d16808ec1fc291dfdeb19 /x11-themes | |
parent | header fix (Manifest recommit) (diff) | |
download | gentoo-2-b1931cffb57b7972d3e5fa83f02a9e9ed61f9569.tar.gz gentoo-2-b1931cffb57b7972d3e5fa83f02a9e9ed61f9569.tar.bz2 gentoo-2-b1931cffb57b7972d3e5fa83f02a9e9ed61f9569.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild index fb12ca0a065a..109c31db7aec 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild,v 1.5 2004/03/13 19:52:10 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild,v 1.6 2004/03/14 11:00:43 mr_bones_ Exp $ DESCRIPTION="A very nice and powerful theme for FVWM" HOMEPAGE="http://fvwm-crystal.linuxpl.org/" @@ -13,7 +13,7 @@ IUSE="xmms" RDEPEND=">=x11-wm/fvwm-2.5.9 xmms? ( media-plugins/xmms-shell - >=media-sound/xmms-1.2.7 + >=media-sound/xmms-1.2.7 media-plugins/xmms-find ) x11-misc/xdaliclock x11-terms/aterm @@ -35,8 +35,8 @@ src_compile() { automake || die eend $? - # doesnt make any difference with this version but if xmms - # support controls any features in future, we shouldnt leave + # doesnt make any difference with this version but if xmms + # support controls any features in future, we shouldnt leave # it up to configure to enable it. # #if ! use xmms; then |