diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-08 19:13:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-08 19:13:07 +0000 |
commit | 0be800709bff08ccc54bc9f270dccea1c62f2068 (patch) | |
tree | 56d1c9fe9772d75a28497d8a86446eeca3d891aa /media-plugins/gst-plugins-theora | |
parent | amd64/x86 stable, bug #233820 (diff) | |
download | gentoo-2-0be800709bff08ccc54bc9f270dccea1c62f2068.tar.gz gentoo-2-0be800709bff08ccc54bc9f270dccea1c62f2068.tar.bz2 gentoo-2-0be800709bff08ccc54bc9f270dccea1c62f2068.zip |
x86 stable, bug #232054
(Portage version: 2.2_rc6/cvs/Linux 2.6.26.2 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.20.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 8ad353cf0253..6aac7a191adf 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.97 2008/08/07 22:05:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.98 2008/08/08 19:13:07 maekke Exp $ + + 08 Aug 2008; Markus Meier <maekke@gentoo.org> + gst-plugins-theora-0.10.20.ebuild: + x86 stable, bug #232054 07 Aug 2008; Tobias Klausmann <klausman@gentoo.org> gst-plugins-theora-0.10.20.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild index d9e203cc4c48..c0973ad29eed 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 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.20.ebuild,v 1.6 2008/08/07 22:05:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild,v 1.7 2008/08/08 19:13:07 maekke 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.20 |