diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-27 14:49:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-27 14:49:01 +0000 |
commit | 336e8d22d7bbff6731a35c51b343fb435c9552f4 (patch) | |
tree | a801a4e958e40f2cbcb86ab08c42c0a762313f5a | |
parent | gnome 2.18.0 (diff) | |
download | gentoo-2-336e8d22d7bbff6731a35c51b343fb435c9552f4.tar.gz gentoo-2-336e8d22d7bbff6731a35c51b343fb435c9552f4.tar.bz2 gentoo-2-336e8d22d7bbff6731a35c51b343fb435c9552f4.zip |
ia64 stable wrt bug 150110
(Portage version: 2.1.2.2)
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-3.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index f864630b5a61..9ef5e1aeb3de 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.85 2007/03/19 05:39:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.86 2007/03/27 14:49:01 armin76 Exp $ + + 27 Mar 2007; Raúl Porcel <armin76@gentoo.org> mplayerplug-in-3.35.ebuild: + ia64 stable wrt bug 150110 19 Mar 2007; Joseph Jezak <josejx@gentoo.org> +files/mplayerplug-in-3.31-seamonkey.patch, diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.35.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.35.ebuild index 656a9461a237..d8a6d3f322df 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.35.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.35.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.35.ebuild,v 1.5 2007/03/19 05:39:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.35.ebuild,v 1.6 2007/03/27 14:49:01 armin76 Exp $ inherit eutils multilib nsplugins @@ -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="gtk divx gmedia realmedia quicktime wmp" DEPEND=">=media-video/mplayer-1.0_pre5 |