summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-07-30 08:54:06 +0200
committerHans de Graaff <graaff@gentoo.org>2022-07-30 09:46:01 +0200
commit0b29197ef0b93a04ae40e65515fbbd214fa38dc9 (patch)
tree7cb5a4ab742323cbc8d86c73a137db735dfcd52b
parentdev-ruby/eventmachine: update LICENSE (diff)
downloadgentoo-0b29197e.tar.gz
gentoo-0b29197e.tar.bz2
gentoo-0b29197e.zip
dev-ruby/highline: update LICENSE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/highline/highline-2.0.3-r1.ebuild2
-rw-r--r--dev-ruby/highline/highline-2.0.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/highline/highline-2.0.3-r1.ebuild b/dev-ruby/highline/highline-2.0.3-r1.ebuild
index 7c6ab702d0ab..8964d3e3f989 100644
--- a/dev-ruby/highline/highline-2.0.3-r1.ebuild
+++ b/dev-ruby/highline/highline-2.0.3-r1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/JEG2/highline"
SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz"
IUSE=""
-LICENSE="|| ( GPL-2 Ruby )"
+LICENSE="|| ( GPL-2 Ruby-BSD )"
SLOT="$(ver_cut 1)"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
diff --git a/dev-ruby/highline/highline-2.0.3.ebuild b/dev-ruby/highline/highline-2.0.3.ebuild
index 1f0eb296ac68..686dc2856dbb 100644
--- a/dev-ruby/highline/highline-2.0.3.ebuild
+++ b/dev-ruby/highline/highline-2.0.3.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
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/JEG2/highline"
SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz"
IUSE=""
-LICENSE="|| ( GPL-2 Ruby )"
+LICENSE="|| ( GPL-2 Ruby-BSD )"
SLOT="$(ver_cut 1)"
KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"