diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-02-21 12:37:40 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-02-21 12:37:40 +0000 |
commit | ed2b378089689fd4cc4ae52f4cf4e64642c311a4 (patch) | |
tree | a1e913704c6905991b1be01a788b5d08d88d643b /media-plugins/gst-plugins-theora | |
parent | Stable on sparc --- Bug #167816 (diff) | |
download | gentoo-2-ed2b378089689fd4cc4ae52f4cf4e64642c311a4.tar.gz gentoo-2-ed2b378089689fd4cc4ae52f4cf4e64642c311a4.tar.bz2 gentoo-2-ed2b378089689fd4cc4ae52f4cf4e64642c311a4.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1.2-r10)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
3 files changed, 11 insertions, 7 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 56373d5d6d6a..b2c01a840272 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.75 2007/02/12 19:27:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.76 2007/02/21 12:37:40 uberlord Exp $ + + 21 Feb 2007; Roy Marples <uberlord@gentoo.org> + gst-plugins-theora-0.10.8.ebuild: + Add ~x86-fbsd keyword. 12 Feb 2007; Christian Faulhammer <opfer@gentoo.org> gst-plugins-theora-0.10.11.ebuild: diff --git a/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.11 b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.11 index d7504ec9d3f2..1cf3a89db7e8 100644 --- a/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.11 +++ b/media-plugins/gst-plugins-theora/files/digest-gst-plugins-theora-0.8.11 @@ -1,3 +1,3 @@ -MD5 837c7a582a9d053db31be7044251d188 gst-plugins-0.8.11.tar.bz2 165920 -RMD160 61ea93887862bf7bb618b51b572316ae71c0249f gst-plugins-0.8.11.tar.bz2 165920 -SHA256 2e557d66faa4a3f7a3532df4f23a8518d2f161777abf7a7b9201e9b611228954 gst-plugins-0.8.11.tar.bz2 165920 +MD5 ea787eeed3761ff03cb60ecebebe1c30 gst-plugins-0.8.11.tar.bz2 2439654 +RMD160 833aec123a52cd0f36ec883c349cc8d69090d749 gst-plugins-0.8.11.tar.bz2 2439654 +SHA256 0e48eef1d3bfa2263c1047f9f84622a4e16e33d963252cb8153ff1b340c4ba90 gst-plugins-0.8.11.tar.bz2 2439654 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 0bddb9c13be0..86cc6a6bc1d2 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-2006 Gentoo Foundation +# 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.7 2006/12/03 03:23:59 vapier Exp $ +# $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 $ 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 |