commit: 8e763ee8bf47fbffd73b7ff9eb387e7412c7ec04 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 30 06:49:33 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 30 07:46:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e763ee8
dev-ruby/diff-lcs: update LICENSE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/diff-lcs/diff-lcs-1.4.4.ebuild | 4 ++-- dev-ruby/diff-lcs/diff-lcs-1.5.0.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/diff-lcs/diff-lcs-1.4.4.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.4.4.ebuild index 4abc1edb2aa6..df34eaf65a6a 100644 --- a/dev-ruby/diff-lcs/diff-lcs-1.4.4.ebuild +++ b/dev-ruby/diff-lcs/diff-lcs-1.4.4.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="Use the McIlroy-Hunt LCS algorithm to compute differences" HOMEPAGE="https://github.com/halostatue/diff-lcs" -LICENSE="|| ( MIT Ruby GPL-2 )" +LICENSE="|| ( Artistic MIT GPL-2+ )" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" diff --git a/dev-ruby/diff-lcs/diff-lcs-1.5.0.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.5.0.ebuild index 96193d839e37..35fd354dea2a 100644 --- a/dev-ruby/diff-lcs/diff-lcs-1.5.0.ebuild +++ b/dev-ruby/diff-lcs/diff-lcs-1.5.0.ebuild @@ -13,7 +13,7 @@ inherit ruby-fakegem DESCRIPTION="Use the McIlroy-Hunt LCS algorithm to compute differences" HOMEPAGE="https://github.com/halostatue/diff-lcs" -LICENSE="|| ( MIT Ruby GPL-2 )" +LICENSE="|| ( Artistic MIT GPL-2+ )" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE=""
