Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 699202

Summary: net-analyzer/metasploit: ebuilds assign RESTRICT more than once
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED FIXED    
Severity: normal CC: qa
Priority: Normal Keywords: QAcanfix
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 699154    

Description Ulrich Müller gentoo-dev 2019-11-03 02:41:12 UTC
The following ebuilds assign RESTRICT twice, so the first assignment is made void by the second one:

   net-analyzer/metasploit-4.17.21-r6
   net-analyzer/metasploit-9999
Comment 1 Larry the Git Cow gentoo-dev 2019-12-13 15:11:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6209ff94fa9f8cae55a8274fc34320d10a808f76

commit 6209ff94fa9f8cae55a8274fc34320d10a808f76
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2019-12-13 15:11:01 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2019-12-13 15:11:19 +0000

    net-analyzer/metasploit: Assign RESTRICT only once.
    
    Closes: https://bugs.gentoo.org/699202
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 net-analyzer/metasploit/metasploit-4.17.21-r6.ebuild | 4 +---
 net-analyzer/metasploit/metasploit-9999.ebuild       | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)