diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 18:01:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 18:01:08 +0000 |
commit | 4e890611c68e3203ae8e7e5edbb4c6fb3dfb5f8a (patch) | |
tree | 5e52dd60b6216f651f4f2d4cbe5f63fbdfa58d46 /media-plugins/gst-plugins-theora | |
parent | Stable for sh, wrt bug #456476 (diff) | |
download | gentoo-2-4e890611c68e3203ae8e7e5edbb4c6fb3dfb5f8a.tar.gz gentoo-2-4e890611c68e3203ae8e7e5edbb4c6fb3dfb5f8a.tar.bz2 gentoo-2-4e890611c68e3203ae8e7e5edbb4c6fb3dfb5f8a.zip |
Stable for sh, wrt bug #456476
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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 ff32abcd9a11..b568d1e9dd37 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.188 2013/02/10 22:38:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.189 2013/02/24 18:01:08 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-theora-0.10.36.ebuild: + Stable for sh, wrt bug #456476 10 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 c85071866409..0f53e0d8e96f 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.11 2013/02/10 22:38:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36.ebuild,v 1.12 2013/02/24 18:01:08 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] |