diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-01 07:34:40 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-01 07:34:40 +0000 |
commit | d21c42ce1df545c35c6274d77880e4fe89d3333b (patch) | |
tree | 52886d94a19f2d50787b38933d3a2599f26cdf70 /media-sound/moosic/moosic-1.4.3.ebuild | |
parent | touchups (diff) | |
download | historical-d21c42ce1df545c35c6274d77880e4fe89d3333b.tar.gz historical-d21c42ce1df545c35c6274d77880e4fe89d3333b.tar.bz2 historical-d21c42ce1df545c35c6274d77880e4fe89d3333b.zip |
Version bump.
Diffstat (limited to 'media-sound/moosic/moosic-1.4.3.ebuild')
-rw-r--r-- | media-sound/moosic/moosic-1.4.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/moosic/moosic-1.4.3.ebuild b/media-sound/moosic/moosic-1.4.3.ebuild index 690b39ca0429..03055c2462e3 100644 --- a/media-sound/moosic/moosic-1.4.3.ebuild +++ b/media-sound/moosic/moosic-1.4.3.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/media-sound/moosic/moosic-1.4.3.ebuild,v 1.3 2004/03/01 05:37:15 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.4.3.ebuild,v 1.4 2004/04/01 07:34:40 eradicator Exp $ DESCRIPTION="Moosic is a music player that focuses on easy playlist management" HOMEPAGE="http://www.nanoo.org/~daniel/moosic/" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="x86" IUSE="" DEPEND="virtual/python" -S=${WORKDIR}/${P} src_install() { make install INSTALL_PREFIX=$D/usr |