diff options
author | 2008-12-07 11:53:14 +0000 | |
---|---|---|
committer | 2008-12-07 11:53:14 +0000 | |
commit | ce68e2953ebdc412732e581e52b0b0a40da434c1 (patch) | |
tree | f7613b794ce1a7f52f0aac88ffcd5b95cc712430 /media-libs/libvorbis | |
parent | arm/sh stable (diff) | |
download | gentoo-2-ce68e2953ebdc412732e581e52b0b0a40da434c1.tar.gz gentoo-2-ce68e2953ebdc412732e581e52b0b0a40da434c1.tar.bz2 gentoo-2-ce68e2953ebdc412732e581e52b0b0a40da434c1.zip |
arm/sh stable
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild b/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild index f08e28e956d4..c697f5498c74 100644 --- a/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild +++ b/media-libs/libvorbis/libvorbis-1.2.1_rc1.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/libvorbis/libvorbis-1.2.1_rc1.ebuild,v 1.10 2008/06/14 14:30:39 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild,v 1.11 2008/12/07 11:53:14 vapier Exp $ inherit libtool flag-o-matic eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://people.xiph.org/~giles/2008/${MY_P}.tar.bz2" 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="doc" RDEPEND=">=media-libs/libogg-1" |