diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-20 03:47:36 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-20 03:47:36 +0000 |
commit | 9459c137c8fac04346e112143b4ea3b85bb6e01a (patch) | |
tree | 38ce33ca75c4dc09093d01acd038ca6544285ad3 /media-plugins/gst-plugins-theora | |
parent | x86 stable wrt bug #382225 (diff) | |
download | gentoo-2-9459c137c8fac04346e112143b4ea3b85bb6e01a.tar.gz gentoo-2-9459c137c8fac04346e112143b4ea3b85bb6e01a.tar.bz2 gentoo-2-9459c137c8fac04346e112143b4ea3b85bb6e01a.zip |
x86 stable wrt bug #382225
(Portage version: 2.1.10.11/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.35.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 064c27bcf4d2..01d79408e265 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.168 2011/08/25 19:58:00 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.169 2011/09/20 03:47:36 phajdan.jr Exp $ + + 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-theora-0.10.35.ebuild: + x86 stable wrt bug #382225 25 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -gst-plugins-theora-0.10.31.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild index 099af4b8230e..ff4fe61f9d4e 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.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.35.ebuild,v 1.1 2011/06/30 16:16:48 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild,v 1.2 2011/09/20 03:47: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] |