diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-11 22:00:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-11 22:00:26 +0000 |
commit | d8d5606a25592bf2fd2972aaf93bac561503f3fe (patch) | |
tree | d4cf642e5241d5c6e4c50ada103ef74c4b068900 /net-www | |
parent | need to fix the winegcc code rather than hacking individual sections of code ... (diff) | |
download | historical-d8d5606a25592bf2fd2972aaf93bac561503f3fe.tar.gz historical-d8d5606a25592bf2fd2972aaf93bac561503f3fe.tar.bz2 historical-d8d5606a25592bf2fd2972aaf93bac561503f3fe.zip |
Stable on sparc wrt #122727
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mplayerplug-in/Manifest | 14 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild | 4 |
3 files changed, 19 insertions, 5 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 287bf65c0eba..620358c6c0fb 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.60 2006/03/24 14:55:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.61 2006/04/11 22:00:26 gustavoz Exp $ + + 11 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> + mplayerplug-in-3.21.ebuild: + Stable on sparc wrt #122727 24 Mar 2006; Joseph Jezak <josejx@gentoo.org> -mplayerplug-in-2.80.ebuild, -mplayerplug-in-2.85.ebuild, -mplayerplug-in-3.15.ebuild, diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest index b01429b07efa..bcc28aa4ce20 100644 --- a/net-www/mplayerplug-in/Manifest +++ b/net-www/mplayerplug-in/Manifest @@ -1,6 +1,16 @@ -MD5 27f6c5b2b79fcd2fff5f7c0f86720f62 ChangeLog 9484 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 c8eb0c450b5ffaebe77ea68fa4df41d0 ChangeLog 9601 MD5 8c3b348cd7951d7c21c115f602e22f31 files/digest-mplayerplug-in-3.11 71 MD5 7c690099f5b5643d3271bd349c1b38fa files/digest-mplayerplug-in-3.21 71 MD5 66c156160ef60780ee4c80a28873e766 metadata.xml 250 MD5 47df4e37849f4d9beb81a01c3862439c mplayerplug-in-3.11.ebuild 1910 -MD5 198509752414b0c0e35175f051a0ce03 mplayerplug-in-3.21.ebuild 2112 +MD5 de88b3ec904b0cb5118430137c2ed815 mplayerplug-in-3.21.ebuild 2111 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFEPCcPKRy60XGEcJIRAnhJAJwJpMUD2oooTj4U77HzNeqHLpcxxACfYxF0 +OTuau86bxAoFY/Z8jYExJOI= +=bJwB +-----END PGP SIGNATURE----- diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild index 6743b27c348f..64e87b301192 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.21.ebuild,v 1.5 2006/03/23 19:38:13 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild,v 1.6 2006/04/11 22:00:26 gustavoz Exp $ inherit nsplugins 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="gecko-sdk gtk" DEPEND=">=media-video/mplayer-1.0_pre5 |