diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 21:21:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 21:21:57 +0000 |
commit | 1103144a728c26a2ee5c4ccf0c22fb5cb2d688f0 (patch) | |
tree | 4c670e428b5a72245e9d34cf4af28367d0ee047d /media-libs/gst-plugins-ugly | |
parent | sh love (diff) | |
download | gentoo-2-1103144a728c26a2ee5c4ccf0c22fb5cb2d688f0.tar.gz gentoo-2-1103144a728c26a2ee5c4ccf0c22fb5cb2d688f0.tar.bz2 gentoo-2-1103144a728c26a2ee5c4ccf0c22fb5cb2d688f0.zip |
sh love
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild | 4 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild index dddcc1f0c1d9..90130cc8a6ea 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.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-ugly/gst-plugins-ugly-0.10.3.ebuild,v 1.14 2006/09/19 17:48:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild,v 1.15 2006/10/14 21:21:57 vapier Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-ugly 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 x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh x86" #IUSE="esd alsa oss" RDEPEND=">=media-libs/gst-plugins-base-0.10.3 diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild index 72ce70fab22c..f072e5878f43 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.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-ugly/gst-plugins-ugly-0.10.4.ebuild,v 1.1 2006/10/06 16:29:31 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild,v 1.2 2006/10/14 21:21:57 vapier Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-ugly 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~x86" #IUSE="esd alsa oss" RDEPEND=">=media-libs/gst-plugins-base-0.10.3 |