diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-03 02:14:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-03 02:14:11 +0000 |
commit | 8f6554dcdf3f5692bef21291f952c312697f4617 (patch) | |
tree | a79e1aaaaac4570c892b2622a160e15cfa871b19 /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 | historical-8f6554dcdf3f5692bef21291f952c312697f4617.tar.gz historical-8f6554dcdf3f5692bef21291f952c312697f4617.tar.bz2 historical-8f6554dcdf3f5692bef21291f952c312697f4617.zip |
Stable for HPPA (bug #190900).
Package-Manager: portage-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 |