diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:26:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:26:15 +0000 |
commit | 9888b8ba35f47e5896d3e9213831899f66a754de (patch) | |
tree | d4b21f7df011d34701ad5aaf3a88697bf5d57c8b /media-libs/speex/speex-1.2_rc1.ebuild | |
parent | alpha/ia64 stable wrt #291444 (diff) | |
download | gentoo-2-9888b8ba35f47e5896d3e9213831899f66a754de.tar.gz gentoo-2-9888b8ba35f47e5896d3e9213831899f66a754de.tar.bz2 gentoo-2-9888b8ba35f47e5896d3e9213831899f66a754de.zip |
ia64/sh/sparc stable wrt #289701
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-libs/speex/speex-1.2_rc1.ebuild')
-rw-r--r-- | media-libs/speex/speex-1.2_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/speex/speex-1.2_rc1.ebuild b/media-libs/speex/speex-1.2_rc1.ebuild index 94d3db6d3cce..010d791fb4bd 100644 --- a/media-libs/speex/speex-1.2_rc1.ebuild +++ b/media-libs/speex/speex-1.2_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.2_rc1.ebuild,v 1.6 2009/11/10 14:59:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.2_rc1.ebuild,v 1.7 2009/11/18 18:26:15 armin76 Exp $ inherit autotools eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://downloads.xiph.org/releases/speex/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="ogg sse" RDEPEND="ogg? ( media-libs/libogg )" |