diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-23 16:33:50 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-23 16:33:50 +0000 |
commit | ffb81f05a59d58eb8a79514ab849dee7a01a2dbc (patch) | |
tree | f4ca2c99d1a8b6dd8c68c0d6e17300df7e271ad4 /media-plugins/gst-plugins-theora | |
parent | Oops. (diff) | |
download | gentoo-2-ffb81f05a59d58eb8a79514ab849dee7a01a2dbc.tar.gz gentoo-2-ffb81f05a59d58eb8a79514ab849dee7a01a2dbc.tar.bz2 gentoo-2-ffb81f05a59d58eb8a79514ab849dee7a01a2dbc.zip |
Stable on ppc wrt bug #119634.
(Portage version: 2.1_pre3-r1)
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.8.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 713511169082..71f20c13dc8f 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.40 2006/01/23 14:02:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.41 2006/01/23 16:29:20 wolf31o2 Exp $ + + 23 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gst-plugins-theora-0.8.11.ebuild: + Stable on ppc wrt bug #119634. 23 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> gst-plugins-theora-0.8.11.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild index 7f4477a7cdc9..e916c1e893bc 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 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.8.11.ebuild,v 1.5 2006/01/23 14:02:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild,v 1.6 2006/01/23 16:29:20 wolf31o2 Exp $ inherit gst-plugins -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=media-libs/libtheora-1.0_alpha3" |