diff options
author | 2005-04-14 18:23:19 +0000 | |
---|---|---|
committer | 2005-04-14 18:23:19 +0000 | |
commit | d5fb35c3d8369fb8b52514ad791ac1df761c48ee (patch) | |
tree | 837d248426f8bdaab8d11be243c6e6aefa0145db /media-plugins | |
parent | Version bump. (diff) | |
download | historical-d5fb35c3d8369fb8b52514ad791ac1df761c48ee.tar.gz historical-d5fb35c3d8369fb8b52514ad791ac1df761c48ee.tar.bz2 historical-d5fb35c3d8369fb8b52514ad791ac1df761c48ee.zip |
changed to -mips keyword
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-plugins')
8 files changed, 26 insertions, 20 deletions
diff --git a/media-plugins/gst-plugins-mad/ChangeLog b/media-plugins/gst-plugins-mad/ChangeLog index 8d583b28a8f9..55f88e5502d1 100644 --- a/media-plugins/gst-plugins-mad/ChangeLog +++ b/media-plugins/gst-plugins-mad/ChangeLog @@ -1,6 +1,12 @@ # 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.47 2005/04/08 19:12:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.48 2005/04/14 18:23:19 geoman Exp $ + + 14 Apr 2005; Stephen P. Becker <geoman@gentoo.org> + gst-plugins-mad-0.8.1.ebuild, gst-plugins-mad-0.8.2.ebuild, + gst-plugins-mad-0.8.3.ebuild, gst-plugins-mad-0.8.5.ebuild, + gst-plugins-mad-0.8.7.ebuild, gst-plugins-mad-0.8.8.ebuild: + changed to -mips keyword 08 Apr 2005; Markus Rothe <corsair@gentoo.org> gst-plugins-mad-0.8.8.ebuild: diff --git a/media-plugins/gst-plugins-mad/Manifest b/media-plugins/gst-plugins-mad/Manifest index aea28ad03418..34a5c1dedab8 100644 --- a/media-plugins/gst-plugins-mad/Manifest +++ b/media-plugins/gst-plugins-mad/Manifest @@ -1,10 +1,10 @@ -MD5 b8850e7c2f21c3ae931d1ad1b8bdaf4e ChangeLog 4960 -MD5 5ba7e3b1eb980f617f78b752b070edce gst-plugins-mad-0.8.1.ebuild 439 -MD5 265575a8dc4189907671f46db0d75623 gst-plugins-mad-0.8.2.ebuild 443 -MD5 6ac68a7f7717ad4acf497400b355108f gst-plugins-mad-0.8.3.ebuild 440 -MD5 8490d8b64e2e666d5a6477c6b6b8c431 gst-plugins-mad-0.8.5.ebuild 442 -MD5 5ce9ff13b1e8805975bed97bf9b2604d gst-plugins-mad-0.8.7.ebuild 442 -MD5 26923e4453b9e96f9118e3e2cfd04ecd gst-plugins-mad-0.8.8.ebuild 446 +MD5 bedcf281a7e72f339a2cf5efc2286f31 gst-plugins-mad-0.8.1.ebuild 437 +MD5 d944bda94868cc6895e791e441833e28 gst-plugins-mad-0.8.8.ebuild 445 +MD5 83a66a296b72220fc2c78344be3415f7 gst-plugins-mad-0.8.3.ebuild 438 +MD5 8e07e98dbf54c85edf94c385818c7ef6 gst-plugins-mad-0.8.5.ebuild 440 +MD5 fc27b0dc9db5b9204df639f71bc15e7f gst-plugins-mad-0.8.7.ebuild 442 +MD5 fcd6f909f78e03737456c6fed5b765e0 gst-plugins-mad-0.8.2.ebuild 442 +MD5 7371f17c738c634a547190deb299bdc7 ChangeLog 5226 MD5 6cf6f97e79b43eaf70fa938c431342a3 metadata.xml 181 MD5 d454a981aba7bfc51b76556d18ef0357 files/digest-gst-plugins-mad-0.8.1 71 MD5 fdc36508749cec2850c94b4bff5cc0a2 files/digest-gst-plugins-mad-0.8.2 71 diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.1.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.1.ebuild index b7ff6b8f29ca..6d07e4aceae7 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.1.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.1.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.1.ebuild,v 1.12 2005/03/10 02:01:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.1.ebuild,v 1.13 2005/04/14 18:23:19 geoman Exp $ inherit gst-plugins -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 -mips ppc ~sparc x86" IUSE="" RDEPEND=">=media-libs/libmad-0.15.0b diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.2.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.2.ebuild index 9df81d835e0c..30c3e65e3a80 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.2.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.2.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.2.ebuild,v 1.12 2005/03/10 02:01:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.2.ebuild,v 1.13 2005/04/14 18:23:19 geoman 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.0b diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.3.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.3.ebuild index cbb3c07025e1..fcf83bbaf580 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.3.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.3.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.3.ebuild,v 1.3 2005/03/10 02:01:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.3.ebuild,v 1.4 2005/04/14 18:23:19 geoman Exp $ inherit gst-plugins -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 -mips ~ppc ~sparc ~x86" IUSE="" RDEPEND=">=media-libs/libmad-0.15.0b diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.5.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.5.ebuild index d0a89e82cd93..f0a5685319c6 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.5.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.5.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.5.ebuild,v 1.11 2005/03/10 02:01:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.5.ebuild,v 1.12 2005/04/14 18:23:19 geoman Exp $ inherit gst-plugins -KEYWORDS="x86 alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc" +KEYWORDS="x86 alpha amd64 hppa ~ia64 -mips ppc ~ppc64 sparc" IUSE="" RDEPEND=">=media-libs/libmad-0.15.0b diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.7.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.7.ebuild index d8d42c9904ff..efb24e5320bd 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.7.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-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-mad/gst-plugins-mad-0.8.7.ebuild,v 1.7 2005/03/21 01:36:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.7.ebuild,v 1.8 2005/04/14 18:23:19 geoman Exp $ inherit gst-plugins -KEYWORDS="x86 alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc" +KEYWORDS="x86 alpha amd64 arm hppa ia64 -mips ppc ~ppc64 sparc" IUSE="" RDEPEND=">=media-libs/libmad-0.15.0b diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild index eee34c81f57e..6af476f2eb88 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.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.8.ebuild,v 1.2 2005/04/08 19:12:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.8.ebuild,v 1.3 2005/04/14 18:23:19 geoman Exp $ inherit gst-plugins -KEYWORDS="~x86 ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc" +KEYWORDS="~x86 ~alpha ~amd64 ~hppa ~ia64 -mips ~ppc ppc64 ~sparc" IUSE="" RDEPEND=">=media-libs/libmad-0.15.0b |