diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-03 22:40:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-03 22:40:37 +0000 |
commit | cde969e07f3171d56356f44cc415171b3191e5ac (patch) | |
tree | 80d9fa777d873935da64b46869ad00be0d427f90 /media-plugins/gst-plugins-theora | |
parent | arm stable, bug #382225 (diff) | |
download | historical-cde969e07f3171d56356f44cc415171b3191e5ac.tar.gz historical-cde969e07f3171d56356f44cc415171b3191e5ac.tar.bz2 historical-cde969e07f3171d56356f44cc415171b3191e5ac.zip |
arm stable, bug #382225
Package-Manager: portage-2.1.10.20/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 46e4796a38f3..3dd6e0d33dae 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.170 2011/09/25 20:53:09 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.171 2011/10/03 21:58:55 maekke Exp $ + + 03 Oct 2011; Markus Meier <maekke@gentoo.org> + gst-plugins-theora-0.10.35.ebuild: + arm stable, bug #382225 25 Sep 2011; Tony Vroon <chainsaw@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 9145cee04fb9..42afb68f6ec5 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.3 2011/09/25 20:53:09 chainsaw Exp $ +# $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 $ 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] |