summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-11 13:13:22 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-11 13:13:22 +0000
commitd75825a23252dc873745d5075542c9ca1f9e4594 (patch)
tree907eefefc41669a20a548192673298233a0d84f7 /media-libs
parenttypo, corrected patch and patch application (diff)
downloadhistorical-d75825a23252dc873745d5075542c9ca1f9e4594.tar.gz
historical-d75825a23252dc873745d5075542c9ca1f9e4594.tar.bz2
historical-d75825a23252dc873745d5075542c9ca1f9e4594.zip
fix hppa KEYWORDS
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gst-plugins/gst-plugins-0.8.3.ebuild8
-rw-r--r--media-libs/gstreamer/gstreamer-0.8.7.ebuild4
2 files changed, 5 insertions, 7 deletions
diff --git a/media-libs/gst-plugins/gst-plugins-0.8.3.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.3.ebuild
index ccf09c1dd8fc..60baadcaf8e6 100644
--- a/media-libs/gst-plugins/gst-plugins-0.8.3.ebuild
+++ b/media-libs/gst-plugins/gst-plugins-0.8.3.ebuild
@@ -1,24 +1,22 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.3.ebuild,v 1.2 2004/08/18 19:39:29 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.3.ebuild,v 1.3 2004/10/11 13:13:22 vapier Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins gnome2 eutils flag-o-matic
DESCRIPTION="Basepack of plugins for gstreamer"
HOMEPAGE="http://gstreamer.net/"
-LICENSE="GPL-2"
+LICENSE="GPL-2"
IUSE="esd alsa oss"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~amd64 ~ia64 ~mips"
RDEPEND=">=media-libs/gstreamer-0.8.4
>=gnome-base/gconf-1.2"
-
DEPEND="${RDEPEND}
>=sys-devel/gettext-0.11.5
>=dev-util/pkgconfig-0.9"
-
PDEPEND="oss? ( >=media-plugins/gst-plugins-oss-${PV} )
alsa? ( >=media-plugins/gst-plugins-alsa-${PV} )
esd? ( >=media-plugins/gst-plugins-esd-${PV} )"
diff --git a/media-libs/gstreamer/gstreamer-0.8.7.ebuild b/media-libs/gstreamer/gstreamer-0.8.7.ebuild
index b39e6e912ce9..553a85625f1f 100644
--- a/media-libs/gstreamer/gstreamer-0.8.7.ebuild
+++ b/media-libs/gstreamer/gstreamer-0.8.7.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/gstreamer/gstreamer-0.8.7.ebuild,v 1.3 2004/10/09 21:09:38 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.8.7.ebuild,v 1.4 2004/10/11 13:11:42 vapier Exp $
inherit eutils flag-o-matic libtool gnome2
@@ -14,7 +14,7 @@ LICENSE="LGPL-2"
SRC_URI="http://gstreamer.freedesktop.org/src/gstreamer/${P}.tar.bz2"
SLOT=${PV_MAJ_MIN}
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~amd64 ~ia64 ~mips ~ppc64"
IUSE="doc"
RDEPEND=">=dev-libs/glib-2.2