diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-23 08:35:36 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-23 08:35:36 +0000 |
commit | 0d287ba3fa0ad62385e4ee3d88c4081b8fb0727e (patch) | |
tree | 08cb42818286fe45937b7a250228b9e81006760b /media-plugins/gst-plugins-theora | |
parent | x86 stable wrt bug #368281 (diff) | |
download | gentoo-2-0d287ba3fa0ad62385e4ee3d88c4081b8fb0727e.tar.gz gentoo-2-0d287ba3fa0ad62385e4ee3d88c4081b8fb0727e.tar.bz2 gentoo-2-0d287ba3fa0ad62385e4ee3d88c4081b8fb0727e.zip |
x86 stable wrt bug #368281
(Portage version: 2.1.9.42/cvs/Linux 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.32.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 fa75740f72f5..c294a4e96eb3 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.160 2011/03/13 10:15:26 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.161 2011/05/23 08:35:36 phajdan.jr Exp $ + + 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-theora-0.10.32.ebuild: + x86 stable wrt bug #368281 13 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gst-plugins-theora-0.10.31.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild index 076b1ed62048..71abae0da8d2 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 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.32.ebuild,v 1.2 2011/03/12 19:24:50 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild,v 1.3 2011/05/23 08:35:36 phajdan.jr Exp $ EAPI=2 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/libtheora-1.1[encode] |