summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-07-30 10:06:40 +0200
committerHans de Graaff <graaff@gentoo.org>2022-07-30 10:22:16 +0200
commita85be9a458226eb7d197d5c594d735470e167e59 (patch)
tree9a6e5491fedfedb1da58f9682fd304443d5b8527 /dev-ruby/ruby-termios
parentdev-ruby/ruby-shout: update LICENSE (diff)
downloadgentoo-a85be9a458226eb7d197d5c594d735470e167e59.tar.gz
gentoo-a85be9a458226eb7d197d5c594d735470e167e59.tar.bz2
gentoo-a85be9a458226eb7d197d5c594d735470e167e59.zip
dev-ruby/ruby-termios: update LICENSE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-termios')
-rw-r--r--dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild2
-rw-r--r--dev-ruby/ruby-termios/ruby-termios-1.1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild
index 0a566cbe514e..c5d21f5666c9 100644
--- a/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild
+++ b/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild
@@ -18,7 +18,7 @@ inherit multilib ruby-fakegem
DESCRIPTION="A Ruby interface to termios"
HOMEPAGE="http://arika.org/ruby/termios"
-LICENSE="Ruby"
+LICENSE="Ruby-BSD"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86"
IUSE=""
diff --git a/dev-ruby/ruby-termios/ruby-termios-1.1.0.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.1.0.ebuild
index 57c5686b4afb..b46eb575e9de 100644
--- a/dev-ruby/ruby-termios/ruby-termios-1.1.0.ebuild
+++ b/dev-ruby/ruby-termios/ruby-termios-1.1.0.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=7
@@ -16,7 +16,7 @@ inherit multilib ruby-fakegem
DESCRIPTION="A Ruby interface to termios"
HOMEPAGE="http://arika.org/ruby/termios"
-LICENSE="Ruby"
+LICENSE="Ruby-BSD"
SLOT="0"
KEYWORDS="amd64 ~hppa ~mips ~ppc x86"
IUSE=""