Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/highline/
Date: Sat, 30 Jul 2022 07:46:14
Message-Id: 1659167161.0b29197ef0b93a04ae40e65515fbbd214fa38dc9.graaff@gentoo
1 commit: 0b29197ef0b93a04ae40e65515fbbd214fa38dc9
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 06:54:06 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 07:46:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b29197e
7
8 dev-ruby/highline: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/highline/highline-2.0.3-r1.ebuild | 2 +-
13 dev-ruby/highline/highline-2.0.3.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-ruby/highline/highline-2.0.3-r1.ebuild b/dev-ruby/highline/highline-2.0.3-r1.ebuild
17 index 7c6ab702d0ab..8964d3e3f989 100644
18 --- a/dev-ruby/highline/highline-2.0.3-r1.ebuild
19 +++ b/dev-ruby/highline/highline-2.0.3-r1.ebuild
20 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/JEG2/highline"
21 SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 IUSE=""
24 -LICENSE="|| ( GPL-2 Ruby )"
25 +LICENSE="|| ( GPL-2 Ruby-BSD )"
26 SLOT="$(ver_cut 1)"
27 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
28
29
30 diff --git a/dev-ruby/highline/highline-2.0.3.ebuild b/dev-ruby/highline/highline-2.0.3.ebuild
31 index 1f0eb296ac68..686dc2856dbb 100644
32 --- a/dev-ruby/highline/highline-2.0.3.ebuild
33 +++ b/dev-ruby/highline/highline-2.0.3.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2021 Gentoo Authors
36 +# Copyright 1999-2022 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=7
40 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/JEG2/highline"
41 SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz"
42
43 IUSE=""
44 -LICENSE="|| ( GPL-2 Ruby )"
45 +LICENSE="|| ( GPL-2 Ruby-BSD )"
46 SLOT="$(ver_cut 1)"
47 KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"