mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-30 12:02:57 +01:00
metasploit-credential: upstream wants to break things on tiny releases
This commit is contained in:
parent
3fe9d86fde
commit
bee103e44c
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
EAPI=5
|
||||
USE_RUBY="ruby19 ruby20 ruby21"
|
||||
|
||||
inherit ruby-fakegem versionator
|
||||
inherit ruby-fakegem
|
||||
|
||||
RUBY_FAKEGEM_EXTRAINSTALL="app config db spec"
|
||||
|
||||
|
|
@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rapid7/metasploit-credential"
|
|||
SRC_URI="mirror://rubygems/${P}.gem"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="$(get_version_component_range 1-2)"
|
||||
SLOT="${PV}"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue