diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:22:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:22:55 +0000 |
commit | de900a8d2e8ef8e750f00336f706eba0afdffffd (patch) | |
tree | ffd183d43196854fd3ae00aaa0718b54173e537d /media-plugins | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-de900a8d2e8ef8e750f00336f706eba0afdffffd.tar.gz gentoo-2-de900a8d2e8ef8e750f00336f706eba0afdffffd.tar.bz2 gentoo-2-de900a8d2e8ef8e750f00336f706eba0afdffffd.zip |
Stable for sparc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.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 a3bfd336a808..03c24fdb5e4b 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.199 2014/08/25 11:02:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.200 2014/09/15 08:22:55 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-theora-0.10.36-r1.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-theora-0.10.36-r1.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild index 75b743133328..c05229637cb4 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.9 2014/08/25 11:02:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild,v 1.10 2014/09/15 08:22:55 ago Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-base inherit gstreamer -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.1[encode,${MULTILIB_USEDEP}] |