diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-02-21 12:40:22 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-02-21 12:40:22 +0000 |
commit | 8c012b2609aa0c6501d9a60252b76208bb25e0fd (patch) | |
tree | 1dc224330efcc8298ab6d8508fefd6658d913afb /media-plugins | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-8c012b2609aa0c6501d9a60252b76208bb25e0fd.tar.gz gentoo-2-8c012b2609aa0c6501d9a60252b76208bb25e0fd.tar.bz2 gentoo-2-8c012b2609aa0c6501d9a60252b76208bb25e0fd.zip |
Keyword the right ebuild dufus
(Portage version: 2.1.2-r10)
Diffstat (limited to 'media-plugins')
3 files changed, 6 insertions, 6 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index b2c01a840272..c38ff5d36c5e 100644 --- a/media-plugins/gst-plugins-theora/ChangeLog +++ b/media-plugins/gst-plugins-theora/ChangeLog @@ -1,9 +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.76 2007/02/21 12:37:40 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.77 2007/02/21 12:40:22 uberlord Exp $ 21 Feb 2007; Roy Marples <uberlord@gentoo.org> - gst-plugins-theora-0.10.8.ebuild: + gst-plugins-theora-0.10.11.ebuild: Add ~x86-fbsd keyword. 12 Feb 2007; Christian Faulhammer <opfer@gentoo.org> 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 26476f86e35b..243eb88d9737 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.7 2007/02/12 19:27:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild,v 1.8 2007/02/21 12:40:22 uberlord 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 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild index 86cc6a6bc1d2..3c06baf2a21d 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.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.8.ebuild,v 1.8 2007/02/21 12:37:40 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild,v 1.9 2007/02/21 12:40:22 uberlord 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" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |