summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-07-30 10:14:52 +0200
committerHans de Graaff <graaff@gentoo.org>2022-07-30 10:22:17 +0200
commit5fb64990dda8c61a83914d7279debbcac6ea94ec (patch)
treed4912055a27082ed609e528c562526f07ffddcb3
parentdev-ruby/treetop: enable ruby31 (diff)
downloadgentoo-5fb64990.tar.gz
gentoo-5fb64990.tar.bz2
gentoo-5fb64990.zip
dev-ruby/typhoeus: update LICENSE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/typhoeus/typhoeus-1.4.0.ebuild4
1 files 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=""