diff options
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 71f20c13dc8f..62fd13a44e47 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.41 2006/01/23 16:29:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.42 2006/02/09 10:33:15 gmsoft Exp $ + + 09 Feb 2006; Guy Martin <gmsoft@gentoo.org> + gst-plugins-theora-0.8.11.ebuild: + Stable on hppa. 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 e916c1e893bc..69e81b9b0036 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.6 2006/01/23 16:29:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild,v 1.7 2006/02/09 10:33:15 gmsoft 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" |