diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-23 10:19:15 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-23 10:19:15 +0000 |
commit | b3227b7a281e645d390bfc8dba78fa3f319086a9 (patch) | |
tree | 8bb62e830e06119f92c4b7bf1a1a8d72b2df6efb /media-plugins/gst-plugins-theora | |
parent | ppc stable #280946 (diff) | |
download | gentoo-2-b3227b7a281e645d390bfc8dba78fa3f319086a9.tar.gz gentoo-2-b3227b7a281e645d390bfc8dba78fa3f319086a9.tar.bz2 gentoo-2-b3227b7a281e645d390bfc8dba78fa3f319086a9.zip |
ppc stable #280946
(Portage version: 2.1.6.13/cvs/Linux ppc)
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.23.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 7248c6afcddf..22b189c00df1 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.114 2009/08/21 08:22:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.115 2009/08/23 10:19:15 nixnut Exp $ + + 23 Aug 2009; nixnut <nixnut@gentoo.org> gst-plugins-theora-0.10.23.ebuild: + ppc stable #280946 21 Aug 2009; Christian Faulhammer <fauli@gentoo.org> gst-plugins-theora-0.10.23.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild index 0a76d11ee929..f2cc1af878f6 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 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.23.ebuild,v 1.3 2009/08/21 08:22:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.23.ebuild,v 1.4 2009/08/23 10:19:15 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/gst-plugins-base-0.10.23 |