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/uconv/
Date: Sat, 30 Jul 2022 08:22:29
Message-Id: 1659169337.6f1925db56e4f80d18669626fa93bc183bd910c1.graaff@gentoo
1 commit: 6f1925db56e4f80d18669626fa93bc183bd910c1
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 08:16:24 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 08:22:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f1925db
7
8 dev-ruby/uconv: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/uconv/uconv-0.6.1-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/uconv/uconv-0.6.1-r3.ebuild b/dev-ruby/uconv/uconv-0.6.1-r3.ebuild
16 index 2dd352c0a3ff..2a2aad113a40 100644
17 --- a/dev-ruby/uconv/uconv-0.6.1-r3.ebuild
18 +++ b/dev-ruby/uconv/uconv-0.6.1-r3.ebuild
19 @@ -9,7 +9,7 @@ inherit ruby-ng
20 DESCRIPTION="A module to convert ISO/IEC 10646 (Unicode) string and Japanese strings"
21 HOMEPAGE="http://www.yoshidam.net/Ruby.html#uconv"
22 SRC_URI="http://www.yoshidam.net/${P}.tar.gz"
23 -LICENSE="Ruby"
24 +LICENSE="Ruby-BSD"
25 SLOT="0"
26 KEYWORDS="~amd64 ppc ppc64 x86"
27 IUSE=""