dev-ruby/recog: Fix Homepage

Package-Manager: portage-2.2.26
This commit is contained in:
Manuel Rüger
2015-12-24 16:49:38 +01:00
parent 96828a7dab
commit 7d50f32a47
2 changed files with 2 additions and 2 deletions

View File

@@ -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}"

View File

@@ -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"