diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-23 21:39:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-23 21:39:17 +0000 |
commit | e960504184ff981dc31f7076315f69e9bc37ef8d (patch) | |
tree | 19caae5fbd88b1db4b567cae280162aa87543cdf /media-libs/gst-plugins-good | |
parent | Version bump from MPlayer project, hardmasked for testing (diff) | |
download | gentoo-2-e960504184ff981dc31f7076315f69e9bc37ef8d.tar.gz gentoo-2-e960504184ff981dc31f7076315f69e9bc37ef8d.tar.bz2 gentoo-2-e960504184ff981dc31f7076315f69e9bc37ef8d.zip |
Stable for HPPA (bug #232054).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index 041560b23620..db39b50c2d5a 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.56 2008/08/29 08:40:34 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.57 2008/09/23 21:39:17 jer Exp $ + + 23 Sep 2008; Jeroen Roovers <jer@gentoo.org> + gst-plugins-good-0.10.8-r1.ebuild: + Stable for HPPA (bug #232054). *gst-plugins-good-0.10.9 (29 Aug 2008) diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild index 74c73164c7e8..5a7fe4d4bc68 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.8-r1.ebuild,v 1.7 2008/08/08 17:48:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild,v 1.8 2008/09/23 21:39:17 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" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.18 |