summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-12-11 23:38:03 +0000
committerMike Frysinger <vapier@gentoo.org>2007-12-11 23:38:03 +0000
commitedf9d14e6f17033ceeea0dbdc6795e7dcaf2e9cf (patch)
tree3305f4f9f5da9fd4790bfbd24bc25eca57347c8e /media-libs/libvorbis
parentarm/sh stable (diff)
downloadhistorical-edf9d14e6f17033ceeea0dbdc6795e7dcaf2e9cf.tar.gz
historical-edf9d14e6f17033ceeea0dbdc6795e7dcaf2e9cf.tar.bz2
historical-edf9d14e6f17033ceeea0dbdc6795e7dcaf2e9cf.zip
arm/sh stable
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r--media-libs/libvorbis/libvorbis-1.2.0.ebuild4
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 531b1788c10c..adc67861db5d 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.10 2007/09/26 14:00:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.2.0.ebuild,v 1.11 2007/12/11 23:38:03 vapier 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"