diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-04-16 20:11:24 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-04-16 20:11:24 +0000 |
commit | 5322a8ed4c2bbc8dc0cfdfea0da95141ceadd0cf (patch) | |
tree | 297f578ba5e35be3f38bb389574174e2791d7324 /net-www | |
parent | +games-strategy/freelords:editor - Installs optional map editor (diff) | |
download | gentoo-2-5322a8ed4c2bbc8dc0cfdfea0da95141ceadd0cf.tar.gz gentoo-2-5322a8ed4c2bbc8dc0cfdfea0da95141ceadd0cf.tar.bz2 gentoo-2-5322a8ed4c2bbc8dc0cfdfea0da95141ceadd0cf.zip |
removed ~mips keywords because this can not possibly work on mips...we do not have a working mozilla or firefox
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 7 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild | 4 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 3e798b7de2ff..bf800b87aa1b 100644 --- a/net-www/mplayerplug-in/ChangeLog +++ b/net-www/mplayerplug-in/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-www/mplayerplug-in # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.33 2005/04/14 21:14:27 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.34 2005/04/16 20:11:24 geoman Exp $ + + 16 Apr 2005; Stephen P. Becker <geoman@gentoo.org> + mplayerplug-in-2.60.ebuild, mplayerplug-in-2.66.ebuild: + removed ~mips keywords because this can not possibly work on mips...we do + not have a working mozilla or firefox 14 Apr 2005; Joseph Jezak <josejx@gentoo.org> -mplayerplug-in-0.91.ebuild, -mplayerplug-in-0.95.ebuild, -mplayerplug-in-1.0_pre2.ebuild, diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild index ba49caec4c16..3b14d9984847 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild,v 1.4 2005/02/19 07:06:04 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild,v 1.5 2005/04/16 20:11:24 geoman Exp $ inherit nsplugins toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz x86? ( ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.6/${GECKO_SDK} ) " HOMEPAGE="http://mplayerplug-in.sourceforge.net/" -KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips" +KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild index ffcc6b954959..919bb24f6581 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild,v 1.6 2005/02/19 07:06:04 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild,v 1.7 2005/04/16 20:11:24 geoman Exp $ inherit nsplugins toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz x86? ( ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.6/${GECKO_SDK} ) " HOMEPAGE="http://mplayerplug-in.sourceforge.net/" -KEYWORDS="x86 ~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips" +KEYWORDS="x86 ~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa" SLOT="0" LICENSE="GPL-2" IUSE="gtk2" |