diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:06:43 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:06:43 +0000 |
commit | cad3ca99bdcde520d972cb95fa50f6d3f729c8ad (patch) | |
tree | f0a0b4f1b524b02a8d5f97676c3ce66ee81788df /media-plugins/xmms-mad/xmms-mad-0.5.1.ebuild | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.gz gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.bz2 gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-plugins/xmms-mad/xmms-mad-0.5.1.ebuild')
-rw-r--r-- | media-plugins/xmms-mad/xmms-mad-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-mad/xmms-mad-0.5.1.ebuild b/media-plugins/xmms-mad/xmms-mad-0.5.1.ebuild index aea8a8f7cc82..f73c34632419 100644 --- a/media-plugins/xmms-mad/xmms-mad-0.5.1.ebuild +++ b/media-plugins/xmms-mad/xmms-mad-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-mad/xmms-mad-0.5.1.ebuild,v 1.4 2003/02/13 13:03:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-mad/xmms-mad-0.5.1.ebuild,v 1.5 2003/09/07 00:02:15 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="A XMMS plugin for MAD" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND="media-sound/xmms +DEPEND="media-sound/xmms >=media-sound/mad-0.14.2b-r2 dev-util/pkgconfig" |