diff options
author | 2008-01-10 08:54:33 +0000 | |
---|---|---|
committer | 2008-01-10 08:54:33 +0000 | |
commit | b4c9d24e426a17f63da6ff021990cf44122905ed (patch) | |
tree | a9249ef3fae9a647d714fbd44848207c0a077d31 /media-libs/speex | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-b4c9d24e426a17f63da6ff021990cf44122905ed.tar.gz gentoo-2-b4c9d24e426a17f63da6ff021990cf44122905ed.tar.bz2 gentoo-2-b4c9d24e426a17f63da6ff021990cf44122905ed.zip |
arm/sh stable
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'media-libs/speex')
-rw-r--r-- | media-libs/speex/speex-1.2_beta3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/speex/speex-1.2_beta3.ebuild b/media-libs/speex/speex-1.2_beta3.ebuild index 2e0a6dea159d..1eeeea4bfb69 100644 --- a/media-libs/speex/speex-1.2_beta3.ebuild +++ b/media-libs/speex/speex-1.2_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.2_beta3.ebuild,v 1.8 2008/01/09 16:37:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.2_beta3.ebuild,v 1.9 2008/01/10 08:54:33 vapier 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-1 )" |