mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-11 09:43:40 +02:00
haiti-hash: fix license
This commit is contained in:
parent
8c1704bfc5
commit
af73bff4ef
1 changed files with 1 additions and 3 deletions
|
|
@ -7,8 +7,6 @@ USE_RUBY="ruby26 ruby27"
|
|||
|
||||
RUBY_FAKEGEM_EXTRAINSTALL="data/prototypes.json"
|
||||
|
||||
#RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="A CLI tool to identify the hash type of a given hash"
|
||||
|
|
@ -16,7 +14,7 @@ HOMEPAGE="https://noraj.github.io/haiti/"
|
|||
|
||||
#wait for dev-ruby/paint
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
LICENSE=""
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
ruby_add_rdepend "
|
||||
|
|
|
|||
Loading…
Reference in a new issue