diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-11-22 18:52:14 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-11-22 18:52:14 +0000 |
commit | 7e0c7802cef5872ebab6235e0bfb22d6a3a1b650 (patch) | |
tree | 05b0b101fc4878dc06efcddfd3bada354b0a4bc0 /media-plugins/gst-plugins-theora | |
parent | Stable on alpha, bug #290343 (diff) | |
download | gentoo-2-7e0c7802cef5872ebab6235e0bfb22d6a3a1b650.tar.gz gentoo-2-7e0c7802cef5872ebab6235e0bfb22d6a3a1b650.tar.bz2 gentoo-2-7e0c7802cef5872ebab6235e0bfb22d6a3a1b650.zip |
Stable on alpha, bug #290343
(Portage version: 2.1.7.5/cvs/Linux x86_64)
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 fcced20cf5c1..52680cc33d83 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.123 2009/11/18 22:01:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.124 2009/11/22 18:52:14 klausman Exp $ + + 22 Nov 2009; Tobias Klausmann <klausman@gentoo.org> + gst-plugins-theora-0.10.24.ebuild: + Stable on alpha, bug #290343 18 Nov 2009; Christian Faulhammer <fauli@gentoo.org> gst-plugins-theora-0.10.24.ebuild: 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 4e45057f664b..f63efb721825 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.5 2009/11/18 22:01:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.24.ebuild,v 1.6 2009/11/22 18:52:14 klausman 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 |