diff options
author | Brent Baude <ranger@gentoo.org> | 2011-02-27 15:30:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-02-27 15:30:36 +0000 |
commit | 03bf43488113b9faa079b436b19f3792e9cc96c6 (patch) | |
tree | 3aed5dff152b120e7ecf634b7f82f98ce04ed4fe /media-plugins | |
parent | Marking gst-plugins-pango-0.10.31 ppc for bug 353434 (diff) | |
download | gentoo-2-03bf43488113b9faa079b436b19f3792e9cc96c6.tar.gz gentoo-2-03bf43488113b9faa079b436b19f3792e9cc96c6.tar.bz2 gentoo-2-03bf43488113b9faa079b436b19f3792e9cc96c6.zip |
Marking gst-plugins-theora-0.10.31 ppc for bug 353434
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 51c970e7624d..c55b7282be37 100644 --- a/media-plugins/gst-plugins-theora/ChangeLog +++ b/media-plugins/gst-plugins-theora/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-theora # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.155 2011/02/24 07:11:07 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.156 2011/02/27 15:30:36 ranger Exp $ + + 27 Feb 2011; Brent Baude <ranger@gentoo.org> + gst-plugins-theora-0.10.31.ebuild: + Marking gst-plugins-theora-0.10.31 ppc stable for bug 353434 *gst-plugins-theora-0.10.32 (24 Feb 2011) diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild index dd7c1fb017ee..e458352a687b 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild,v 1.4 2011/02/20 22:03:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild,v 1.5 2011/02/27 15:30:36 ranger Exp $ inherit gst-plugins-base -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/libtheora-1.1 |