From 92beac13147be32ffdd3bab4e46077dbe4629f39 Mon Sep 17 00:00:00 2001 From: Joseph Jezak Date: Thu, 7 Sep 2006 15:55:51 +0000 Subject: [PATCH] Added gcc4 patch back for 64 bit machines. Package-Manager: portage-2.1.1_rc1-r6 --- net-www/mplayerplug-in/ChangeLog | 9 ++++++++- net-www/mplayerplug-in/mplayerplug-in-3.31-r1.ebuild | 3 ++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 0bd239525b67..2932bd02f76d 100644 --- a/net-www/mplayerplug-in/ChangeLog +++ b/net-www/mplayerplug-in/ChangeLog @@ -1,6 +1,13 @@ # 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.71 2006/09/01 07:13:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.72 2006/09/07 15:55:51 josejx Exp $ + + 07 Sep 2006; Joseph Jezak -mplayerplug-in-3.31.ebuild, + mplayerplug-in-3.31-r1.ebuild: + Added gcc4 patch back for 64 bit machines. + + 07 Sep 2006; Joseph Jezak -mplayerplug-in-3.31.ebuild: + Removed broken 3.31 ebuild (3.31-r1 is the newest). *mplayerplug-in-3.31-r1 (01 Sep 2006) diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.31-r1.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.31-r1.ebuild index 87f0c46110c7..af0bfc1cec06 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.31-r1.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.31-r1.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.31-r1.ebuild,v 1.1 2006/09/01 07:13:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.31-r1.ebuild,v 1.2 2006/09/07 15:55:51 josejx Exp $ inherit eutils multilib nsplugins @@ -35,6 +35,7 @@ src_unpack() { unpack ${A} cd ${S} epatch ${FILESDIR}/3.30-fix-cflags.patch + epatch ${FILESDIR}/${PN}-gcc4.patch } src_compile() { -- 2.26.2