diff options
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 2441ce8b77f3..32eb7b9c6775 100644 --- a/media-plugins/gst-plugins-theora/ChangeLog +++ b/media-plugins/gst-plugins-theora/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-theora # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.148 2010/09/05 17:53:33 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.149 2010/09/11 09:55:52 nixnut Exp $ + + 11 Sep 2010; <nixnut@gentoo.org> gst-plugins-theora-0.10.29.ebuild: + ppc stable #329703 05 Sep 2010; Tobias Klausmann <klausman@gentoo.org> gst-plugins-theora-0.10.29.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild index f2f15f9ab78c..f3e808d474bb 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 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.29.ebuild,v 1.8 2010/09/05 17:53:33 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.9 2010/09/11 09:55:52 nixnut 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.0 |