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/ruby-gettext/
Date: Sat, 30 Jul 2022 08:22:25
Message-Id: 1659169335.8bbd68a2a7ef083a09e71cc5b04011b1f71d8f2c.graaff@gentoo
1 commit: 8bbd68a2a7ef083a09e71cc5b04011b1f71d8f2c
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 07:54:30 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 08:22:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bbd68a2
7
8 dev-ruby/ruby-gettext: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/ruby-gettext/ruby-gettext-3.3.5.ebuild | 4 ++--
13 dev-ruby/ruby-gettext/ruby-gettext-3.3.7.ebuild | 2 +-
14 dev-ruby/ruby-gettext/ruby-gettext-3.4.1.ebuild | 2 +-
15 dev-ruby/ruby-gettext/ruby-gettext-3.4.3.ebuild | 2 +-
16 4 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.3.5.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.3.5.ebuild
19 index 59e481b36230..72274509d5b6 100644
20 --- a/dev-ruby/ruby-gettext/ruby-gettext-3.3.5.ebuild
21 +++ b/dev-ruby/ruby-gettext/ruby-gettext-3.3.5.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -23,7 +23,7 @@ HOMEPAGE="https://ruby-gettext.github.io/"
29 KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
30 IUSE="doc test"
31 SLOT="0"
32 -LICENSE="|| ( Ruby LGPL-3+ )"
33 +LICENSE="|| ( GPL-2 Ruby-BSD LGPL-3+ )"
34
35 ruby_add_rdepend ">=dev-ruby/locale-2.0.5 >=dev-ruby/text-1.3.0"
36
37
38 diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.3.7.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.3.7.ebuild
39 index c34dbaf5547d..ef298d22463f 100644
40 --- a/dev-ruby/ruby-gettext/ruby-gettext-3.3.7.ebuild
41 +++ b/dev-ruby/ruby-gettext/ruby-gettext-3.3.7.ebuild
42 @@ -23,7 +23,7 @@ HOMEPAGE="https://ruby-gettext.github.io/"
43 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
44 IUSE="doc test"
45 SLOT="0"
46 -LICENSE="|| ( Ruby LGPL-3+ )"
47 +LICENSE="|| ( GPL-2 Ruby-BSD LGPL-3+ )"
48
49 ruby_add_rdepend ">=dev-ruby/locale-2.0.5 >=dev-ruby/text-1.3.0"
50
51
52 diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.4.1.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.4.1.ebuild
53 index 89ae1989fed2..2d58730563a9 100644
54 --- a/dev-ruby/ruby-gettext/ruby-gettext-3.4.1.ebuild
55 +++ b/dev-ruby/ruby-gettext/ruby-gettext-3.4.1.ebuild
56 @@ -23,7 +23,7 @@ HOMEPAGE="https://ruby-gettext.github.io/"
57 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
58 IUSE="doc test"
59 SLOT="0"
60 -LICENSE="|| ( Ruby LGPL-3+ )"
61 +LICENSE="|| ( GPL-2 Ruby-BSD LGPL-3+ )"
62
63 ruby_add_rdepend ">=dev-ruby/locale-2.0.5 >=dev-ruby/text-1.3.0"
64
65
66 diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.4.3.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.4.3.ebuild
67 index a236023c119b..36f8196d8724 100644
68 --- a/dev-ruby/ruby-gettext/ruby-gettext-3.4.3.ebuild
69 +++ b/dev-ruby/ruby-gettext/ruby-gettext-3.4.3.ebuild
70 @@ -23,7 +23,7 @@ HOMEPAGE="https://ruby-gettext.github.io/"
71 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
72 IUSE="doc test"
73 SLOT="0"
74 -LICENSE="|| ( Ruby LGPL-3+ )"
75 +LICENSE="|| ( GPL-2 Ruby-BSD LGPL-3+ )"
76
77 ruby_add_rdepend "
78 dev-ruby/erubi