diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-10-02 08:54:40 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-10-02 08:54:40 +0000 |
commit | cd297b667fef8e50446b67370536094d8837e4b9 (patch) | |
tree | bdf949b1eea22832b206833e0bfa6d6d102661c8 /media-plugins/gst-plugins-mad | |
parent | stabilize (diff) | |
download | gentoo-2-cd297b667fef8e50446b67370536094d8837e4b9.tar.gz gentoo-2-cd297b667fef8e50446b67370536094d8837e4b9.tar.bz2 gentoo-2-cd297b667fef8e50446b67370536094d8837e4b9.zip |
Keyworded ~mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-plugins/gst-plugins-mad')
-rw-r--r-- | media-plugins/gst-plugins-mad/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.10.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.11.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-mad/ChangeLog b/media-plugins/gst-plugins-mad/ChangeLog index b9e99316bd9f..d927e7502090 100644 --- a/media-plugins/gst-plugins-mad/ChangeLog +++ b/media-plugins/gst-plugins-mad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-mad # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.67 2005/09/15 11:45:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.68 2005/10/02 08:54:40 hardave Exp $ + + 02 Oct 2005; Hardave Riar <hardave@gentoo.org> + gst-plugins-mad-0.8.10.ebuild, gst-plugins-mad-0.8.11.ebuild: + Keyworded ~mips. 15 Sep 2005; Aron Griffis <agriffis@gentoo.org> gst-plugins-mad-0.8.10.ebuild: diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.10.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.10.ebuild index 86b878c127c5..0b1dcb5ac41e 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.10.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.10.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-mad/gst-plugins-mad-0.8.10.ebuild,v 1.11 2005/09/24 03:39:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.10.ebuild,v 1.12 2005/10/02 08:54:40 hardave Exp $ inherit gst-plugins -KEYWORDS="alpha amd64 arm hppa ia64 -mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND=">=media-libs/libmad-0.15.1b diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.11.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.11.ebuild index eadd4dc843ff..aa374f706886 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.11.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.11.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-mad/gst-plugins-mad-0.8.11.ebuild,v 1.2 2005/09/06 10:22:07 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.11.ebuild,v 1.3 2005/10/02 08:54:40 hardave Exp $ inherit gst-plugins -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 -mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=media-libs/libmad-0.15.1b |