summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2014-06-28 01:08:41 +0000
committerRick Farina <zerochaos@gentoo.org>2014-06-28 01:08:41 +0000
commit40856730f87f03509d29975b8dc4c013b7b56828 (patch)
treeefcd27575431219e84d42e383b876d32519652dc /net-analyzer/metasploit
parentBump. (diff)
downloadgentoo-2-40856730f87f03509d29975b8dc4c013b7b56828.tar.gz
gentoo-2-40856730f87f03509d29975b8dc4c013b7b56828.tar.bz2
gentoo-2-40856730f87f03509d29975b8dc4c013b7b56828.zip
silence inaccurate QA warnings
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'net-analyzer/metasploit')
-rw-r--r--net-analyzer/metasploit/ChangeLog5
-rw-r--r--net-analyzer/metasploit/metasploit-9999.ebuild5
2 files changed, 8 insertions, 2 deletions
diff --git a/net-analyzer/metasploit/ChangeLog b/net-analyzer/metasploit/ChangeLog
index ffde71c408ef..983cf7869d3b 100644
--- a/net-analyzer/metasploit/ChangeLog
+++ b/net-analyzer/metasploit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/metasploit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.96 2014/06/28 00:49:34 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.97 2014/06/28 01:08:41 zerochaos Exp $
+
+ 28 Jun 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
+ silence inaccurate QA warnings
28 Jun 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
fix msfupdate
diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild
index 9101d236e402..bdfdd71ab852 100644
--- a/net-analyzer/metasploit/metasploit-9999.ebuild
+++ b/net-analyzer/metasploit/metasploit-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.26 2014/06/28 00:49:34 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.27 2014/06/28 01:08:41 zerochaos Exp $
EAPI="5"
@@ -98,6 +98,9 @@ QA_PREBUILT="
usr/$(get_libdir)/${PN}${SLOT}/data/meterpreter/ext_server_networkpug.lso
usr/$(get_libdir)/${PN}${SLOT}/data/meterpreter/ext_server_stdapi.lso
usr/$(get_libdir)/${PN}${SLOT}/data/exploits/CVE-2013-2171.bin
+ usr/$(get_libdir)/${PN}${SLOT}/data/android/libs/x86/libndkstager.so
+ usr/$(get_libdir)/${PN}${SLOT}/data/android/libs/mips/libndkstager.so
+ usr/$(get_libdir)/${PN}${SLOT}/data/android/libs/armeabi/libndkstager.so
"
pkg_setup() {