summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-10-26 21:21:01 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-10-26 21:21:01 +0000
commit9fd4c32a00af0abee1c4f89de8184812aae55db5 (patch)
tree9e277a945ee24d1a1a07e5fd11a0472301559bba /media-libs/speex/speex-1.2_rc1.ebuild
parentAdd vostorga too. (diff)
downloadhistorical-9fd4c32a00af0abee1c4f89de8184812aae55db5.tar.gz
historical-9fd4c32a00af0abee1c4f89de8184812aae55db5.tar.bz2
historical-9fd4c32a00af0abee1c4f89de8184812aae55db5.zip
Stable on alpha, bug #289662
Package-Manager: portage-2.1.7.1/cvs/Linux x86_64
Diffstat (limited to 'media-libs/speex/speex-1.2_rc1.ebuild')
-rw-r--r--media-libs/speex/speex-1.2_rc1.ebuild4
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 f483793a52b8..934ba8b0e905 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.4 2009/10/24 14:38:28 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.2_rc1.ebuild,v 1.5 2009/10/26 21:21:01 klausman 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 )"