diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-07-30 08:44:34 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-07-30 09:46:00 +0200 |
commit | ef9ee63a53131f5323a375f589aca0f46069ec68 (patch) | |
tree | e3dad30d658c4c7f0559cfd06bdfa95f05b094d5 /dev-ruby/httpclient | |
parent | mail-client/thunderbird-bin: add 91.12.0, drop 91.11.0 (diff) | |
download | gentoo-ef9ee63a53131f5323a375f589aca0f46069ec68.tar.gz gentoo-ef9ee63a53131f5323a375f589aca0f46069ec68.tar.bz2 gentoo-ef9ee63a53131f5323a375f589aca0f46069ec68.zip |
dev-ruby/httpclient: update LICENSE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.8.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.8.3-r2.ebuild b/dev-ruby/httpclient/httpclient-2.8.3-r2.ebuild index 247d9b55ce17..326a6f7bf631 100644 --- a/dev-ruby/httpclient/httpclient-2.8.3-r2.ebuild +++ b/dev-ruby/httpclient/httpclient-2.8.3-r2.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="'httpclient' gives something like the functionality of libwww-perl HOMEPAGE="https://github.com/nahi/httpclient" SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz" -LICENSE="Ruby" +LICENSE="|| ( Ruby Ruby-BSD BSD-2 )" SLOT="0" KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" |