diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-02-14 06:06:46 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-02-14 06:06:46 +0000 |
commit | 47a42db68cf5445899781edf527770a44e227579 (patch) | |
tree | 2f2d519577bcc6c854128c2fff4e4adc4272dca5 /media-sound/ssrc | |
parent | Sample-rate converter for PCM streams. Ebuild submitted by Felix Riemann <fe... (diff) | |
download | gentoo-2-47a42db68cf5445899781edf527770a44e227579.tar.gz gentoo-2-47a42db68cf5445899781edf527770a44e227579.tar.bz2 gentoo-2-47a42db68cf5445899781edf527770a44e227579.zip |
small cleanup
Diffstat (limited to 'media-sound/ssrc')
-rw-r--r-- | media-sound/ssrc/ssrc-1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ssrc/ssrc-1.29.ebuild b/media-sound/ssrc/ssrc-1.29.ebuild index f723d1183579..99f3ee3128aa 100644 --- a/media-sound/ssrc/ssrc-1.29.ebuild +++ b/media-sound/ssrc/ssrc-1.29.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ssrc/ssrc-1.29.ebuild,v 1.1 2004/02/14 06:03:39 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ssrc/ssrc-1.29.ebuild,v 1.2 2004/02/14 06:06:46 eradicator Exp $ S=${WORKDIR} DESCRIPTION="A fast and high quality sampling rate converter" HOMEPAGE="http://shibatch.sourceforge.net" -SRC_URI="http://shibatch.sf.net/download/ssrc-1.29.zip" +SRC_URI="http://shibatch.sf.net/download/${P}.zip" LICENSE="LGPL-2.1" SLOT="0" |