diff options
author | 2007-01-31 19:13:14 +0000 | |
---|---|---|
committer | 2007-01-31 19:13:14 +0000 | |
commit | 11188864fce1df121be4cf138b59d7d886bc71d5 (patch) | |
tree | a99c34b12ecca962b67e618d1f9525411816cf15 /media-plugins/gst-plugins-theora | |
parent | Stable on amd64/x86 wrt bug #121969. (diff) | |
download | gentoo-2-11188864fce1df121be4cf138b59d7d886bc71d5.tar.gz gentoo-2-11188864fce1df121be4cf138b59d7d886bc71d5.tar.bz2 gentoo-2-11188864fce1df121be4cf138b59d7d886bc71d5.zip |
Stable on ppc64; bug #163541
(Portage version: 2.1.1-r2)
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.11.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 13873d8d2896..e10ff8df2803 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 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.73 2007/01/30 07:08:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.74 2007/01/31 19:13:14 corsair Exp $ + + 31 Jan 2007; Markus Rothe <corsair@gentoo.org> + gst-plugins-theora-0.10.11.ebuild: + Stable on ppc64; bug #163541 30 Jan 2007; Jeroen Roovers <jer@gentoo.org> gst-plugins-theora-0.10.11.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild index 4e4a7c4e4198..328ab73678b7 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.11.ebuild,v 1.5 2007/01/30 07:08:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild,v 1.6 2007/01/31 19:13:14 corsair Exp $ inherit gst-plugins-base -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh sparc ~x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |