diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:11:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:11:27 +0000 |
commit | 10e7fb8c0172e7326e0fe18cb1173ab9509d52ce (patch) | |
tree | 7f2fef77d8d21c2943863843c21046866e137097 /media-sound/splay | |
parent | touchups (diff) | |
download | historical-10e7fb8c0172e7326e0fe18cb1173ab9509d52ce.tar.gz historical-10e7fb8c0172e7326e0fe18cb1173ab9509d52ce.tar.bz2 historical-10e7fb8c0172e7326e0fe18cb1173ab9509d52ce.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" |