diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-02-04 21:18:10 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-02-04 21:18:10 +0000 |
commit | 4cbae5d368efc4edc79954041ef94b9f3b4bdebf (patch) | |
tree | 0b24527fd88da2fcfee8e9d03e1e558a2edd7c69 /media-sound | |
parent | *** empty log message *** (diff) | |
download | historical-4cbae5d368efc4edc79954041ef94b9f3b4bdebf.tar.gz historical-4cbae5d368efc4edc79954041ef94b9f3b4bdebf.tar.bz2 historical-4cbae5d368efc4edc79954041ef94b9f3b4bdebf.zip |
Fixed SRC_URI
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/xmms-shn/xmms-shn-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xmms-shn/xmms-shn-2.2.3.ebuild b/media-sound/xmms-shn/xmms-shn-2.2.3.ebuild index f8f39acbd196..e59653f7e216 100644 --- a/media-sound/xmms-shn/xmms-shn-2.2.3.ebuild +++ b/media-sound/xmms-shn/xmms-shn-2.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms-shn/xmms-shn-2.2.3.ebuild,v 1.2 2001/02/03 04:58:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms-shn/xmms-shn-2.2.3.ebuild,v 1.3 2001/02/04 21:18:10 achim Exp $ S=${WORKDIR}/${P} DESCRIPTION="This input plugin allows xmms to play .shn compressed (lossless) files" -SRC_URI="http://shnutils.freeshell.org/xmms-shn/xmms-shn-2.2.3.tar.bz2" +SRC_URI="http://shnutils.freeshell.org/xmms-shn/source/xmms-shn-2.2.3.tar.bz2" HOMEPAGE="http://shnutils.freeshell.org/xmms-shn" DEPEND=">=sys-libs/glibc-2.1.3 >=media-sound/xmms-1.2.3" |