summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-07-29 18:25:45 +0200
committerHans de Graaff <graaff@gentoo.org>2022-07-30 08:32:45 +0200
commitbd997a19d20b695a0c2fd391ac1c6eddae5c6275 (patch)
tree003683c024dc0561d21653afe8603dfb8db19c41 /dev-ruby/amqp
parentdev-ruby/abstract: update LICENSE (diff)
downloadgentoo-bd997a19d20b695a0c2fd391ac1c6eddae5c6275.tar.gz
gentoo-bd997a19d20b695a0c2fd391ac1c6eddae5c6275.tar.bz2
gentoo-bd997a19d20b695a0c2fd391ac1c6eddae5c6275.zip
dev-ruby/amqp: update LICENSE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/amqp')
-rw-r--r--dev-ruby/amqp/amqp-1.8.0-r1.ebuild4
1 files 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=""