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 | 88f3124745966f9d6ff1ccc9cc16022400fa9c41 (patch) | |
tree | 38e58b2f07bf54d824536dde11fb0ae105199672 /net-www | |
parent | Dont use non-portable character classes in Gentoo sanity check #111353 by Eri... (diff) | |
download | gentoo-2-88f3124745966f9d6ff1ccc9cc16022400fa9c41.tar.gz gentoo-2-88f3124745966f9d6ff1ccc9cc16022400fa9c41.tar.bz2 gentoo-2-88f3124745966f9d6ff1ccc9cc16022400fa9c41.zip |
Marked ppc stable.
(Portage version: 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/mplayerplug-in-3.11.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |