diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-05 10:17:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-05 10:17:48 +0000 |
commit | 96fff7118e6afef04f68280b74b3961196925076 (patch) | |
tree | ee29671e1f01828d52f1384ed0980b8543d033bb /media-plugins/gst-plugins-theora | |
parent | arm stable, bug #368281 (diff) | |
download | gentoo-2-96fff7118e6afef04f68280b74b3961196925076.tar.gz gentoo-2-96fff7118e6afef04f68280b74b3961196925076.tar.bz2 gentoo-2-96fff7118e6afef04f68280b74b3961196925076.zip |
arm stable, bug #368281
(Portage version: 2.1.9.50/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 d4962f111066..a82e7a189dee 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.162 2011/05/23 14:48:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.163 2011/06/05 10:17:48 maekke Exp $ + + 05 Jun 2011; Markus Meier <maekke@gentoo.org> + gst-plugins-theora-0.10.32.ebuild: + arm stable, bug #368281 23 May 2011; Markos Chandras <hwoarang@gentoo.org> gst-plugins-theora-0.10.32.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 65a72e291108..3d1ee8cf04e4 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.4 2011/05/23 14:48:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild,v 1.5 2011/06/05 10:17:48 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] |