commit: 02a7afd25579191c2f036d44b7dbe67ab0eb4eae Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 30 08:18:29 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 30 08:22:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a7afd2
dev-ruby/xml-simple: update LICENSE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/xml-simple/xml-simple-1.1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild index a77e95d44b1f..befb8df84a45 100644 --- a/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/maik/xml-simple/archive/${COMMIT}.tar.gz -> ${P}.tar DESCRIPTION="Easy API to maintain XML. A Ruby port of Grant McLean's Perl module XML::Simple" HOMEPAGE="https://github.com/maik/xml-simple" -LICENSE="Ruby" +LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ~arm64 ~ppc ~x86" IUSE=""
