diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-08-02 18:01:38 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-08-02 18:01:38 +0000 |
commit | e10c540902a53c5298340bf0741138d46109cbf4 (patch) | |
tree | b8ac7eeb2006a2d5644c592d7a39122e48b6c937 /net-www | |
parent | Stable on sparc (diff) | |
download | gentoo-2-e10c540902a53c5298340bf0741138d46109cbf4.tar.gz gentoo-2-e10c540902a53c5298340bf0741138d46109cbf4.tar.bz2 gentoo-2-e10c540902a53c5298340bf0741138d46109cbf4.zip |
stable amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 7d11a2d31bd0..a26b78401259 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.42 2005/07/11 22:03:14 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.43 2005/08/02 18:01:38 blubb Exp $ + + 02 Aug 2005; Simon Stelling <blubb@gentoo.org> mplayerplug-in-2.80.ebuild: + stable on amd64 11 Jul 2005; Joseph Jezak <josejx@gentoo.org> -mplayerplug-in-2.66.ebuild, mplayerplug-in-2.80.ebuild, mplayerplug-in-2.85.ebuild: diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild index 4babee72bf84..b8b7e3e2e86c 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild,v 1.9 2005/07/11 22:03:14 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild,v 1.10 2005/08/02 18:01:38 blubb Exp $ inherit nsplugins toolchain-funcs multilib @@ -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="gtk2" DEPEND=" |