commit: 5fb64990dda8c61a83914d7279debbcac6ea94ec Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 30 08:14:52 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=5fb64990
dev-ruby/typhoeus: update LICENSE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/typhoeus/typhoeus-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/typhoeus/typhoeus-1.4.0.ebuild b/dev-ruby/typhoeus/typhoeus-1.4.0.ebuild index ab55524ac1c2..707211a689b0 100644 --- a/dev-ruby/typhoeus/typhoeus-1.4.0.ebuild +++ b/dev-ruby/typhoeus/typhoeus-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ DESCRIPTION="Runs HTTP requests in parallel while cleanly encapsulating handling HOMEPAGE="https://rubygems.org/gems/typhoeus/ https://github.com/typhoeus/typhoeus" -LICENSE="Ruby" +LICENSE="MIT" SLOT="1" KEYWORDS="~amd64" IUSE=""
