diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-11-04 02:47:55 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-11-04 02:47:55 +0000 |
commit | 807cf66c40e0a6e3a9b238ee030d483ff7bef676 (patch) | |
tree | e8e01b55b853622ad5454f30486b769de9977583 /net-www | |
parent | Dont use non-portable character classes in Gentoo sanity check #111353 by Eri... (diff) | |
download | historical-807cf66c40e0a6e3a9b238ee030d483ff7bef676.tar.gz historical-807cf66c40e0a6e3a9b238ee030d483ff7bef676.tar.bz2 historical-807cf66c40e0a6e3a9b238ee030d483ff7bef676.zip |
Marked ppc stable.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mplayerplug-in/Manifest | 14 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index c91647fae401..4a3de6f4c350 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.47 2005/09/29 14:04:32 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.48 2005/11/04 02:47:55 josejx Exp $ + + 04 Nov 2005; Joseph Jezak <josejx@gentoo.org> mplayerplug-in-3.11.ebuild: + Marked ppc. 29 Sep 2005; Joseph Jezak <josejx@gentoo.org> mplayerplug-in-3.11.ebuild: Fixed some issues with the ebuild, thanks kanaka. diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest index fd0d87eef4e0..af3ab204ea83 100644 --- a/net-www/mplayerplug-in/Manifest +++ b/net-www/mplayerplug-in/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 50901383a4844207cf1bc63cddf566c7 ChangeLog 7817 +MD5 d0191e441de2cccabbdbd8892004c733 ChangeLog 7908 MD5 8642e3be6b1af51cbbf7e7790cc8ba12 files/digest-mplayerplug-in-2.80 71 MD5 c2e30e3c9bd430344299015704bc28b6 files/digest-mplayerplug-in-2.85 71 MD5 8c3b348cd7951d7c21c115f602e22f31 files/digest-mplayerplug-in-3.11 71 MD5 66c156160ef60780ee4c80a28873e766 metadata.xml 250 MD5 a93db3f864de724c0408dc08506f2d90 mplayerplug-in-2.80.ebuild 1458 MD5 dd12cc307a2fc2c00237b06a38cd20c5 mplayerplug-in-2.85.ebuild 1464 -MD5 13554cd2f6ed5e5f96d1418ca92275d3 mplayerplug-in-3.11.ebuild 1914 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDQa6gI1lqEGTUzyQRAnpUAJ0fiSI6gxaqhuHxkje7kBtJR0kgeACeIXzh -19aLhluxQ4LDzfXInsUAWQ8= -=zQaJ ------END PGP SIGNATURE----- +MD5 01ba83f4cb718f82bbf7197a2deb8368 mplayerplug-in-3.11.ebuild 1911 diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild index 98352b86ab97..ac166c0c6c74 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.11.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-3.11.ebuild,v 1.4 2005/10/03 22:20:07 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild,v 1.5 2005/11/04 02:47:55 josejx 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" DEPEND=">=media-video/mplayer-0.92 |