diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 15:11:39 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 15:11:39 +0000 |
commit | a437d63da7528ab97f5f8a0f022780420cc71fcf (patch) | |
tree | ea83e1f9463268c737ea677baede0051ac9313e9 /media-plugins/gst-plugins-theora | |
parent | Stable for HPPA (bug #416233). (diff) | |
download | gentoo-2-a437d63da7528ab97f5f8a0f022780420cc71fcf.tar.gz gentoo-2-a437d63da7528ab97f5f8a0f022780420cc71fcf.tar.bz2 gentoo-2-a437d63da7528ab97f5f8a0f022780420cc71fcf.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.35.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
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] |