summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZero_Chaos <zerochaos@gentoo.org>2015-10-08 15:19:40 -0400
committerZero_Chaos <zerochaos@gentoo.org>2015-10-08 15:27:01 -0400
commit57714cf3356d226c6dced73a5b79c70facadbea5 (patch)
tree827924296ba621a0441e03161824e3f5ac23e16c
parentef6bc35a03d301168eac5392fabe5579e7e780ec (diff)
downloadgentoo-57714cf3356d226c6dced73a5b79c70facadbea5.tar.gz
dev-ruby/recog: reslot so metasploit can use different versions
-rw-r--r--dev-ruby/recog/recog-2.0.12.ebuild2
-rw-r--r--dev-ruby/recog/recog-2.0.14.ebuild2
-rw-r--r--dev-ruby/recog/recog-2.0.6.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/recog/recog-2.0.12.ebuild b/dev-ruby/recog/recog-2.0.12.ebuild
index 76db60c62c..5a932940e3 100644
--- a/dev-ruby/recog/recog-2.0.12.ebuild
+++ b/dev-ruby/recog/recog-2.0.12.ebuild
@@ -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=""
diff --git a/dev-ruby/recog/recog-2.0.14.ebuild b/dev-ruby/recog/recog-2.0.14.ebuild
index 761c372882..0ea65f68c3 100644
--- a/dev-ruby/recog/recog-2.0.14.ebuild
+++ b/dev-ruby/recog/recog-2.0.14.ebuild
@@ -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=""
diff --git a/dev-ruby/recog/recog-2.0.6.ebuild b/dev-ruby/recog/recog-2.0.6.ebuild
index d8aa63d1c6..600a3ee6a8 100644
--- a/dev-ruby/recog/recog-2.0.6.ebuild
+++ b/dev-ruby/recog/recog-2.0.6.ebuild
@@ -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=""