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 75CE115802F for ; Wed, 8 Mar 2023 17:27:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D8B6E088C; Wed, 8 Mar 2023 17:27:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 6965FE088C for ; Wed, 8 Mar 2023 17:27:06 +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 4BF0C341414 for ; Wed, 8 Mar 2023 17:27:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E75B88B5 for ; Wed, 8 Mar 2023 17:27:02 +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: <1678296355.776418eeabe60403822a1716974497461beabeab.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/got/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-vcs/got/Manifest dev-vcs/got/got-0.83.ebuild dev-vcs/got/got-0.85.ebuild X-VCS-Directories: dev-vcs/got/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 776418eeabe60403822a1716974497461beabeab X-VCS-Branch: dev Date: Wed, 8 Mar 2023 17:27:02 +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: 18d12f00-fe67-499e-a582-c6cdd46de1ff X-Archives-Hash: 716511135fb7cc3d7d8e23ee29753217 commit: 776418eeabe60403822a1716974497461beabeab Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Wed Mar 8 17:25:55 2023 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Wed Mar 8 17:25:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=776418ee dev-vcs/got: add 0.85, drop 0.83 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-vcs/got/Manifest | 2 +- dev-vcs/got/{got-0.83.ebuild => got-0.85.ebuild} | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-vcs/got/Manifest b/dev-vcs/got/Manifest index a76723868..c69b2b35e 100644 --- a/dev-vcs/got/Manifest +++ b/dev-vcs/got/Manifest @@ -1,2 +1,2 @@ -DIST got-portable-0.83.tar.gz 991652 BLAKE2B 753654ceba312feb3400922da13e81f0bac99024b126c7d33b7ff8eb2d7e54ff64c900cc7c1abebeca45bd2b3c785ae2670b6af2304ae0a906d7611d987e9662 SHA512 61532e2131e1a0a5e02e155e615e801900c824f58725b43319e3ff065065109ec45483036b13b90eb8dc1af884ce8cd86001ff18067cba2a46bef0e49f838981 DIST got-portable-0.84.1.tar.gz 1009452 BLAKE2B 86154a2baa3543572be73eacbfc645c24f7c95bd5de14bc83da7aa0d8ef513bee8df83090c635dc2a73044149ccf9a0b769da42cd170f931bdd7d91c388ff15d SHA512 56431d8c096ab66219f9821d3ab7e9e222f893d5728dd2a551da9c54ca8d792f6aacef915cddd926cd0e3c7464bd147eaa3f33e1c48b14e97901507082ebfac5 +DIST got-portable-0.85.tar.gz 1033808 BLAKE2B e8912344933397fcd6c79df7a199f1208e51bd36b9df3311cc8d2f381db02114fa6bf01764b24b57b38dd0dfa2b8898a623de92a57f7751b0620507cce6861d8 SHA512 66ae168d961c1a8c19f9b18e3b71628adc988b68de19fb51f19b87855bd54612bd9c4f1753dc1e6f5cd85fa6bb42d4a165ab347608d95c8963707a4aea1c54d4 diff --git a/dev-vcs/got/got-0.83.ebuild b/dev-vcs/got/got-0.85.ebuild similarity index 94% rename from dev-vcs/got/got-0.83.ebuild rename to dev-vcs/got/got-0.85.ebuild index b052292b5..de221d84e 100644 --- a/dev-vcs/got/got-0.83.ebuild +++ b/dev-vcs/got/got-0.85.ebuild @@ -13,6 +13,9 @@ LICENSE="ISC" SLOT="0" KEYWORDS="~amd64 ~x86" +# `make check` does nothing +RESTRICT="test" + RDEPEND=" dev-libs/libevent:= sys-libs/ncurses:=[unicode(+)]