diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-09 16:47:30 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-09 16:47:30 +0000 |
commit | f8676c11e18ef7007c0d5915663b1fbc60914b73 (patch) | |
tree | a5f65ede7bf1d6486bf96a39f2ab7030c17fe0b2 /net-www/mplayerplug-in | |
parent | amd64 stable wrt bug #234212 (diff) | |
download | gentoo-2-f8676c11e18ef7007c0d5915663b1fbc60914b73.tar.gz gentoo-2-f8676c11e18ef7007c0d5915663b1fbc60914b73.tar.bz2 gentoo-2-f8676c11e18ef7007c0d5915663b1fbc60914b73.zip |
Stable on sparc, bug #233820
(Portage version: 2.2_rc1/cvs/Linux 2.6.27-rc2 sparc64)
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-3.50.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index ca9f68aa2de1..ea63e10f27bf 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.109 2008/08/08 19:12:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.110 2008/08/09 16:47:30 bluebird Exp $ + + 09 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> + mplayerplug-in-3.50.ebuild: + Stable on sparc, bug #233820 08 Aug 2008; Markus Meier <maekke@gentoo.org> mplayerplug-in-3.50.ebuild: amd64/x86 stable, bug #233820 diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild index 6111791f599d..abd7316ea62f 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.50.ebuild,v 1.10 2008/08/08 19:12:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild,v 1.11 2008/08/09 16:47:30 bluebird Exp $ inherit eutils multilib autotools @@ -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 firefox gmedia multilib nls quicktime realmedia seamonkey wmp xulrunner" LANGS="cs da de en_US es fr hu it ja ko nb nl pl pt_BR ru sk se tr wa zh_CN" |