summaryrefslogtreecommitdiff
path: root/dev-ruby/recog
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-12-24 16:49:38 +0100
committerManuel Rüger <mrueg@gentoo.org>2015-12-24 16:49:38 +0100
commit7d50f32a4798127f0fa49490c01a32755ca3d362 (patch)
tree76952665fe8c827edfd2b23a4ce0e9277082b715 /dev-ruby/recog
parent96828a7dabc52bca2567e1f64d905d4deaa7d51d (diff)
downloadgentoo-7d50f32a4798127f0fa49490c01a32755ca3d362.tar.gz
gentoo-7d50f32a4798127f0fa49490c01a32755ca3d362.tar.xz
dev-ruby/recog: Fix Homepage
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/recog')
-rw-r--r--dev-ruby/recog/recog-2.0.14-r1.ebuild2
-rw-r--r--dev-ruby/recog/recog-2.0.6-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/recog/recog-2.0.14-r1.ebuild b/dev-ruby/recog/recog-2.0.14-r1.ebuild
index 585356a0ee5..6a96593e01f 100644
--- a/dev-ruby/recog/recog-2.0.14-r1.ebuild
+++ b/dev-ruby/recog/recog-2.0.14-r1.ebuild
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
DESCRIPTION="Pattern recognition for hosts, services, and content"
-HOMEPAGE="https://github.com/rapid7/${PN}"
+HOMEPAGE="https://github.com/rapid7/recog"
LICENSE="BSD-2"
SLOT="${PV}"
diff --git a/dev-ruby/recog/recog-2.0.6-r1.ebuild b/dev-ruby/recog/recog-2.0.6-r1.ebuild
index 06559067d77..217322c5773 100644
--- a/dev-ruby/recog/recog-2.0.6-r1.ebuild
+++ b/dev-ruby/recog/recog-2.0.6-r1.ebuild
@@ -8,7 +8,7 @@ RUBY_FAKEGEM_BINWRAP=""
inherit ruby-fakegem
DESCRIPTION="Pattern recognition for hosts, services, and content"
-HOMEPAGE="https://github.com/rapid7/${PN}"
+HOMEPAGE="https://github.com/rapid7/recog"
SRC_URI="mirror://rubygems/${P}.gem"
LICENSE="BSD"