diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 15:12:26 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 15:12:26 +0000 |
commit | 7219ae865a7883c0e99fff8ed9848cfccb0e2476 (patch) | |
tree | 9e1434a34d4920c88a3e4d51dc555e6168fb7b28 /media-plugins | |
parent | Stable for HPPA (bug #416233). (diff) | |
download | historical-7219ae865a7883c0e99fff8ed9848cfccb0e2476.tar.gz historical-7219ae865a7883c0e99fff8ed9848cfccb0e2476.tar.bz2 historical-7219ae865a7883c0e99fff8ed9848cfccb0e2476.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'media-plugins')
8 files changed, 36 insertions, 20 deletions
diff --git a/media-plugins/gst-plugins-ogg/ChangeLog b/media-plugins/gst-plugins-ogg/ChangeLog index fecc1714dc81..49b0b59b2778 100644 --- a/media-plugins/gst-plugins-ogg/ChangeLog +++ b/media-plugins/gst-plugins-ogg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-ogg -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ogg/ChangeLog,v 1.195 2011/10/15 18:35:17 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ogg/ChangeLog,v 1.196 2012/05/17 15:06:51 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> + gst-plugins-ogg-0.10.35.ebuild: + keyword ~amd64-fbsd 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> gst-plugins-ogg-0.10.35.ebuild: diff --git a/media-plugins/gst-plugins-ogg/gst-plugins-ogg-0.10.35.ebuild b/media-plugins/gst-plugins-ogg/gst-plugins-ogg-0.10.35.ebuild index 74e815120c4a..64c102f6f594 100644 --- a/media-plugins/gst-plugins-ogg/gst-plugins-ogg-0.10.35.ebuild +++ b/media-plugins/gst-plugins-ogg/gst-plugins-ogg-0.10.35.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ogg/gst-plugins-ogg-0.10.35.ebuild,v 1.7 2011/10/15 18:35:17 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ogg/gst-plugins-ogg-0.10.35.ebuild,v 1.8 2012/05/17 15:06:51 aballier Exp $ inherit gst-plugins-base -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libogg-1.0" diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 16c42d24c49b..257c58102e33 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.174 2011/10/15 18:35:20 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.175 2012/05/17 15:11:39 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> + gst-plugins-theora-0.10.35.ebuild: + keyword ~amd64-fbsd 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> gst-plugins-theora-0.10.35.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild index 0503023533e2..4410b479a823 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.35.ebuild,v 1.7 2011/10/15 18:35:20 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild,v 1.8 2012/05/17 15:11:39 aballier 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 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libtheora-1.1[encode] diff --git a/media-plugins/gst-plugins-vorbis/ChangeLog b/media-plugins/gst-plugins-vorbis/ChangeLog index a3ed572927df..350c3dd39ad8 100644 --- a/media-plugins/gst-plugins-vorbis/ChangeLog +++ b/media-plugins/gst-plugins-vorbis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-vorbis -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.208 2011/10/15 18:35:18 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/ChangeLog,v 1.209 2012/05/17 15:12:26 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> + gst-plugins-vorbis-0.10.35.ebuild: + keyword ~amd64-fbsd 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> gst-plugins-vorbis-0.10.35.ebuild: diff --git a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.ebuild b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.ebuild index 6f1c4b7bf00e..084f4d218587 100644 --- a/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.ebuild +++ b/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.ebuild,v 1.7 2011/10/15 18:35:18 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vorbis/gst-plugins-vorbis-0.10.35.ebuild,v 1.8 2012/05/17 15:12:26 aballier Exp $ inherit gst-plugins-base -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libvorbis-1.0 diff --git a/media-plugins/gst-plugins-vp8/ChangeLog b/media-plugins/gst-plugins-vp8/ChangeLog index cf01b3b3f981..576c35252162 100644 --- a/media-plugins/gst-plugins-vp8/ChangeLog +++ b/media-plugins/gst-plugins-vp8/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-vp8 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog,v 1.6 2011/10/21 14:50:39 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog,v 1.7 2012/05/17 15:05:23 aballier Exp $ + + 17 May 2012; Alexis Ballier <aballier@gentoo.org> + gst-plugins-vp8-0.10.22.ebuild: + keyword ~amd64-fbsd 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gst-plugins-vp8-0.10.22.ebuild: diff --git a/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.ebuild b/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.ebuild index 99fb409ee96e..ddef1b408d7c 100644 --- a/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.ebuild +++ b/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.ebuild,v 1.3 2011/10/21 14:50:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.ebuild,v 1.4 2012/05/17 15:05:23 aballier Exp $ inherit gst-plugins-bad -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~amd64-fbsd" IUSE="" RDEPEND="media-libs/libvpx |