diff options
author | 2007-09-03 02:14:11 +0000 | |
---|---|---|
committer | 2007-09-03 02:14:11 +0000 | |
commit | 6afc7b8032dfcbf0fb0d9aaa43cb0c92d3cf25f6 (patch) | |
tree | fb7bac4c49812fe921e76af48d1cf9dccab5b4e4 /media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild | |
parent | Removed 2.6.16.* and 2.6.17.* ebuilds; Upgraded 2.6.20 to .18 from .14; Added... (diff) | |
download | gentoo-2-6afc7b8032dfcbf0fb0d9aaa43cb0c92d3cf25f6.tar.gz gentoo-2-6afc7b8032dfcbf0fb0d9aaa43cb0c92d3cf25f6.tar.bz2 gentoo-2-6afc7b8032dfcbf0fb0d9aaa43cb0c92d3cf25f6.zip |
Stable for HPPA (bug #190900).
(Portage version: 2.1.2.12)
Diffstat (limited to 'media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild')
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild index a6314b66813f..feac1edc49d7 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.6.ebuild,v 1.2 2007/09/01 06:24:02 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild,v 1.3 2007/09/03 02:14:11 jer 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="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND=">=media-libs/gst-plugins-base-0.10.13 >=media-libs/gstreamer-0.10.13 |