diff options
Diffstat (limited to 'media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild')
-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 68cfa398f44e..7781a3cf072d 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.3 2008/06/12 15:46:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.1_rc1.ebuild,v 1.4 2008/06/12 20:19:07 bluebird 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" |