diff options
author | Olivier Crête <tester@gentoo.org> | 2007-01-27 05:12:21 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2007-01-27 05:12:21 +0000 |
commit | b88d59289607c8f773ffb4ba35364d3431bf85f0 (patch) | |
tree | aae816ea81b3b3af1a8f590d5f69dc08d9732acc /media-plugins | |
parent | Stable on amd64 for bug #163541 (diff) | |
download | gentoo-2-b88d59289607c8f773ffb4ba35364d3431bf85f0.tar.gz gentoo-2-b88d59289607c8f773ffb4ba35364d3431bf85f0.tar.bz2 gentoo-2-b88d59289607c8f773ffb4ba35364d3431bf85f0.zip |
Stable on amd64 for bug #163541
(Portage version: 2.1.1-r2)
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.11.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 325a17ed25fb..98c0164865b7 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 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.71 2007/01/23 14:31:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.72 2007/01/27 05:12:21 tester Exp $ + + 27 Jan 2007; Olivier Crête <tester@gentoo.org> + gst-plugins-theora-0.10.11.ebuild: + Stable on amd64 for bug #163541 23 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> gst-plugins-theora-0.10.11.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild index c75c595555bb..741e4ad6f548 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.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.11.ebuild,v 1.3 2007/01/23 14:31:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild,v 1.4 2007/01/27 05:12:21 tester Exp $ inherit gst-plugins-base -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |