Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699202 - net-analyzer/metasploit: ebuilds assign RESTRICT more than once
Summary: net-analyzer/metasploit: ebuilds assign RESTRICT more than once
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks: 699154
  Show dependency tree
 
Reported: 2019-11-03 02:41 UTC by Ulrich Müller
Modified: 2019-12-13 15:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)