diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 21:17:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 21:17:18 +0000 |
commit | b491403e1f5aa765b377d8a0b3fdc00722d0f291 (patch) | |
tree | fe8e9df62668e849369421a40e071ce579f7c12e /media-libs/gst-plugins-base | |
parent | sh love (diff) | |
download | gentoo-2-b491403e1f5aa765b377d8a0b3fdc00722d0f291.tar.gz gentoo-2-b491403e1f5aa765b377d8a0b3fdc00722d0f291.tar.bz2 gentoo-2-b491403e1f5aa765b377d8a0b3fdc00722d0f291.zip |
sh love
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'media-libs/gst-plugins-base')
3 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.10.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.10.ebuild index cf84caef0b71..f734151a5984 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.10.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.10.ebuild,v 1.2 2006/09/15 14:23:41 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.10.ebuild,v 1.3 2006/10/14 21:17:18 vapier Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild index e72e0e8daf60..43f668b9827c 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild,v 1.10 2006/09/13 20:05:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild,v 1.11 2006/10/14 21:17:18 vapier Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.9.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.9.ebuild index 2f4ad124071c..f4cea210a947 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.9.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.9.ebuild,v 1.2 2006/09/04 06:22:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.9.ebuild,v 1.3 2006/10/14 21:17:18 vapier Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 |