diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-07-30 09:41:02 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-07-30 09:46:03 +0200 |
commit | 9d5d1f13e0d572381d49ad7aad16a70f059a5118 (patch) | |
tree | fae92de4eacf0b5259dda3e29b81d7f0e2eec9f8 /dev-ruby | |
parent | dev-ruby/rcairo: update LICENSE (diff) | |
download | gentoo-9d5d1f13e0d572381d49ad7aad16a70f059a5118.tar.gz gentoo-9d5d1f13e0d572381d49ad7aad16a70f059a5118.tar.bz2 gentoo-9d5d1f13e0d572381d49ad7aad16a70f059a5118.zip |
dev-ruby/rdoc: update LICENSE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rdoc/rdoc-6.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rdoc/rdoc-6.3.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rdoc/rdoc-6.3.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rdoc/rdoc-6.4.0.ebuild | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/dev-ruby/rdoc/rdoc-6.3.2.ebuild b/dev-ruby/rdoc/rdoc-6.3.2.ebuild index be4d9995ff2f..99594df01978 100644 --- a/dev-ruby/rdoc/rdoc-6.3.2.ebuild +++ b/dev-ruby/rdoc/rdoc-6.3.2.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 @@ -19,7 +19,7 @@ DESCRIPTION="An extended version of the RDoc library from Ruby 1.8" HOMEPAGE="https://github.com/ruby/rdoc/" SRC_URI="https://github.com/ruby/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="Ruby MIT" +LICENSE="GPL-2 Ruby-BSD" KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="doc" diff --git a/dev-ruby/rdoc/rdoc-6.3.3-r1.ebuild b/dev-ruby/rdoc/rdoc-6.3.3-r1.ebuild index feff109f3ce8..fa7d2c2b18ac 100644 --- a/dev-ruby/rdoc/rdoc-6.3.3-r1.ebuild +++ b/dev-ruby/rdoc/rdoc-6.3.3-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 @@ -19,7 +19,7 @@ DESCRIPTION="An extended version of the RDoc library from Ruby 1.8" HOMEPAGE="https://github.com/ruby/rdoc/" SRC_URI="https://github.com/ruby/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="Ruby MIT" +LICENSE="GPL-2 Ruby-BSD" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="doc" diff --git a/dev-ruby/rdoc/rdoc-6.3.3.ebuild b/dev-ruby/rdoc/rdoc-6.3.3.ebuild index 507317f9b0a0..76139f378eff 100644 --- a/dev-ruby/rdoc/rdoc-6.3.3.ebuild +++ b/dev-ruby/rdoc/rdoc-6.3.3.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 @@ -19,7 +19,7 @@ DESCRIPTION="An extended version of the RDoc library from Ruby 1.8" HOMEPAGE="https://github.com/ruby/rdoc/" SRC_URI="https://github.com/ruby/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="Ruby MIT" +LICENSE="GPL-2 Ruby-BSD" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="doc" diff --git a/dev-ruby/rdoc/rdoc-6.4.0.ebuild b/dev-ruby/rdoc/rdoc-6.4.0.ebuild index 03aaa77dbfa2..5988b8764e06 100644 --- a/dev-ruby/rdoc/rdoc-6.4.0.ebuild +++ b/dev-ruby/rdoc/rdoc-6.4.0.ebuild @@ -19,7 +19,7 @@ DESCRIPTION="An extended version of the RDoc library from Ruby 1.8" HOMEPAGE="https://github.com/ruby/rdoc/" SRC_URI="https://github.com/ruby/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="Ruby MIT" +LICENSE="GPL-2 Ruby-BSD" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="doc" |