diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:48:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:48:01 +0000 |
commit | 40bf347244b4ebe3c2282ea7ee6452e0764c8824 (patch) | |
tree | 3f36a607bb030302b60118b5e30bbb0282768250 /media-plugins/gst-plugins-theora | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-40bf347244b4ebe3c2282ea7ee6452e0764c8824.tar.gz gentoo-2-40bf347244b4ebe3c2282ea7ee6452e0764c8824.tar.bz2 gentoo-2-40bf347244b4ebe3c2282ea7ee6452e0764c8824.zip |
Stable for ppc, 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/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-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 36a98f2ab4e7..7f167f7d9306 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.194 2014/07/23 15:22:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.195 2014/07/28 13:48:01 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-theora-0.10.36-r1.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 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 68f58e1be6f9..d6af63989d04 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.4 2014/07/23 15:22:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild,v 1.5 2014/07/28 13:48:01 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}] |