summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-11-11 00:09:59 +0000
committerMarinus Schraal <foser@gentoo.org>2004-11-11 00:09:59 +0000
commitd3dfbf854fe2fb725745cadce569909e39942f6f (patch)
treef02a4427b29948fde7600553693cb56a3c67c374 /media-plugins
parentmark x86 (diff)
downloadhistorical-d3dfbf854fe2fb725745cadce569909e39942f6f.tar.gz
historical-d3dfbf854fe2fb725745cadce569909e39942f6f.tar.bz2
historical-d3dfbf854fe2fb725745cadce569909e39942f6f.zip
mark x86
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-oss/gst-plugins-oss-0.8.5.ebuild4
-rw-r--r--media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.8.5.ebuild4
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild4
-rw-r--r--media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild5
-rw-r--r--media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.5.ebuild4
5 files changed, 11 insertions, 10 deletions
diff --git a/media-plugins/gst-plugins-oss/gst-plugins-oss-0.8.5.ebuild b/media-plugins/gst-plugins-oss/gst-plugins-oss-0.8.5.ebuild
index 06a0324e2ab4..60146186dc87 100644
--- a/media-plugins/gst-plugins-oss/gst-plugins-oss-0.8.5.ebuild
+++ b/media-plugins/gst-plugins-oss/gst-plugins-oss-0.8.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-oss/gst-plugins-oss-0.8.5.ebuild,v 1.3 2004/11/11 00:06:31 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-oss/gst-plugins-oss-0.8.5.ebuild,v 1.4 2004/11/11 00:09:59 foser Exp $
inherit gst-plugins
-KEYWORDS="~x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc"
+KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc"
IUSE=""
# should we depend on a kernel (?)
diff --git a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.8.5.ebuild b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.8.5.ebuild
index bde7f62b80a6..a70597707374 100644
--- a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.8.5.ebuild
+++ b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.8.5.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.8.5.ebuild,v 1.1 2004/10/21 23:12:51 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-0.8.5.ebuild,v 1.2 2004/11/11 00:06:31 foser Exp $
inherit gst-plugins
DESCRIPTION="Plug-in to send data to an icecast server using libshout2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=media-libs/libshout-2.0"
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild
index d3ca1539864c..5fdb46cda536 100644
--- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild
+++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild,v 1.1 2004/10/22 11:35:32 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild,v 1.2 2004/11/11 00:06:31 foser Exp $
inherit gst-plugins
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND="media-libs/libtheora"
diff --git a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild
index 02339a010f4e..c9f29136a2bd 100644
--- a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild
+++ b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild,v 1.2 2004/11/08 20:25:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.8.5.ebuild,v 1.3 2004/11/11 00:06:31 foser Exp $
inherit eutils gst-plugins
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc"
IUSE=""
RDEPEND=">=media-libs/libvorbis-1"
+
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9"
diff --git a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.5.ebuild b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.5.ebuild
index 40e07b850fcc..73298976eaa5 100644
--- a/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.5.ebuild
+++ b/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.5.ebuild,v 1.1 2004/10/21 22:58:58 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvideo/gst-plugins-xvideo-0.8.5.ebuild,v 1.2 2004/11/11 00:06:31 foser Exp $
inherit gst-plugins
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
DEPEND="virtual/x11"