diff options
author | 2008-01-10 14:58:31 +0000 | |
---|---|---|
committer | 2008-01-10 14:58:31 +0000 | |
commit | 74a67b2922b00bfceff25fbe6872fd696a76e0e5 (patch) | |
tree | cd5d43d50eb3adee926a1d692500e8593e8e23e1 /media-libs/speex/speex-1.1.12.ebuild | |
parent | Adding ~amd64 (diff) | |
download | historical-74a67b2922b00bfceff25fbe6872fd696a76e0e5.tar.gz historical-74a67b2922b00bfceff25fbe6872fd696a76e0e5.tar.bz2 historical-74a67b2922b00bfceff25fbe6872fd696a76e0e5.zip |
Remove old versions, leave one ebuild for mips wrt #204405
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'media-libs/speex/speex-1.1.12.ebuild')
-rw-r--r-- | media-libs/speex/speex-1.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/speex/speex-1.1.12.ebuild b/media-libs/speex/speex-1.1.12.ebuild index ef5f130b496d..f83750337e84 100644 --- a/media-libs/speex/speex-1.1.12.ebuild +++ b/media-libs/speex/speex-1.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.1.12.ebuild,v 1.11 2007/10/26 06:05:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.1.12.ebuild,v 1.12 2008/01/10 14:58:30 drac Exp $ inherit eutils autotools libtool @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/speex/${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 vorbis-psy" RDEPEND="ogg? ( >=media-libs/libogg-1.0 )" |