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/ruby2_keywords/
Date: Sat, 30 Jul 2022 07:46:20
Message-Id: 1659167163.ef055b70c4d6efb1576725de6749df1681e2c729.graaff@gentoo
1 commit: ef055b70c4d6efb1576725de6749df1681e2c729
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 07:43:04 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 07:46:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef055b70
7
8 dev-ruby/ruby2_keywords: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/ruby2_keywords/ruby2_keywords-0.0.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.4.ebuild b/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.4.ebuild
16 index edabe3ae9b88..9612520bc8d4 100644
17 --- a/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.4.ebuild
18 +++ b/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -14,7 +14,7 @@ inherit ruby-fakegem
26 DESCRIPTION="Shim library for Module#ruby2_keywords"
27 HOMEPAGE="https://github.com/ruby/ruby2_keywords"
28
29 -LICENSE="Ruby"
30 +LICENSE="|| ( BSD-2 Ruby-BSD )"
31 SLOT="$(ver_cut 1-2)"
32 KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
33 IUSE=""