Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/httpclient/
Date: Sat, 30 Jul 2022 07:46:12
Message-Id: 1659167160.ef9ee63a53131f5323a375f589aca0f46069ec68.graaff@gentoo
1 commit: ef9ee63a53131f5323a375f589aca0f46069ec68
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 06:44:34 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 07:46:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef9ee63a
7
8 dev-ruby/httpclient: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/httpclient/httpclient-2.8.3-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/httpclient/httpclient-2.8.3-r2.ebuild b/dev-ruby/httpclient/httpclient-2.8.3-r2.ebuild
16 index 247d9b55ce17..326a6f7bf631 100644
17 --- a/dev-ruby/httpclient/httpclient-2.8.3-r2.ebuild
18 +++ b/dev-ruby/httpclient/httpclient-2.8.3-r2.ebuild
19 @@ -20,7 +20,7 @@ DESCRIPTION="'httpclient' gives something like the functionality of libwww-perl
20 HOMEPAGE="https://github.com/nahi/httpclient"
21 SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz"
22
23 -LICENSE="Ruby"
24 +LICENSE="|| ( Ruby Ruby-BSD BSD-2 )"
25 SLOT="0"
26
27 KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"