Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubyzip/
Date: Sat, 30 Jul 2022 08:22:28
Message-Id: 1659169336.ec39891d7c094756987d443443d62a8c6727e4e2.graaff@gentoo
1 commit: ec39891d7c094756987d443443d62a8c6727e4e2
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 08:08:14 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 08:22:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec39891d
7
8 dev-ruby/rubyzip: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/rubyzip/rubyzip-1.3.0.ebuild | 2 +-
13 dev-ruby/rubyzip/rubyzip-2.3.2-r1.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild b/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild
17 index b27c27810122..a8d178926a5f 100644
18 --- a/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild
19 +++ b/dev-ruby/rubyzip/rubyzip-1.3.0.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rubyzip/rubyzip"
21 # Tests are not included in the gem.
22 SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tgz"
23
24 -LICENSE="Ruby"
25 +LICENSE="Ruby-BSD"
26 SLOT="1"
27 KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86"
28 IUSE=""
29
30 diff --git a/dev-ruby/rubyzip/rubyzip-2.3.2-r1.ebuild b/dev-ruby/rubyzip/rubyzip-2.3.2-r1.ebuild
31 index ed7059e5e1b7..57ea97dbc291 100644
32 --- a/dev-ruby/rubyzip/rubyzip-2.3.2-r1.ebuild
33 +++ b/dev-ruby/rubyzip/rubyzip-2.3.2-r1.ebuild
34 @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/rubyzip/rubyzip"
35 # Tests are not included in the gem.
36 SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tgz"
37
38 -LICENSE="Ruby"
39 +LICENSE="Ruby-BSD"
40 SLOT="$(ver_cut 1)"
41 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
42 IUSE=""