summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-27 18:58:42 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-27 18:58:42 +0000
commit01324b03d0735ebf9c5861e7a6de793e2d5fc98f (patch)
tree47a0e3c4e0eb64a6d397bcd1ebb68c7c41ef0e1f /media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild
parentCleanup. Add patches for glibc issues. Per bugs #271404 and #270276. (diff)
downloadgentoo-2-01324b03d0735ebf9c5861e7a6de793e2d5fc98f.tar.gz
gentoo-2-01324b03d0735ebf9c5861e7a6de793e2d5fc98f.tar.bz2
gentoo-2-01324b03d0735ebf9c5861e7a6de793e2d5fc98f.zip
stable x86, bug 271376
(Portage version: 2.1.6.11/cvs/Linux i686)
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.ebuild4
1 files changed, 2 insertions, 2 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 f27ba89b3b5c..b9adc5c693fe 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-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.3 2009/05/27 18:30:49 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.1_rc1-r2.ebuild,v 1.4 2009/05/27 18:58:42 fauli 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"