diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 11:00:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 11:00:43 +0000 |
commit | 0c8e77a3db02e6364b687eb2c41549b3b2de90be (patch) | |
tree | 790e63356034c512b8c63f3cb9a3a09b615b5167 /x11-themes/fvwm-crystal | |
parent | header fix (diff) | |
download | historical-0c8e77a3db02e6364b687eb2c41549b3b2de90be.tar.gz historical-0c8e77a3db02e6364b687eb2c41549b3b2de90be.tar.bz2 historical-0c8e77a3db02e6364b687eb2c41549b3b2de90be.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'x11-themes/fvwm-crystal')
-rw-r--r-- | x11-themes/fvwm-crystal/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-1.0.1.ebuild | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/fvwm-crystal/Manifest b/x11-themes/fvwm-crystal/Manifest index ec3c61482b16..0387cee76ce2 100644 --- a/x11-themes/fvwm-crystal/Manifest +++ b/x11-themes/fvwm-crystal/Manifest @@ -1,4 +1,4 @@ -MD5 b2ca03e9caebb408f929aad55ac0d78c fvwm-crystal-1.0.1.ebuild 1734 MD5 127f355f278a1bd3d363cb0d3164894f ChangeLog 787 +MD5 11f48dc3ef7449777e36d9a2e1a5db3d fvwm-crystal-1.0.1.ebuild 1734 MD5 5ab7acb96f04eda6ec527059668aac7b metadata.xml 251 MD5 d2d23021573eab4cf7108ba429abf1a1 files/digest-fvwm-crystal-1.0.1 70 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 |