diff options
author | Brent Baude <ranger@gentoo.org> | 2009-11-17 20:58:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-11-17 20:58:05 +0000 |
commit | db093669023d4840c0697370394dfab0373f60d9 (patch) | |
tree | e0836f3c4055aeeaa9e1a7648fd8b1192d5571f2 /media-libs | |
parent | Marking gst-plugins-bad-0.10.14 ppc64 for bug 290343 (diff) | |
download | gentoo-2-db093669023d4840c0697370394dfab0373f60d9.tar.gz gentoo-2-db093669023d4840c0697370394dfab0373f60d9.tar.bz2 gentoo-2-db093669023d4840c0697370394dfab0373f60d9.zip |
Marking gst-plugins-good-0.10.16 ppc64 for bug 290343
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index e94fb7c193f7..56938f8caa0f 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,9 @@ # 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.74 2009/11/17 05:01:29 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.75 2009/11/17 20:58:05 ranger Exp $ + + 17 Nov 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking gst-plugins-good-0.10.16 ppc64 stable for bug 290343 17 Nov 2009; Mart Raudsepp <leio@gentoo.org> -files/gst-plugins-good-0.10.15-fix-tests.patch, 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 58251e12190b..7c3641bd5640 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.2 2009/11/10 16:09:55 tester Exp $ +# $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 $ # 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 |