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/eventmachine/
Date: Sat, 30 Jul 2022 07:46:13
Message-Id: 1659167161.cd0472d5b37054adfbba7b117e0f61416ef88065.graaff@gentoo
1 commit: cd0472d5b37054adfbba7b117e0f61416ef88065
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 06:51:30 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 07:46:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd0472d5
7
8 dev-ruby/eventmachine: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild b/dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild
16 index b49f277c998d..268f40c9d2c3 100644
17 --- a/dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild
18 +++ b/dev-ruby/eventmachine/eventmachine-1.2.7-r3.ebuild
19 @@ -22,7 +22,7 @@ SRC_URI="https://github.com/eventmachine/eventmachine/archive/v${PV}.tar.gz -> $
20 # Collection of upstream patches to fix compatibility with newer OpenSSL
21 SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-openssl-patches.tar.bz2"
22
23 -LICENSE="|| ( GPL-2 Ruby )"
24 +LICENSE="|| ( GPL-2 Ruby-BSD )"
25 SLOT="0"
26 KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
27 IUSE="test"