diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-15 14:39:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-15 14:39:56 +0000 |
commit | 675b3509a9ab127b2aa39d3df23cb9f9dcae983c (patch) | |
tree | b0d8502d80ac18d5be8388d7ba6737a037e6a607 /media-libs/speex/speex-1.2_beta3_p2.ebuild | |
parent | alpha/ia64/sparc stable wrt security #215266 (diff) | |
download | gentoo-2-675b3509a9ab127b2aa39d3df23cb9f9dcae983c.tar.gz gentoo-2-675b3509a9ab127b2aa39d3df23cb9f9dcae983c.tar.bz2 gentoo-2-675b3509a9ab127b2aa39d3df23cb9f9dcae983c.zip |
Stable for HPPA (bug #217715).
(Portage version: 2.1.5_rc3)
Diffstat (limited to 'media-libs/speex/speex-1.2_beta3_p2.ebuild')
-rw-r--r-- | media-libs/speex/speex-1.2_beta3_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/speex/speex-1.2_beta3_p2.ebuild b/media-libs/speex/speex-1.2_beta3_p2.ebuild index c7b335a71d53..1cb114219814 100644 --- a/media-libs/speex/speex-1.2_beta3_p2.ebuild +++ b/media-libs/speex/speex-1.2_beta3_p2.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_p2.ebuild,v 1.2 2008/04/15 13:45:32 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.2_beta3_p2.ebuild,v 1.3 2008/04/15 14:39:56 jer 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 )" |