diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 21:17:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-14 21:17:58 +0000 |
commit | c2318cea5af747372c54ddc992e60b94af58b8e3 (patch) | |
tree | 403445f62e5feb2b4409314d086c399f492c8e25 | |
parent | sh love (diff) | |
download | gentoo-2-c2318cea5af747372c54ddc992e60b94af58b8e3.tar.gz gentoo-2-c2318cea5af747372c54ddc992e60b94af58b8e3.tar.bz2 gentoo-2-c2318cea5af747372c54ddc992e60b94af58b8e3.zip |
sh love
(Portage version: 2.1.2_pre2-r9)
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild index c7ab3d976b45..4d1fe330e462 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-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-good/gst-plugins-good-0.10.3.ebuild,v 1.12 2006/09/19 14:29:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild,v 1.13 2006/10/14 21:17:58 vapier Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-good 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" RDEPEND=">=media-libs/gst-plugins-base-0.10.6 >=media-libs/gstreamer-0.10.5 |