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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6A8B1382C5 for ; Thu, 21 Jan 2021 00:52:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2B41E077C; Thu, 21 Jan 2021 00:52:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF05EE077C for ; Thu, 21 Jan 2021 00:52:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0FB9F340E26 for ; Thu, 21 Jan 2021 00:52:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74A29B9 for ; Thu, 21 Jan 2021 00:52:11 +0000 (UTC) From: "gerion" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "gerion" Message-ID: <1611190291.792d410c4b59dba428e2ca695356efca9c873017.gerion@gentoo> Subject: [gentoo-commits] repo/user/gerislay:master commit in: app-misc/plirc/ X-VCS-Repository: repo/user/gerislay X-VCS-Files: app-misc/plirc/Manifest app-misc/plirc/plirc-9999.ebuild X-VCS-Directories: app-misc/plirc/ X-VCS-Committer: gerion X-VCS-Committer-Name: gerion X-VCS-Revision: 792d410c4b59dba428e2ca695356efca9c873017 X-VCS-Branch: master Date: Thu, 21 Jan 2021 00:52:11 +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: 8b4b21f0-5a6c-448b-a3b5-bc362a8d69ab X-Archives-Hash: 0c7a12d0af4f9d7fdc55475fe9b09bfa commit: 792d410c4b59dba428e2ca695356efca9c873017 Author: Gerion Entrup flump de> AuthorDate: Thu Jan 21 00:51:31 2021 +0000 Commit: gerion flump de> CommitDate: Thu Jan 21 00:51:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=792d410c app-misc/plirc: fix license, use Gentoo syntax Signed-off-by: Gerion Entrup flump.de> app-misc/plirc/Manifest | 2 +- app-misc/plirc/plirc-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/plirc/Manifest b/app-misc/plirc/Manifest index e609f78..5eb8c17 100644 --- a/app-misc/plirc/Manifest +++ b/app-misc/plirc/Manifest @@ -1,2 +1,2 @@ -EBUILD plirc-9999.ebuild 483 BLAKE2B c094b9e1d88eaaa114355566fbee3e26499308c63021822088c7d0baf9dc40e0dbf0a1d4047a8d9c1cad6bf7d4f3e6cfd758419f05f248e9a9859621a0b8a4de SHA512 915fb5f5c1fcc5d3cb452e46d739783f52606f364b02eb2b9d0ba4f1169ca2c7b511af8fbe086fd0762aec5d6adf0331d1a97e7083974856f301dcd8b559c3c4 +EBUILD plirc-9999.ebuild 483 BLAKE2B 82b135efe1d4fce3238cc22aeb8b180a5b3027ab1323aea4aff1c0a642f24d60d1ba73542313d3846b621612c413f1ff5a8cde08b9896d10716c84b83c71f34b SHA512 ceb43386f5d35eac59f5f35d5cc8c70686f50235a0028cc8915553ec9a2aae8c095983498edcb2a7ace31026956b2f478487e89ee4b34c8832fec7a5825e69ab MISC metadata.xml 513 BLAKE2B e49f03c582a23fee05849016822f186ec4d9bb3c6f5bc1ca0ba51e55b455a3c7fdd7046efbbadb5f350a00c72515bc0b38a73cf66a1b462f216df6cefe63024e SHA512 82c3f43a3e5555813e527c6fea9f3142e150e0431657e1fd8546c91f04cc081b3a1b7fd0e16ac6e92b17e5d85ac8c4547d11ad94bb5cd8401ddba28444212dbe diff --git a/app-misc/plirc/plirc-9999.ebuild b/app-misc/plirc/plirc-9999.ebuild index 7009270..34881c9 100644 --- a/app-misc/plirc/plirc-9999.ebuild +++ b/app-misc/plirc/plirc-9999.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.com/geri0n/plirc" EGIT_REPO_URI="https://gitlab.com/geri0n/plirc.git" -LICENSE="GPLv3" +LICENSE="GPL-3" SLOT="0" KEYWORDS="" IUSE=""