summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-08 15:42:45 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-08 15:42:45 +0000
commit0fe1a51d2a90ff358c8e3985ed8a409b00e47d56 (patch)
tree52ffb248c75d340d925b0084cf9def7d2b6177e8 /media-libs/libvorbis
parentRemoved X support and fixed file permissions for the sparc binaries (Manifest... (diff)
downloadgentoo-2-0fe1a51d2a90ff358c8e3985ed8a409b00e47d56.tar.gz
gentoo-2-0fe1a51d2a90ff358c8e3985ed8a409b00e47d56.tar.bz2
gentoo-2-0fe1a51d2a90ff358c8e3985ed8a409b00e47d56.zip
arm KEYWORDS
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r--media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild5
-rw-r--r--media-libs/libvorbis/libvorbis-1.1.0.ebuild7
2 files changed, 5 insertions, 7 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild b/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild
index 3b60242d2db9..0ab5adfafbd4 100644
--- a/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild
+++ b/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild,v 1.12 2004/10/23 07:55:48 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild,v 1.13 2004/11/08 15:39:15 vapier Exp $
inherit libtool flag-o-matic gcc
@@ -10,8 +10,7 @@ SRC_URI="http://www.vorbis.com/files/${PV}/unix/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 amd64 mips sparc hppa alpha ia64 ppc ppc64 ~ppc-macos"
-
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~ppc-macos sparc x86"
IUSE=""
RDEPEND=">=media-libs/libogg-1.0"
diff --git a/media-libs/libvorbis/libvorbis-1.1.0.ebuild b/media-libs/libvorbis/libvorbis-1.1.0.ebuild
index b2e284f7986d..8b51ccb93247 100644
--- a/media-libs/libvorbis/libvorbis-1.1.0.ebuild
+++ b/media-libs/libvorbis/libvorbis-1.1.0.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.0.ebuild,v 1.7 2004/11/01 10:58:02 kloeri Exp $
-
-IUSE=""
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.0.ebuild,v 1.8 2004/11/08 15:39:15 vapier Exp $
inherit libtool flag-o-matic gcc eutils
@@ -12,7 +10,8 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 amd64 ~mips sparc hppa alpha ~ia64 ~ppc ~ppc64 ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~ppc-macos sparc x86"
+IUSE=""
RDEPEND=">=media-libs/libogg-1.0"
DEPEND="${RDEPEND}