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/fcgi/
Date: Sat, 30 Jul 2022 06:32:54
Message-Id: 1659162765.8c818181797750e74fddb00fd33d2306aa0e8a9c.graaff@gentoo
1 commit: 8c818181797750e74fddb00fd33d2306aa0e8a9c
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 29 17:50:53 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 06:32:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c818181
7
8 dev-ruby/fcgi: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/fcgi/fcgi-0.9.2.1-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1-r2.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.1-r2.ebuild
16 index e3ea29b2c4cf..10e7bf38900f 100644
17 --- a/dev-ruby/fcgi/fcgi-0.9.2.1-r2.ebuild
18 +++ b/dev-ruby/fcgi/fcgi-0.9.2.1-r2.ebuild
19 @@ -17,7 +17,7 @@ DESCRIPTION="FastCGI library for Ruby"
20 HOMEPAGE="https://github.com/alphallc/ruby-fcgi-ng"
21
22 KEYWORDS="amd64 arm ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
23 -LICENSE="Ruby"
24 +LICENSE="MIT Ruby-BSD"
25
26 DEPEND+=" dev-libs/fcgi"
27 RDEPEND+=" dev-libs/fcgi"