diff options
author | Markus Meier <maekke@gentoo.org> | 2011-02-20 22:03:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-02-20 22:03:50 +0000 |
commit | 6fab0228a1c4f0c6af1d02de0c264ab00599f0a9 (patch) | |
tree | ae40c2360550fa91becc7dee50e7475c6c7b3cdf /media-plugins/gst-plugins-theora | |
parent | arm stable, bug #353434 (diff) | |
download | gentoo-2-6fab0228a1c4f0c6af1d02de0c264ab00599f0a9.tar.gz gentoo-2-6fab0228a1c4f0c6af1d02de0c264ab00599f0a9.tar.bz2 gentoo-2-6fab0228a1c4f0c6af1d02de0c264ab00599f0a9.zip |
arm stable, bug #353434
(Portage version: 2.1.9.40/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.31.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 69bed1187501..a47fd2246e97 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.153 2011/02/14 18:04:35 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.154 2011/02/20 22:03:50 maekke Exp $ + + 20 Feb 2011; Markus Meier <maekke@gentoo.org> + gst-plugins-theora-0.10.31.ebuild: + arm stable, bug #353434 14 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gst-plugins-theora-0.10.31.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild index 0d70482c9bd2..dd7c1fb017ee 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild @@ -1,10 +1,10 @@ # 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.31.ebuild,v 1.3 2011/02/14 18:04:35 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild,v 1.4 2011/02/20 22:03:50 maekke Exp $ 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 |