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