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/systemu/
Date: Sat, 30 Jul 2022 08:22:27
Message-Id: 1659169337.d02280a17ff375f1424ad9941902d3915642a860.graaff@gentoo
1 commit: d02280a17ff375f1424ad9941902d3915642a860
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 08:09:09 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 08:22:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02280a1
7
8 dev-ruby/systemu: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/systemu/systemu-2.6.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/systemu/systemu-2.6.5-r1.ebuild b/dev-ruby/systemu/systemu-2.6.5-r1.ebuild
16 index 7674a9caeffa..6acc283c0015 100644
17 --- a/dev-ruby/systemu/systemu-2.6.5-r1.ebuild
18 +++ b/dev-ruby/systemu/systemu-2.6.5-r1.ebuild
19 @@ -14,7 +14,7 @@ inherit ruby-fakegem
20 DESCRIPTION="Universal capture of STDOUT and STDERR and handling of child process PID"
21 HOMEPAGE="http://codeforpeople.com/lib/ruby/systemu/"
22
23 -LICENSE="Ruby"
24 +LICENSE="Ruby-BSD"
25 SLOT="0"
26 KEYWORDS="amd64 ~riscv x86"
27 IUSE=""