commit: bd997a19d20b695a0c2fd391ac1c6eddae5c6275 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Jul 29 16:25:45 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 30 06:32:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd997a19
dev-ruby/amqp: update LICENSE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/amqp/amqp-1.8.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/amqp/amqp-1.8.0-r1.ebuild b/dev-ruby/amqp/amqp-1.8.0-r1.ebuild index 8dd9260cbc0a..88ea22db3e64 100644 --- a/dev-ruby/amqp/amqp-1.8.0-r1.ebuild +++ b/dev-ruby/amqp/amqp-1.8.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ inherit ruby-fakegem DESCRIPTION="AMQP client implementation in Ruby/EventMachine" HOMEPAGE="http://rubyamqp.info/" -LICENSE="Ruby" +LICENSE="Ruby-BSD" SLOT="1.4" KEYWORDS="~amd64 ~x86" IUSE=""
