diff options
author | Jason Wever <weeve@gentoo.org> | 2005-04-21 01:57:19 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-04-21 01:57:19 +0000 |
commit | 74abb5d3e0ad6d2225755d9725f580334cdb3e73 (patch) | |
tree | 68deb4783c436c8fd90dac02b5c72cb438f43454 /net-www/mplayerplug-in | |
parent | freebsd support #89839 (diff) | |
download | historical-74abb5d3e0ad6d2225755d9725f580334cdb3e73.tar.gz historical-74abb5d3e0ad6d2225755d9725f580334cdb3e73.tar.bz2 historical-74abb5d3e0ad6d2225755d9725f580334cdb3e73.zip |
Added ~sparc keyword wrt bugs ##89750 and #89671.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-www/mplayerplug-in')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 5 | ||||
-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, 10 insertions, 7 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index bf800b87aa1b..1f122f228f54 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.34 2005/04/16 20:11:24 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.35 2005/04/21 01:57:19 weeve Exp $ + + 21 Apr 2005; Jason Wever <weeve@gentoo.org> mplayerplug-in-2.80.ebuild: + Added ~sparc keyword wrt bugs ##89750 and #89671. 16 Apr 2005; Stephen P. Becker <geoman@gentoo.org> mplayerplug-in-2.60.ebuild, mplayerplug-in-2.66.ebuild: diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest index 6a756b769600..e635a94d65b6 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 25973ba5a31f4418753387ac33a4ca08 mplayerplug-in-2.80.ebuild 1417 -MD5 561eba159ea1571f6ae8b428da859b7c ChangeLog 6166 -MD5 66c156160ef60780ee4c80a28873e766 metadata.xml 250 -MD5 5aebc7ac8adac5ba297b3717ce1ac92c files/digest-mplayerplug-in-2.60 155 +MD5 be911d22289a77df4da66f8bdd1ac709 mplayerplug-in-2.80.ebuild 1423 MD5 ccdd34ab806933589a0d87348456484c files/digest-mplayerplug-in-2.66 155 +MD5 5aebc7ac8adac5ba297b3717ce1ac92c files/digest-mplayerplug-in-2.60 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 b7f7ff06f289..2ce88f83fcfd 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.3 2005/04/14 21:14:27 josejx Exp $ +# $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 $ 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" +KEYWORDS="~amd64 ppc ~x86 ~sparc" IUSE="gtk2" DEPEND=" |