commit: 74f0c754814b6fb64a3745e4736fdd785a85dd7f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 30 07:01:01 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 30 07:46:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f0c754
dev-ruby/locale: update LICENSE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/locale/locale-2.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
