From 7b713c11b9cac317cb67c450e28a814c15883ca1 Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Tue, 3 Feb 2009 00:05:59 +0000 Subject: Remove 64bit patch as it doesn't apply anymore, and its not needed. (Portage version: 2.1.6.7/cvs/Linux x86_64) --- net-www/nspluginwrapper/ChangeLog | 6 +++++- net-www/nspluginwrapper/nspluginwrapper-1.2.2.ebuild | 10 +--------- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/net-www/nspluginwrapper/ChangeLog b/net-www/nspluginwrapper/ChangeLog index e1d4c942480b..6a81859a1a4c 100644 --- a/net-www/nspluginwrapper/ChangeLog +++ b/net-www/nspluginwrapper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/nspluginwrapper # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/ChangeLog,v 1.24 2009/02/02 21:31:05 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/ChangeLog,v 1.25 2009/02/03 00:05:59 chutzpah Exp $ + + 03 Feb 2009; Patrick McLean + nspluginwrapper-1.2.2.ebuild: + Remove 64bit patch as it doesn't apply anymore, and its not needed. *nspluginwrapper-1.2.2 (02 Feb 2009) diff --git a/net-www/nspluginwrapper/nspluginwrapper-1.2.2.ebuild b/net-www/nspluginwrapper/nspluginwrapper-1.2.2.ebuild index 05b738ca1d81..63d35aa0bb90 100644 --- a/net-www/nspluginwrapper/nspluginwrapper-1.2.2.ebuild +++ b/net-www/nspluginwrapper/nspluginwrapper-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/nspluginwrapper-1.2.2.ebuild,v 1.1 2009/02/02 21:31:05 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/nspluginwrapper-1.2.2.ebuild,v 1.2 2009/02/03 00:05:59 chutzpah Exp $ inherit eutils nsplugins multilib @@ -21,14 +21,6 @@ RDEPEND=">=x11-libs/gtk+-2 DEPEND="${RDEPEND} dev-util/pkgconfig" -src_unpack() { - unpack ${A} - cd "${S}" - - # bug #238403 - epatch "${FILESDIR}/${PN}-1.1.0-quiet-64bit-plugin-warnings.patch" -} - src_compile() { econf --with-biarch \ --with-lib32=$(ABI=x86 get_libdir) \ -- cgit v1.2.3-65-gdbad