diff options
Diffstat (limited to 'media-libs/libfishsound/libfishsound-0.9.1.ebuild')
-rw-r--r-- | media-libs/libfishsound/libfishsound-0.9.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libfishsound/libfishsound-0.9.1.ebuild b/media-libs/libfishsound/libfishsound-0.9.1.ebuild index b017b92cdf17..51ef09402191 100644 --- a/media-libs/libfishsound/libfishsound-0.9.1.ebuild +++ b/media-libs/libfishsound/libfishsound-0.9.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfishsound/libfishsound-0.9.1.ebuild,v 1.3 2009/09/14 21:24:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfishsound/libfishsound-0.9.1.ebuild,v 1.4 2010/03/08 06:35:48 sping Exp $ DESCRIPTION="Simple programming interface for decoding and encoding audio data using vorbis or speex" -HOMEPAGE="http://www.annodex.net/software/libfishsound/html/" -SRC_URI="http://www.annodex.net/software/libfishsound/download/${P}.tar.gz" +HOMEPAGE="http://www.xiph.org/fishsound/" +SRC_URI="http://downloads.xiph.org/releases/libfishsound/${P}.tar.gz" LICENSE="BSD" SLOT="0" |