commit: a85be9a458226eb7d197d5c594d735470e167e59 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 30 08:06:40 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 30 08:22:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85be9a4
dev-ruby/ruby-termios: update LICENSE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild | 2 +- dev-ruby/ruby-termios/ruby-termios-1.1.0.ebuild | 4 ++-- 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=""
