diff options
author | 2007-09-20 17:15:20 +0000 | |
---|---|---|
committer | 2007-09-20 17:15:20 +0000 | |
commit | a2e20b3850710db4a240e42d8835c11e7b45e9f1 (patch) | |
tree | f98a9279914fa6d8b6995e7b73b38c368670a225 /media-libs/libvorbis/libvorbis-1.2.0.ebuild | |
parent | Version bump for security issues (bug 193196). (diff) | |
download | gentoo-2-a2e20b3850710db4a240e42d8835c11e7b45e9f1.tar.gz gentoo-2-a2e20b3850710db4a240e42d8835c11e7b45e9f1.tar.bz2 gentoo-2-a2e20b3850710db4a240e42d8835c11e7b45e9f1.zip |
ppc stable, bug #186716
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-libs/libvorbis/libvorbis-1.2.0.ebuild')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.2.0.ebuild b/media-libs/libvorbis/libvorbis-1.2.0.ebuild index 2fb2776cea39..a28f051bf54d 100644 --- a/media-libs/libvorbis/libvorbis-1.2.0.ebuild +++ b/media-libs/libvorbis/libvorbis-1.2.0.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/libvorbis/libvorbis-1.2.0.ebuild,v 1.4 2007/09/20 16:52:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.0.ebuild,v 1.5 2007/09/20 17:15:20 dertobi123 Exp $ inherit libtool flag-o-matic eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${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" |