diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-03-03 16:13:06 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-03-03 16:13:06 +0000 |
commit | f2f9b68fe796e017b8c8a0fb314c1565ca0fbe08 (patch) | |
tree | 08e3f65c164023b8f28dd9a138802436c8e6c9d2 /net-www/mplayerplug-in | |
parent | fix several issues in 0.6 and cleanup (Manifest recommit) (diff) | |
download | gentoo-2-f2f9b68fe796e017b8c8a0fb314c1565ca0fbe08.tar.gz gentoo-2-f2f9b68fe796e017b8c8a0fb314c1565ca0fbe08.tar.bz2 gentoo-2-f2f9b68fe796e017b8c8a0fb314c1565ca0fbe08.zip |
temporary fix for non x86
Diffstat (limited to 'net-www/mplayerplug-in')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.40.ebuild | 4 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.45.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 2dd4f22e2489..b85f986a8de1 100644 --- a/net-www/mplayerplug-in/ChangeLog +++ b/net-www/mplayerplug-in/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mplayerplug-in # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.17 2004/03/03 10:54:14 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.18 2004/03/03 16:13:06 lu_zero Exp $ + + 03 Mar 2004; Luca Barbato <lu_zero@gentoo.org> mplayerplug-in-2.40.ebuild, + mplayerplug-in-2.45.ebuild: + Marked ~x86 only since it won't work on other arches *mplayerplug-in-2.45 (03 Mar 2004) diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.40.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.40.ebuild index a0fdc2c40cb2..88a1c1eb47cc 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.40.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.40.ebuild,v 1.1 2004/02/28 17:10:53 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.40.ebuild,v 1.2 2004/03/03 16:13:06 lu_zero Exp $ inherit nsplugins @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz HOMEPAGE="http://mplayerplug-in.sourceforge.net/" RESTRICT="nomirror" -KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips" +KEYWORDS="~x86" #~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.45.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.45.ebuild index 19afed328035..489a49ae5eea 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.45.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.45.ebuild,v 1.1 2004/03/03 10:54:14 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.45.ebuild,v 1.2 2004/03/03 16:13:06 lu_zero Exp $ inherit nsplugins @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz HOMEPAGE="http://mplayerplug-in.sourceforge.net/" RESTRICT="nomirror" -KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips" +KEYWORDS="~x86" #~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips" SLOT="0" LICENSE="GPL-2" IUSE="" |