diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 15:07:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 15:07:12 +0000 |
commit | 5eb1ee80dfd3498e3016ca3bde02d597e5376fe3 (patch) | |
tree | 9b42f380e2f2df6de2f67f292d2652c8dfe479b8 /media-plugins/gst-plugins-theora | |
parent | Stable for arm, wrt bug #454906 (diff) | |
download | gentoo-2-5eb1ee80dfd3498e3016ca3bde02d597e5376fe3.tar.gz gentoo-2-5eb1ee80dfd3498e3016ca3bde02d597e5376fe3.tar.bz2 gentoo-2-5eb1ee80dfd3498e3016ca3bde02d597e5376fe3.zip |
Stable for arm, wrt bug #454906
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.36.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 47fdc4a49aae..77e7442f86cc 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.185 2013/02/04 10:04:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.186 2013/02/04 15:07:12 ago Exp $ + + 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-theora-0.10.36.ebuild: + Stable for arm, wrt bug #454906 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-theora-0.10.36.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild index 6d2fa25e39cd..10ec420607f5 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 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.36.ebuild,v 1.8 2013/02/04 10:04:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.9 2013/02/04 15:07:12 ago Exp $ EAPI="4" inherit gst-plugins-base gst-plugins10 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libtheora-1.1[encode] |