diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-10 17:09:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-10 17:09:34 +0000 |
commit | 16b0ad72b61e74f7a24b69c93d7c09549c68228d (patch) | |
tree | 79470d199a0ce9399a9d61efe2680002818e827e /media-plugins/gst-plugins-theora | |
parent | stable x86, security bug 143301 (diff) | |
download | gentoo-2-16b0ad72b61e74f7a24b69c93d7c09549c68228d.tar.gz gentoo-2-16b0ad72b61e74f7a24b69c93d7c09549c68228d.tar.bz2 gentoo-2-16b0ad72b61e74f7a24b69c93d7c09549c68228d.zip |
Stable on ppc wrt bug 190900
(Portage version: 2.1.2.12)
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.14.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 2ab56172ab69..204e66b1ee1f 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 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.83 2007/09/09 17:45:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.84 2007/09/10 17:09:34 nixnut Exp $ + + 10 Sep 2007; nixnut <nixnut@gentoo.org> gst-plugins-theora-0.10.14.ebuild: + Stable on ppc wrt bug 190900 09 Sep 2007; Christian Faulhammer <opfer@gentoo.org> gst-plugins-theora-0.10.14.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild index d83b678cbb07..b8f071415a64 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.14.ebuild,v 1.3 2007/09/09 17:45:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild,v 1.4 2007/09/10 17:09:34 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_alpha3 |