Remove TEXTREL line and delete old version.
authorPatrick McLean <chutzpah@gentoo.org>
Mon, 8 Jan 2007 02:28:17 +0000 (02:28 +0000)
committerPatrick McLean <chutzpah@gentoo.org>
Mon, 8 Jan 2007 02:28:17 +0000 (02:28 +0000)
Package-Manager: portage-2.1.2_rc4-r6

net-www/nspluginwrapper/ChangeLog
net-www/nspluginwrapper/nspluginwrapper-0.9.91.2.ebuild

index 783a2aa419c227a887769e9cc4df87ec4cfda0e8..4aaecdfee4dbde673c3fd0b229dcf6dc3c62365b 100644 (file)
@@ -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:
index fbe65e4ff0cf88257d6a1d96064c52571dccfcde..e3a8f867243d5561a51e07a02347c4c4ce38a56a 100644 (file)
@@ -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) \