diff options
author | Chris White <chriswhite@gentoo.org> | 2004-12-02 15:23:32 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2004-12-02 15:23:32 +0000 |
commit | 1419a14018dd33d5646333af9d62ca199e425775 (patch) | |
tree | 904ecdd8ba9757ec9ab4e0e37f3d734c39fb6472 /net-www/mplayerplug-in | |
parent | Added ~x86 keywords. (Manifest recommit) (diff) | |
download | gentoo-2-1419a14018dd33d5646333af9d62ca199e425775.tar.gz gentoo-2-1419a14018dd33d5646333af9d62ca199e425775.tar.bz2 gentoo-2-1419a14018dd33d5646333af9d62ca199e425775.zip |
Marked 2.70 ~x86.
Diffstat (limited to 'net-www/mplayerplug-in')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 5ec5f236a1cb..6f12c895d524 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.28 2004/11/06 00:11:45 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.29 2004/12/02 15:23:32 chriswhite Exp $ + + 03 Dec 2004; Chris White <chriswhite@gentoo.org> mplayerplug-in-2.70.ebuild: + Marked 2.70 ~x86. 06 Nov 2004; Chris White <chriswhite@gentoo.org> mplayerplug-in-0.91.ebuild, mplayerplug-in-0.95.ebuild, mplayerplug-in-1.0.ebuild, diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild index e1c7aded039e..594c69c38496 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.70.ebuild,v 1.2 2004/11/06 00:11:45 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild,v 1.3 2004/12/02 15:23:32 chriswhite Exp $ inherit nsplugins toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://mplayerplug-in.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc" +KEYWORDS="~x86 ~ppc" IUSE="gtk2" DEPEND=" |