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.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 3dd6e0d33dae..1ac31d9fa183 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.171 2011/10/03 21:58:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.172 2011/10/09 16:01:54 armin76 Exp $ + + 09 Oct 2011; Raúl Porcel <armin76@gentoo.org> + gst-plugins-theora-0.10.35.ebuild: + alpha/ia64/sh/sparc stable wrt #382225 03 Oct 2011; Markus Meier <maekke@gentoo.org> gst-plugins-theora-0.10.35.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 42afb68f6ec5..b92211b1772f 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.4 2011/10/03 21:58:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild,v 1.5 2011/10/09 16:01:54 armin76 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] |