summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2010-03-08 06:35:48 +0000
committerSebastian Pipping <sping@gentoo.org>2010-03-08 06:35:48 +0000
commiteaf341e5f241f43afb80238495fb7bfd06c9bb9a (patch)
treef0575b6678cc10aa5dfd6c3c905b8be5671bd193 /media-libs
parentapp-portage/deltup: Fix SRC_URI for bzip2-1.0.3 (bug #259598) (diff)
downloadgentoo-2-eaf341e5f241f43afb80238495fb7bfd06c9bb9a.tar.gz
gentoo-2-eaf341e5f241f43afb80238495fb7bfd06c9bb9a.tar.bz2
gentoo-2-eaf341e5f241f43afb80238495fb7bfd06c9bb9a.zip
media-libs/libfishsound: Fix SRC_URI and HOMEPAGE (bug #294672)
(Portage version: 2.2_rc65/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libfishsound/ChangeLog8
-rw-r--r--media-libs/libfishsound/libfishsound-0.9.1.ebuild8
-rw-r--r--media-libs/libfishsound/libfishsound-0.9.2.ebuild8
3 files changed, 14 insertions, 10 deletions
diff --git a/media-libs/libfishsound/ChangeLog b/media-libs/libfishsound/ChangeLog
index ee3024069e87..7f1cffcc11aa 100644
--- a/media-libs/libfishsound/ChangeLog
+++ b/media-libs/libfishsound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libfishsound
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libfishsound/ChangeLog,v 1.7 2009/11/04 11:23:08 aballier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfishsound/ChangeLog,v 1.8 2010/03/08 06:35:48 sping Exp $
+
+ 08 Mar 2010; Sebastian Pipping <sping@gentoo.org>
+ libfishsound-0.9.1.ebuild, libfishsound-0.9.2.ebuild:
+ Fix SRC_URI and HOMEPAGE (bug #294672)
*libfishsound-0.9.2 (04 Nov 2009)
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"
diff --git a/media-libs/libfishsound/libfishsound-0.9.2.ebuild b/media-libs/libfishsound/libfishsound-0.9.2.ebuild
index 7f06fb6f744f..fd2c9edd37d7 100644
--- a/media-libs/libfishsound/libfishsound-0.9.2.ebuild
+++ b/media-libs/libfishsound/libfishsound-0.9.2.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.2.ebuild,v 1.2 2009/11/04 15:48:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfishsound/libfishsound-0.9.2.ebuild,v 1.3 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"