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 EE06015806E for ; Sat, 20 May 2023 08:17:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 172BBE0826; Sat, 20 May 2023 08:17:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EF359E0826 for ; Sat, 20 May 2023 08:17:24 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4121340D6C for ; Sat, 20 May 2023 08:17:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 057D9A65 for ; Sat, 20 May 2023 08:17:22 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1684570630.71aecec33b2487992f99d9d6a9e6fb7ad1659ef8.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-nim/cligen/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-nim/cligen/Manifest dev-nim/cligen/cligen-1.6.1.ebuild dev-nim/cligen/cligen-1.6.4.ebuild X-VCS-Directories: dev-nim/cligen/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 71aecec33b2487992f99d9d6a9e6fb7ad1659ef8 X-VCS-Branch: dev Date: Sat, 20 May 2023 08:17:22 +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: 113a3869-13fd-4317-a2ae-ccdd0696bc9a X-Archives-Hash: f6db875c14be6f2b93726dc329f10002 commit: 71aecec33b2487992f99d9d6a9e6fb7ad1659ef8 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sat May 20 07:40:08 2023 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sat May 20 08:17:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=71aecec3 dev-nim/cligen: add 1.6.4, drop 1.6.1 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-nim/cligen/Manifest | 2 +- dev-nim/cligen/{cligen-1.6.1.ebuild => cligen-1.6.4.ebuild} | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/dev-nim/cligen/Manifest b/dev-nim/cligen/Manifest index 594518f7b..41770351f 100644 --- a/dev-nim/cligen/Manifest +++ b/dev-nim/cligen/Manifest @@ -1,2 +1,2 @@ -DIST cligen-1.6.1.tar.gz 440689 BLAKE2B 97ece553a0072be6c5b53223af7203a45840d5f4cff10b534b3e68538835381e4c5e9e591ed671ecf9b69e66184fd0b0cc862a55cbaab09d3d002d56da82417b SHA512 201b1cf561d6561de615ec645df3403326b7dcba9118fc0868468d197b07e4113108c55712a0e531e1b004899bb91e137147dd5e5f0fa5fa57d15eefd92bc25d DIST cligen-1.6.2.tar.gz 440746 BLAKE2B b81879f19a31db9b97f65ef57ba64cd1df91f92ca5c660f864ab577af957e5499e562917fb944657a966b946aea6ed674498d126ce9324aba2aaadb318e452e4 SHA512 a0b60629b9f4cd20d87d12a965f792f285cf562fb6d9bb71b516cb26f5a62c1b6ad8cb4c0f640e241e1a88e12b667f7675158a42a6384a4a5f1989331948de99 +DIST cligen-1.6.4.tar.gz 441284 BLAKE2B df6652dc362af4f774606d94086e966598cfa961bbb4f16a511b53f4610600890871908bce6fcea6249511eb0c211bca57f10fdaf32b62a246d6937985f5166f SHA512 4b23c7c094ed51d5d2cc7143d84c970b68715fb29e43969a5372e46e7002c91d976796096c4f4a65dc4daf82474e1b4f6e701dafb3b473c1cf5bfa7956da0f63 diff --git a/dev-nim/cligen/cligen-1.6.1.ebuild b/dev-nim/cligen/cligen-1.6.4.ebuild similarity index 81% rename from dev-nim/cligen/cligen-1.6.1.ebuild rename to dev-nim/cligen/cligen-1.6.4.ebuild index c90e0e307..2b47f85a4 100644 --- a/dev-nim/cligen/cligen-1.6.1.ebuild +++ b/dev-nim/cligen/cligen-1.6.4.ebuild @@ -22,15 +22,8 @@ DOCS=( configs {MOTIVATION,README,RELEASE-NOTES,TODO}.md ) set_package_url "https://github.com/c-blake/cligen" -src_prepare() { - default - - # verbose makefile - sed "s/\t@/\t/g" -i GNUmakefile || die -} - src_test() { - emake NIM_FLAGS="--hints:off --warning:all:off --warning:User:on --colors:off" + emake V=1 } src_install() {