dev-ruby/recog: reslot so metasploit can use different versions

This commit is contained in:
Zero_Chaos
2015-10-08 15:19:40 -04:00
parent ef6bc35a03
commit 57714cf335
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ DESCRIPTION="Pattern recognition for hosts, services, and content"
HOMEPAGE="https://github.com/rapid7/${PN}"
LICENSE="BSD-2"
SLOT="2"
SLOT="${PV}"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

View File

@@ -14,7 +14,7 @@ DESCRIPTION="Pattern recognition for hosts, services, and content"
HOMEPAGE="https://github.com/rapid7/${PN}"
LICENSE="BSD-2"
SLOT="2"
SLOT="${PV}"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

View File

@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/rapid7/${PN}"
SRC_URI="mirror://rubygems/${P}.gem"
LICENSE="BSD"
SLOT="2"
SLOT="${PV}"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""