From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C02A7158094 for ; Sat, 30 Jul 2022 08:22:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 883F0E103A; Sat, 30 Jul 2022 08:22:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 59693E1023 for ; Sat, 30 Jul 2022 08:22:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55C80340EC1 for ; Sat, 30 Jul 2022 08:22:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D142569 for ; Sat, 30 Jul 2022 08:22:23 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1659169337.d02280a17ff375f1424ad9941902d3915642a860.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/systemu/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/systemu/systemu-2.6.5-r1.ebuild X-VCS-Directories: dev-ruby/systemu/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: d02280a17ff375f1424ad9941902d3915642a860 X-VCS-Branch: master Date: Sat, 30 Jul 2022 08:22:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8f163260-616e-45e5-b147-8f5c53d0774e X-Archives-Hash: d1e0b1d625ca2133ce9fda491197e02a commit: d02280a17ff375f1424ad9941902d3915642a860 Author: Hans de Graaff gentoo org> AuthorDate: Sat Jul 30 08:09:09 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Jul 30 08:22:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02280a1 dev-ruby/systemu: update LICENSE Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/systemu/systemu-2.6.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/systemu/systemu-2.6.5-r1.ebuild b/dev-ruby/systemu/systemu-2.6.5-r1.ebuild index 7674a9caeffa..6acc283c0015 100644 --- a/dev-ruby/systemu/systemu-2.6.5-r1.ebuild +++ b/dev-ruby/systemu/systemu-2.6.5-r1.ebuild @@ -14,7 +14,7 @@ inherit ruby-fakegem DESCRIPTION="Universal capture of STDOUT and STDERR and handling of child process PID" HOMEPAGE="http://codeforpeople.com/lib/ruby/systemu/" -LICENSE="Ruby" +LICENSE="Ruby-BSD" SLOT="0" KEYWORDS="amd64 ~riscv x86" IUSE=""