summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www/nspluginwrapper')
-rw-r--r--net-www/nspluginwrapper/ChangeLog6
-rw-r--r--net-www/nspluginwrapper/nspluginwrapper-0.9.91.2.ebuild5
2 files changed, 6 insertions, 5 deletions
diff --git a/net-www/nspluginwrapper/ChangeLog b/net-www/nspluginwrapper/ChangeLog
index 783a2aa419c2..4aaecdfee4db 100644
--- a/net-www/nspluginwrapper/ChangeLog
+++ b/net-www/nspluginwrapper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/nspluginwrapper
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/ChangeLog,v 1.9 2007/01/05 23:26:52 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/ChangeLog,v 1.10 2007/01/08 02:28:17 chutzpah Exp $
+
+ 08 Jan 2007; Patrick McLean <chutzpah@gentoo.org>
+ -nspluginwrapper-0.9.90.4.ebuild, nspluginwrapper-0.9.91.2.ebuild:
+ Remove TEXTREL line and delete old version.
05 Jan 2007; Patrick McLean <chutzpah@gentoo.org>
nspluginwrapper-0.9.91.2.ebuild:
diff --git a/net-www/nspluginwrapper/nspluginwrapper-0.9.91.2.ebuild b/net-www/nspluginwrapper/nspluginwrapper-0.9.91.2.ebuild
index fbe65e4ff0cf..e3a8f867243d 100644
--- a/net-www/nspluginwrapper/nspluginwrapper-0.9.91.2.ebuild
+++ b/net-www/nspluginwrapper/nspluginwrapper-0.9.91.2.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/nspluginwrapper/nspluginwrapper-0.9.91.2.ebuild,v 1.2 2007/01/05 23:26:52 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/nspluginwrapper/nspluginwrapper-0.9.91.2.ebuild,v 1.3 2007/01/08 02:28:17 chutzpah Exp $
inherit nsplugins flag-o-matic multilib
@@ -20,9 +20,6 @@ RDEPEND=">=x11-libs/gtk+-2
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-# I don't know how to get rid of these textrels
-QA_TEXTRELS_amd64="usr/$(get_libdir)/nspluginwrapper/i386/npviewer.bin"
-
src_compile() {
econf --with-biarch \
--with-lib32=$(ABI=x86 get_libdir) \