diff options
author | Brent Baude <ranger@gentoo.org> | 2009-11-17 20:56:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-11-17 20:56:07 +0000 |
commit | df80f55623ea483920230f973cea2da59a34ce60 (patch) | |
tree | 940e604b7322025ed9303794d3a663f8801ebcd9 /media-plugins/gst-plugins-theora | |
parent | Marking gst-plugins-pango-0.10.24 ppc64 for bug 290343 (diff) | |
download | gentoo-2-df80f55623ea483920230f973cea2da59a34ce60.tar.gz gentoo-2-df80f55623ea483920230f973cea2da59a34ce60.tar.bz2 gentoo-2-df80f55623ea483920230f973cea2da59a34ce60.zip |
Marking gst-plugins-theora-0.10.24 ppc64 for bug 290343
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index e2db4ca8175e..6535d18c495c 100644 --- a/media-plugins/gst-plugins-theora/ChangeLog +++ b/media-plugins/gst-plugins-theora/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-theora # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.120 2009/11/16 01:31:11 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.121 2009/11/17 20:56:07 ranger Exp $ + + 17 Nov 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking gst-plugins-theora-0.10.24 ppc64 stable for bug 290343 *gst-plugins-theora-0.10.25 (16 Nov 2009) diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild index 63721793baab..9cb143887f31 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 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.24.ebuild,v 1.2 2009/11/10 16:07:54 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild,v 1.3 2009/11/17 20:56:07 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/gst-plugins-base-0.10.23 |