diff options
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 31ef3aebe77c..ba8ff1959df1 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.64 2006/05/04 09:43:47 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.65 2006/07/03 03:46:36 tcort Exp $ + + 03 Jul 2006; Thomas Cort <tcort@gentoo.org> mplayerplug-in-3.21.ebuild: + Stable on alpha wrt Bug #138735. 04 May 2006; Joseph Jezak <josejx@gentoo.org> mplayerplug-in-3.21.ebuild, mplayerplug-in-3.25.ebuild: diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild index 825b20399351..be716521b88a 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.21.ebuild,v 1.8 2006/05/04 09:43:47 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild,v 1.9 2006/07/03 03:46:36 tcort Exp $ inherit eutils multilib nsplugins @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 -hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 -hppa ia64 ppc sparc x86" IUSE="gecko-sdk gtk" DEPEND=">=media-video/mplayer-1.0_pre5 |