diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-18 04:04:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-18 04:04:07 +0000 |
commit | 39a04b2e4d1e39e4f4d51150ee512a26dd336811 (patch) | |
tree | 91adfae128764f1c9d7ba5ed1269a0027c0b6272 /media-plugins/gst-plugins-theora | |
parent | Stable for HPPA (bug #290343). (diff) | |
download | gentoo-2-39a04b2e4d1e39e4f4d51150ee512a26dd336811.tar.gz gentoo-2-39a04b2e4d1e39e4f4d51150ee512a26dd336811.tar.bz2 gentoo-2-39a04b2e4d1e39e4f4d51150ee512a26dd336811.zip |
Stable for HPPA (bug #290343).
(Portage version: 2.2_rc50/cvs/Linux i686)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.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 6535d18c495c..912179fb7334 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.121 2009/11/17 20:56:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.122 2009/11/18 04:04:07 jer Exp $ + + 18 Nov 2009; Jeroen Roovers <jer@gentoo.org> + gst-plugins-theora-0.10.24.ebuild: + Stable for HPPA (bug #290343). 17 Nov 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking gst-plugins-theora-0.10.24 ppc64 stable for bug 290343 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 9cb143887f31..f49061d5d0f0 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.3 2009/11/17 20:56:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild,v 1.4 2009/11/18 04:04:07 jer 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 |