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 572621382C5 for ; Sat, 20 Mar 2021 11:17:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADA61E0864; Sat, 20 Mar 2021 11:17:42 +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 960F5E0864 for ; Sat, 20 Mar 2021 11:17:42 +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 A2E2A340A9D for ; Sat, 20 Mar 2021 11:17:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C1AB46C for ; Sat, 20 Mar 2021 11:17:40 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616239025.4fb500df3efb59b793cde1a1dc9ef247654e8a21.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-terms/terminus/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-terms/terminus/terminus-1.0.135-r1.ebuild x11-terms/terminus/terminus-1.0.135.ebuild X-VCS-Directories: x11-terms/terminus/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4fb500df3efb59b793cde1a1dc9ef247654e8a21 X-VCS-Branch: master Date: Sat, 20 Mar 2021 11:17:40 +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: c89314a0-5eea-4911-97a0-90db530bd925 X-Archives-Hash: e7530cfd34b21d33c4d695d2c1cfa54c commit: 4fb500df3efb59b793cde1a1dc9ef247654e8a21 Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Mar 20 11:17:05 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Mar 20 11:17:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4fb500df Revert "x11-terms/terminus: using dodoc instead of delete docs" This reverts commit f9510ec2cbc34084f7c81dd842ffad5c6af3540f. Signed-off-by: Andrew Ammerlaan riseup.net> .../terminus/{terminus-1.0.135-r1.ebuild => terminus-1.0.135.ebuild} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-terms/terminus/terminus-1.0.135-r1.ebuild b/x11-terms/terminus/terminus-1.0.135.ebuild similarity index 91% rename from x11-terms/terminus/terminus-1.0.135-r1.ebuild rename to x11-terms/terminus/terminus-1.0.135.ebuild index 8c4db802..eb205f32 100644 --- a/x11-terms/terminus/terminus-1.0.135-r1.ebuild +++ b/x11-terms/terminus/terminus-1.0.135.ebuild @@ -20,6 +20,9 @@ DEPEND="net-print/cups" # Requested by electron src_prepare(){ default + + # Remove useless license files. + rm LICENSE.electron.txt LICENSES.electron.html } src_install(){ @@ -33,5 +36,4 @@ src_install(){ for i in {16,24,32,48,64,72,96,128,512}; do doicon -s "${i}" ../terminus-"${i}".png done - dodoc LICENSE.electron.txt LICENSES.electron.html } 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 870411382C5 for ; Sat, 20 Mar 2021 11:17:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2F32E085B; Sat, 20 Mar 2021 11:17:39 +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 B5DCBE085B for ; Sat, 20 Mar 2021 11:17:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4E77C33BE2F for ; Sat, 20 Mar 2021 11:17:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C92CF46C for ; Sat, 20 Mar 2021 11:17:36 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616239025.4fb500df3efb59b793cde1a1dc9ef247654e8a21.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-terms/terminus/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-terms/terminus/terminus-1.0.135-r1.ebuild x11-terms/terminus/terminus-1.0.135.ebuild X-VCS-Directories: x11-terms/terminus/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4fb500df3efb59b793cde1a1dc9ef247654e8a21 X-VCS-Branch: dev Date: Sat, 20 Mar 2021 11:17:36 +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: ff4df967-841f-4ff1-bd49-7c8f1700c77c X-Archives-Hash: ad251848da32e20b91b1882cb01e9ca3 Message-ID: <20210320111736.s6FPEhJAXlhu1t0N7q-uc_PZnH8oKiaBeV8SovHfXgM@z> commit: 4fb500df3efb59b793cde1a1dc9ef247654e8a21 Author: Andrew Ammerlaan riseup net> AuthorDate: Sat Mar 20 11:17:05 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat Mar 20 11:17:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4fb500df Revert "x11-terms/terminus: using dodoc instead of delete docs" This reverts commit f9510ec2cbc34084f7c81dd842ffad5c6af3540f. Signed-off-by: Andrew Ammerlaan riseup.net> .../terminus/{terminus-1.0.135-r1.ebuild => terminus-1.0.135.ebuild} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-terms/terminus/terminus-1.0.135-r1.ebuild b/x11-terms/terminus/terminus-1.0.135.ebuild similarity index 91% rename from x11-terms/terminus/terminus-1.0.135-r1.ebuild rename to x11-terms/terminus/terminus-1.0.135.ebuild index 8c4db802..eb205f32 100644 --- a/x11-terms/terminus/terminus-1.0.135-r1.ebuild +++ b/x11-terms/terminus/terminus-1.0.135.ebuild @@ -20,6 +20,9 @@ DEPEND="net-print/cups" # Requested by electron src_prepare(){ default + + # Remove useless license files. + rm LICENSE.electron.txt LICENSES.electron.html } src_install(){ @@ -33,5 +36,4 @@ src_install(){ for i in {16,24,32,48,64,72,96,128,512}; do doicon -s "${i}" ../terminus-"${i}".png done - dodoc LICENSE.electron.txt LICENSES.electron.html }