diff options
Diffstat (limited to 'media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild b/media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild index 6b674eec4b35..47ead5518034 100644 --- a/media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild +++ b/media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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-r2.ebuild,v 1.1 2008/12/15 03:47:23 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild,v 1.2 2009/05/27 17:51:02 jer Exp $ EAPI="1" inherit autotools flag-o-matic eutils toolchain-funcs @@ -13,7 +13,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="+aotuv doc" RDEPEND=">=media-libs/libogg-1" |