diff options
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libfishsound/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libfishsound/libfishsound-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libfishsound/ChangeLog b/media-libs/libfishsound/ChangeLog index 2da7b82cc23c..cbb7ec6b40eb 100644 --- a/media-libs/libfishsound/ChangeLog +++ b/media-libs/libfishsound/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libfishsound -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfishsound/ChangeLog,v 1.10 2010/03/11 11:33:22 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfishsound/ChangeLog,v 1.11 2011/12/18 18:14:29 ago Exp $ + + 18 Dec 2011; Agostino Sarubbo <ago@gentoo.org> libfishsound-1.0.0.ebuild: + Stable for AMD64, wrt bug #393779 11 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> libfishsound-1.0.0.ebuild, +files/libfishsound-1.0.0-pc.patch: diff --git a/media-libs/libfishsound/libfishsound-1.0.0.ebuild b/media-libs/libfishsound/libfishsound-1.0.0.ebuild index 0efd4a2a65da..20851f7399db 100644 --- a/media-libs/libfishsound/libfishsound-1.0.0.ebuild +++ b/media-libs/libfishsound/libfishsound-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfishsound/libfishsound-1.0.0.ebuild,v 1.3 2010/03/11 11:33:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfishsound/libfishsound-1.0.0.ebuild,v 1.4 2011/12/18 18:14:29 ago Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/libfishsound/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="flac speex" RDEPEND="media-libs/libvorbis |