diff options
author | Alex Howells <astinus@gentoo.org> | 2005-03-02 01:12:44 +0000 |
---|---|---|
committer | Alex Howells <astinus@gentoo.org> | 2005-03-02 01:12:44 +0000 |
commit | 22d9648dbf5568ad6e307e07bc001b251b28310a (patch) | |
tree | b09ff6f4afd6c33a2cd0a76e00f63b2af0533aeb /media-plugins | |
parent | Forgot ChangeLog entry. (diff) | |
download | historical-22d9648dbf5568ad6e307e07bc001b251b28310a.tar.gz historical-22d9648dbf5568ad6e307e07bc001b251b28310a.tar.bz2 historical-22d9648dbf5568ad6e307e07bc001b251b28310a.zip |
Keyword ~amd64 with regard to #80734
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'media-plugins')
4 files changed, 12 insertions, 8 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 3aa0c92d1c82..15838d63baa1 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.3 2005/01/05 23:20:48 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.4 2005/03/02 01:12:44 astinus Exp $ + + 02 Mar 2005; Alex Howells <astinus@gentoo.org> + gst-plugins-theora-0.8.7.ebuild: + Keyword ~amd64, in response to bug 80734 *gst-plugins-theora-0.8.7 (05 Jan 2005) diff --git a/media-plugins/gst-plugins-theora/Manifest b/media-plugins/gst-plugins-theora/Manifest index 0eaa9a805472..dd1af9f83ead 100644 --- a/media-plugins/gst-plugins-theora/Manifest +++ b/media-plugins/gst-plugins-theora/Manifest @@ -1,6 +1,6 @@ -MD5 b19a363ef07f8fdcb399a98192d58b27 gst-plugins-theora-0.8.5.ebuild 327 -MD5 118e8a5ad1dcb2b430cc990f12b36a97 ChangeLog 628 +MD5 c7e39ee1e705e087a06c60d5e6920059 ChangeLog 758 +MD5 bedf4ecd17f6466b0cd53700db77b1c8 gst-plugins-theora-0.8.5.ebuild 328 +MD5 ac674fbd0644f850c0621abd4c9b9891 gst-plugins-theora-0.8.7.ebuild 336 MD5 6cf6f97e79b43eaf70fa938c431342a3 metadata.xml 181 -MD5 ab4be818b1b521d5f8d2c5b457b2f301 gst-plugins-theora-0.8.7.ebuild 327 MD5 acf565d7ba42d81f95f66ad754ab8be9 files/digest-gst-plugins-theora-0.8.5 71 MD5 1d2b17e15b2072757c3db8f184b7d174 files/digest-gst-plugins-theora-0.8.7 71 diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild index 0bcc8ad40a38..91fe1b286c2e 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.8.5.ebuild,v 1.3 2004/11/27 04:58:09 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.5.ebuild,v 1.4 2005/03/02 01:12:44 astinus Exp $ inherit gst-plugins diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.7.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.7.ebuild index 155790d3ded3..572040f0ba8a 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.7.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.8.7.ebuild,v 1.1 2005/01/05 23:20:48 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.7.ebuild,v 1.2 2005/03/02 01:12:44 astinus Exp $ inherit gst-plugins -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" DEPEND="media-libs/libtheora" |