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 | 50e6c0345618e29a2346d6ebf99574db79e3aa08 (patch) | |
tree | 2b63fa966022aaf60c382006eda515795a21694b /media-plugins | |
parent | Forgot ChangeLog entry. (diff) | |
download | gentoo-2-50e6c0345618e29a2346d6ebf99574db79e3aa08.tar.gz gentoo-2-50e6c0345618e29a2346d6ebf99574db79e3aa08.tar.bz2 gentoo-2-50e6c0345618e29a2346d6ebf99574db79e3aa08.zip |
Keyword ~amd64 with regard to #80734
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-plugins')
3 files changed, 9 insertions, 5 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/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" |