unix-crypt: add license

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-06-29 11:58:06 -04:00
parent f5beb73cd2
commit c43d3121db
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
USE_RUBY="ruby30 ruby31 ruby32"
@ -11,7 +11,7 @@ DESCRIPTION="Performs the UNIX crypt(3) algorithm"
HOMEPAGE="https://rubygems.org/gems/unix-crypt"
KEYWORDS="amd64 arm64 x86"
LICENSE=""
LICENSE="BSD"
SLOT="0"
#ruby_add_rdepend ""