# 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:
# 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
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) \