diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-18 18:14:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-18 18:14:29 +0000 |
commit | 208827bf2bc841396377e5990ed7b8806d36c7bc (patch) | |
tree | 062c6ad3ab52423a13ee1384d52b1918803d859b /media-libs/libfishsound/libfishsound-1.0.0.ebuild | |
parent | Drop alpha keywords, sparc stable wrt #389741 (diff) | |
download | historical-208827bf2bc841396377e5990ed7b8806d36c7bc.tar.gz historical-208827bf2bc841396377e5990ed7b8806d36c7bc.tar.bz2 historical-208827bf2bc841396377e5990ed7b8806d36c7bc.zip |
Stable for AMD64, wrt bug #393779
Package-Manager: portage-2.1.10.40/cvs/Linux i686
Diffstat (limited to 'media-libs/libfishsound/libfishsound-1.0.0.ebuild')
-rw-r--r-- | media-libs/libfishsound/libfishsound-1.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |