diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-07-30 10:08:14 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-07-30 10:22:16 +0200 |
commit | ec39891d7c094756987d443443d62a8c6727e4e2 (patch) | |
tree | e15b7d4dafa11cf0620196635d8cf9005f8d9608 /dev-ruby | |
parent | dev-ruby/ruby-termios: update LICENSE (diff) | |
download | gentoo-ec39891d7c094756987d443443d62a8c6727e4e2.tar.gz gentoo-ec39891d7c094756987d443443d62a8c6727e4e2.tar.bz2 gentoo-ec39891d7c094756987d443443d62a8c6727e4e2.zip |
dev-ruby/rubyzip: update LICENSE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rubyzip/rubyzip-1.3.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/rubyzip/rubyzip-2.3.2-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild b/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild index b27c27810122..a8d178926a5f 100644 --- a/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild +++ b/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rubyzip/rubyzip" # Tests are not included in the gem. SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tgz" -LICENSE="Ruby" +LICENSE="Ruby-BSD" SLOT="1" KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86" IUSE="" diff --git a/dev-ruby/rubyzip/rubyzip-2.3.2-r1.ebuild b/dev-ruby/rubyzip/rubyzip-2.3.2-r1.ebuild index ed7059e5e1b7..57ea97dbc291 100644 --- a/dev-ruby/rubyzip/rubyzip-2.3.2-r1.ebuild +++ b/dev-ruby/rubyzip/rubyzip-2.3.2-r1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/rubyzip/rubyzip" # Tests are not included in the gem. SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tgz" -LICENSE="Ruby" +LICENSE="Ruby-BSD" SLOT="$(ver_cut 1)" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" |