mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-ruby/diff-lcs: update LICENSE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -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=""
|
||||
|
||||
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user