commit: 41e59f7a572a6a399858351e7c02d936c3fff6a3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Jul 29 16:23:33 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 30 06:32:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e59f7a
dev-ruby/abstract: update LICENSE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/abstract/abstract-1.0.0-r4.ebuild | 4 ++-- dev-ruby/abstract/abstract-1.0.0-r5.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/abstract/abstract-1.0.0-r4.ebuild b/dev-ruby/abstract/abstract-1.0.0-r4.ebuild index a851b3e46364..b2e336decb80 100644 --- a/dev-ruby/abstract/abstract-1.0.0-r4.ebuild +++ b/dev-ruby/abstract/abstract-1.0.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ inherit ruby-fakegem DESCRIPTION="Library which enable you to define abstract method in Ruby" HOMEPAGE="https://rubygems.org/gems/abstract" -LICENSE="Ruby" +LICENSE="Ruby-BSD" SLOT="0" KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" diff --git a/dev-ruby/abstract/abstract-1.0.0-r5.ebuild b/dev-ruby/abstract/abstract-1.0.0-r5.ebuild index 1febb53a86ce..f642da70d88d 100644 --- a/dev-ruby/abstract/abstract-1.0.0-r5.ebuild +++ b/dev-ruby/abstract/abstract-1.0.0-r5.ebuild @@ -13,7 +13,7 @@ inherit ruby-fakegem DESCRIPTION="Library which enable you to define abstract method in Ruby" HOMEPAGE="https://rubygems.org/gems/abstract" -LICENSE="Ruby" +LICENSE="Ruby-BSD" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test"
