diff options
author | 2003-11-11 13:12:29 +0000 | |
---|---|---|
committer | 2003-11-11 13:12:29 +0000 | |
commit | 79995987ff382800715a6d756ab5a4b4432a20ea (patch) | |
tree | 2f252e670c3be03ecd07dccb9c04428a459ffd23 /media-sound/splay | |
parent | old (diff) | |
download | gentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.tar.gz gentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.tar.bz2 gentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.zip |
touchups
Diffstat (limited to 'media-sound/splay')
-rw-r--r-- | media-sound/splay/splay-0.9.5.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/splay/splay-0.9.5.2.ebuild b/media-sound/splay/splay-0.9.5.2.ebuild index 941f65cfd9ab..3465a5ed891e 100644 --- a/media-sound/splay/splay-0.9.5.2.ebuild +++ b/media-sound/splay/splay-0.9.5.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/splay/splay-0.9.5.2.ebuild,v 1.5 2003/09/07 00:06:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/splay/splay-0.9.5.2.ebuild,v 1.6 2003/11/11 13:09:58 vapier Exp $ -DESCRIPTION="splay is an audio player, primarily for the console" +DESCRIPTION="an audio player, primarily for the console" HOMEPAGE="http://splay.sourceforge.net/" # Note non-standard sourceforge distribution location, so we can't use # mirror://sourceforge/... -SRC_URI="http://splay.sourceforge.net/tgz/splay-0.9.5.2.tar.gz" +SRC_URI="http://splay.sourceforge.net/tgz/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |