diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-13 10:15:26 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-13 10:15:26 +0000 |
commit | ff27b949d446062e0a6622d77fee78830d397d63 (patch) | |
tree | b96ceaf0ce5791aac4c1b7c622cb0663b5ac2054 /media-plugins | |
parent | ppc64 stable wrt #353434 (diff) | |
download | gentoo-2-ff27b949d446062e0a6622d77fee78830d397d63.tar.gz gentoo-2-ff27b949d446062e0a6622d77fee78830d397d63.tar.bz2 gentoo-2-ff27b949d446062e0a6622d77fee78830d397d63.zip |
ppc64 stable wrt #353434
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
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.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 36512f5d2a9a..fa75740f72f5 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.159 2011/03/12 19:24:50 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.160 2011/03/13 10:15:26 xarthisius Exp $ + + 13 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + gst-plugins-theora-0.10.31.ebuild: + ppc64 stable wrt #353434 12 Mar 2011; Olivier Crête <tester@gentoo.org> gst-plugins-theora-0.10.29.ebuild, 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 299d471e551e..353185568bf7 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,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.31.ebuild,v 1.8 2011/03/12 19:24:50 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild,v 1.9 2011/03/13 10:15:26 xarthisius 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] |