diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 04:58:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 04:58:28 +0000 |
commit | e39704c6ea2355bb0fa27fd7b996fb231ee50bf5 (patch) | |
tree | 336af71a2d8640a4edd8ed0bf9dae1294a0eaa53 /net-www/mplayerplug-in | |
parent | Fix by Olivier Crete to install the gui when USE=X #78035 by Joel Konkle-Parker. (diff) | |
download | historical-e39704c6ea2355bb0fa27fd7b996fb231ee50bf5.tar.gz historical-e39704c6ea2355bb0fa27fd7b996fb231ee50bf5.tar.bz2 historical-e39704c6ea2355bb0fa27fd7b996fb231ee50bf5.zip |
add ~ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-www/mplayerplug-in')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mplayerplug-in/Manifest | 8 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 1f122f228f54..06e9f9e5e439 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.35 2005/04/21 01:57:19 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.36 2005/05/09 04:58:28 agriffis Exp $ + + 09 May 2005; Aron Griffis <agriffis@gentoo.org> + mplayerplug-in-2.80.ebuild: + add ~ia64 21 Apr 2005; Jason Wever <weeve@gentoo.org> mplayerplug-in-2.80.ebuild: Added ~sparc keyword wrt bugs ##89750 and #89671. diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest index e635a94d65b6..db5f167193cd 100644 --- a/net-www/mplayerplug-in/Manifest +++ b/net-www/mplayerplug-in/Manifest @@ -1,8 +1,8 @@ -MD5 63c8245717d3c04a6d5de6623a63cfed ChangeLog 6292 -MD5 66c156160ef60780ee4c80a28873e766 metadata.xml 250 MD5 dcf3ea4ec6dee69d83e30053dcef5c43 mplayerplug-in-2.66.ebuild 1397 MD5 37645998e03967b6fa212b8ecfe44db1 mplayerplug-in-2.60.ebuild 1045 -MD5 be911d22289a77df4da66f8bdd1ac709 mplayerplug-in-2.80.ebuild 1423 -MD5 ccdd34ab806933589a0d87348456484c files/digest-mplayerplug-in-2.66 155 +MD5 618be80fecc415c61eaf7a515709109b mplayerplug-in-2.80.ebuild 1432 +MD5 e8076959c9bd47ba6fbfcd52d3fea18b ChangeLog 6388 +MD5 66c156160ef60780ee4c80a28873e766 metadata.xml 250 MD5 5aebc7ac8adac5ba297b3717ce1ac92c files/digest-mplayerplug-in-2.60 155 +MD5 ccdd34ab806933589a0d87348456484c files/digest-mplayerplug-in-2.66 155 MD5 8642e3be6b1af51cbbf7e7790cc8ba12 files/digest-mplayerplug-in-2.80 71 diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild index 2ce88f83fcfd..88cde7ed5d39 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.4 2005/04/21 01:57:19 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild,v 1.5 2005/05/09 04:58:28 agriffis Exp $ inherit nsplugins toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86 ~sparc" +KEYWORDS="~amd64 ppc ~x86 ~sparc ~ia64" IUSE="gtk2" DEPEND=" |