From 5fb64990dda8c61a83914d7279debbcac6ea94ec Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sat, 30 Jul 2022 10:14:52 +0200 Subject: [PATCH] dev-ruby/typhoeus: update LICENSE Signed-off-by: Hans de Graaff --- 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 ab55524ac1c2a..707211a689b0d 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=""