diff options
author | Brent Baude <ranger@gentoo.org> | 2008-07-31 16:55:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-07-31 16:55:50 +0000 |
commit | c8f08507c8c3e50b5576a8dbd88cd189dd8137ef (patch) | |
tree | b9e2f273e117b71317abd9965f4fa89eafdbe111 /media-libs/gst-plugins-good | |
parent | Marking gst-plugins-base-0.10.20 ppc64 for bug 232054 (diff) | |
download | gentoo-2-c8f08507c8c3e50b5576a8dbd88cd189dd8137ef.tar.gz gentoo-2-c8f08507c8c3e50b5576a8dbd88cd189dd8137ef.tar.bz2 gentoo-2-c8f08507c8c3e50b5576a8dbd88cd189dd8137ef.zip |
Marking gst-plugins-good-0.10.8-r1 ppc64 for bug 232054
(Portage version: 2.1.4.4)
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 654b1a7c10ff..fe242d5fac11 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.50 2008/07/30 13:24:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.51 2008/07/31 16:55:50 ranger Exp $ + + 01 Aug 2008; Brent Baude <ranger@gentoo.org> + gst-plugins-good-0.10.8-r1.ebuild: + Marking gst-plugins-good-0.10.8-r1 ppc64 stable for bug 232054 30 Jul 2008; Brent Baude <ranger@gentoo.org> gst-plugins-good-0.10.8-r1.ebuild: 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 3a6140729ca1..47b1b2eba416 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.3 2008/07/30 13:24:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild,v 1.4 2008/07/31 16:55:50 ranger 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 |