diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-09-17 01:54:58 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-09-17 01:54:58 +0000 |
commit | 9860d576b32d27cfe23301479f080cbcf12b81cd (patch) | |
tree | 2ff4b0d6518964f05e7c4c93cb1bcb4e330a9944 /net-www | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-9860d576b32d27cfe23301479f080cbcf12b81cd.tar.gz gentoo-2-9860d576b32d27cfe23301479f080cbcf12b81cd.tar.bz2 gentoo-2-9860d576b32d27cfe23301479f080cbcf12b81cd.zip |
Marked ppc stable, marked ~ppc64.
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 3e8ea9d3bfcd..030aa6649860 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.97 2007/09/02 17:44:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.98 2007/09/17 01:54:58 josejx Exp $ + + 17 Sep 2007; Joseph Jezak <josejx@gentoo.org> mplayerplug-in-3.45.ebuild: + Marked ppc stable, marked ~ppc64. 02 Sep 2007; Joseph Jezak <josejx@gentoo.org> mplayerplug-in-3.45.ebuild: Added xulrunner to mplayerplug-in as an alternative to the mozilla apps for diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild index ebf0cd4dbbf4..0a1d7881a720 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.45.ebuild,v 1.2 2007/09/02 17:44:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild,v 1.3 2007/09/17 01:54:58 josejx Exp $ inherit eutils 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 ~ppc64 ~sparc ~x86" IUSE="gtk divx gmedia mplayer-bin nls realmedia quicktime wmp" LANGS="da de en_US es fr hu it ja ko nb pl pt_BR nl ru se zh_CN" |