diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-07-30 09:01:01 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-07-30 09:46:01 +0200 |
commit | 74f0c754814b6fb64a3745e4736fdd785a85dd7f (patch) | |
tree | 9ee7ec2b5bc191ac0afd421a42c8c21c4d19b7cf /dev-ruby/locale/locale-2.1.3.ebuild | |
parent | dev-ruby/kirbybase: update LICENSE (diff) | |
download | gentoo-74f0c754814b6fb64a3745e4736fdd785a85dd7f.tar.gz gentoo-74f0c754814b6fb64a3745e4736fdd785a85dd7f.tar.bz2 gentoo-74f0c754814b6fb64a3745e4736fdd785a85dd7f.zip |
dev-ruby/locale: update LICENSE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/locale/locale-2.1.3.ebuild')
-rw-r--r-- | dev-ruby/locale/locale-2.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/locale/locale-2.1.3.ebuild b/dev-ruby/locale/locale-2.1.3.ebuild index 4fa47fd69b0d..77ee11f42043 100644 --- a/dev-ruby/locale/locale-2.1.3.ebuild +++ b/dev-ruby/locale/locale-2.1.3.ebuild @@ -17,7 +17,7 @@ inherit ruby-fakegem DESCRIPTION="A pure ruby library which provides basic APIs for localization" HOMEPAGE="https://github.com/ruby-gettext/locale" -LICENSE="|| ( Ruby GPL-2 )" +LICENSE="|| ( Ruby-BSD GPL-2 )" SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz" KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" |