diff options
Diffstat (limited to 'net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild')
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild b/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild index 53470803149e..0906d8bec055 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-0.91.ebuild,v 1.1 2003/09/13 20:57:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild,v 1.2 2003/10/04 00:36:56 seemant Exp $ IUSE="" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND=">=media-video/mplayer-0.91" |