diff options
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 3b4ab7831533..34ca20428114 100644 --- a/net-www/mplayerplug-in/ChangeLog +++ b/net-www/mplayerplug-in/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mplayerplug-in # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.99 2007/09/17 18:49:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.100 2007/11/22 18:56:24 armin76 Exp $ + + 22 Nov 2007; Raúl Porcel <armin76@gentoo.org> mplayerplug-in-3.45.ebuild: + sparc stable wrt #192696, thanks to Alex Maclean for testing 17 Sep 2007; Markus Meier <maekke@gentoo.org> mplayerplug-in-3.45.ebuild: x86 stable, bug #192696 diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild index 2e5cf3c84c25..62742b0d6acc 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild,v 1.4 2007/09/17 18:49:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild,v 1.5 2007/11/22 18:56:24 armin76 Exp $ inherit eutils multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 -hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 -hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="gtk divx gmedia mplayer-bin nls realmedia quicktime wmp" LANGS="da de en_US es fr hu it ja ko nb pl pt_BR nl ru se zh_CN" |