diff options
author | 2009-11-18 04:07:20 +0000 | |
---|---|---|
committer | 2009-11-18 04:07:20 +0000 | |
commit | 82097894b7d92d65aefe2d4df369e4311b7a921f (patch) | |
tree | e0ffb8152044e612e01b9c1ca1485bb74a4a7637 | |
parent | Stable for HPPA (bug #290343). (diff) | |
download | gentoo-2-82097894b7d92d65aefe2d4df369e4311b7a921f.tar.gz gentoo-2-82097894b7d92d65aefe2d4df369e4311b7a921f.tar.bz2 gentoo-2-82097894b7d92d65aefe2d4df369e4311b7a921f.zip |
Stable for HPPA (bug #290343).
(Portage version: 2.2_rc50/cvs/Linux i686)
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.16.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 56938f8caa0f..6954718cbf3c 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.75 2009/11/17 20:58:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.76 2009/11/18 04:07:20 jer Exp $ + + 18 Nov 2009; Jeroen Roovers <jer@gentoo.org> + gst-plugins-good-0.10.16.ebuild: + Stable for HPPA (bug #290343). 17 Nov 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking gst-plugins-good-0.10.16 ppc64 stable for bug 290343 diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild index 7c3641bd5640..54fb64bcf927 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.16.ebuild,v 1.3 2009/11/17 20:58:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild,v 1.4 2009/11/18 04:07:20 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.24 |