diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-07-12 05:08:39 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-07-12 05:08:39 +0000 |
commit | 1bd51c79321125d4c227f1d014bc137bb8d54e09 (patch) | |
tree | f158635a48f6ad233909ad6e7ffa95fddf7c18d5 /media-libs/libvorbis/libvorbis-1.1.0.ebuild | |
parent | stable on mips (diff) | |
download | gentoo-2-1bd51c79321125d4c227f1d014bc137bb8d54e09.tar.gz gentoo-2-1bd51c79321125d4c227f1d014bc137bb8d54e09.tar.bz2 gentoo-2-1bd51c79321125d4c227f1d014bc137bb8d54e09.zip |
stable on mips
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/libvorbis/libvorbis-1.1.0.ebuild')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.1.0.ebuild b/media-libs/libvorbis/libvorbis-1.1.0.ebuild index fc7d87149fea..7c741b4576ba 100644 --- a/media-libs/libvorbis/libvorbis-1.1.0.ebuild +++ b/media-libs/libvorbis/libvorbis-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.0.ebuild,v 1.15 2005/06/17 20:17:20 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.0.ebuild,v 1.16 2005/07/12 05:08:39 geoman Exp $ inherit libtool flag-o-matic eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 sparc x86" IUSE="aotuv" RDEPEND=">=media-libs/libogg-1.0" |