Gentoo Archives: gentoo-commits

From: Naohiro Aota <naota@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Thu, 30 Jul 2020 07:21:47
Message-Id: 1596093686.3bff36c496bb90f9b5dbf1f8fc73f2c7bac73950.naota@gentoo
1 commit: 3bff36c496bb90f9b5dbf1f8fc73f2c7bac73950
2 Author: Naohiro Aota <naota <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 15 04:11:45 2020 +0000
4 Commit: Naohiro Aota <naota <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 07:21:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bff36c4
7
8 ruby-ng-gnome2.eclass: fix LICENSE
9
10 All ruby-gnome2 packages in the tree is now licensed under LGPL-2.1+.
11
12 Signed-off-by: Naohiro Aota <naota <AT> gentoo.org>
13
14 eclass/ruby-ng-gnome2.eclass | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
18 index 67a5d58fba5..42325ce4f33 100644
19 --- a/eclass/ruby-ng-gnome2.eclass
20 +++ b/eclass/ruby-ng-gnome2.eclass
21 @@ -35,7 +35,7 @@ ruby_add_bdepend "dev-ruby/pkg-config"
22 RUBY_S=ruby-gnome2-all-${PV}/${subbinding}
23 SRC_URI="mirror://sourceforge/ruby-gnome2/ruby-gnome2-all-${PV}.tar.gz"
24 HOMEPAGE="https://ruby-gnome2.osdn.jp/"
25 -LICENSE="Ruby"
26 +LICENSE="LGPL-2.1+"
27 SLOT="0"
28
29 # @FUNCTION: each_ruby_configure