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 4EBDB15808B for ; Thu, 31 Mar 2022 07:24:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F2DFE07D4; Thu, 31 Mar 2022 07:24:25 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 643FBE07D4 for ; Thu, 31 Mar 2022 07:24:25 +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 73F183414F0 for ; Thu, 31 Mar 2022 07:24:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80F4335F for ; Thu, 31 Mar 2022 07:24:21 +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: <1648692277.d852e92afaf4704cd8d1b76bb3cac6b8f446faa8.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.66.ebuild dev-vcs/got/got-0.68.1.ebuild X-VCS-Directories: dev-vcs/got/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: d852e92afaf4704cd8d1b76bb3cac6b8f446faa8 X-VCS-Branch: dev Date: Thu, 31 Mar 2022 07:24:21 +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: 69443d06-66ab-48ad-8d6f-db802e7f4d59 X-Archives-Hash: 7f4ef0d106fd38fcfd0575b3d9fe57a5 commit: d852e92afaf4704cd8d1b76bb3cac6b8f446faa8 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Thu Mar 31 02:04:37 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Thu Mar 31 02:04:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d852e92a dev-vcs/got: add 0.68.1, drop 0.66 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-vcs/got/Manifest | 2 +- dev-vcs/got/{got-0.66.ebuild => got-0.68.1.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-vcs/got/Manifest b/dev-vcs/got/Manifest index e4ddb96a3..4ca953cfd 100644 --- a/dev-vcs/got/Manifest +++ b/dev-vcs/got/Manifest @@ -1,2 +1,2 @@ -DIST got-portable-0.66.tar.gz 690456 BLAKE2B a3a753df2ed2d48c483d49de340ada76643a64587bd5ee102247006bb86b16eccfd526646e8d0e49018abb493610e09c77b085b261ff95015c17f5dcdea75f1b SHA512 801c39276e806114ebecb5c386ef68cdbd8083fa3a2e7cd3fcf10dbea118a19a1545b80909c94c988bf803c829dae039625addd51f08f53fe1cb7cccbce0ba17 DIST got-portable-0.67.tar.gz 697480 BLAKE2B 2cf5a882cdefc48082368813893647877ae62a660d5dc4c884273e2458f1a1c82c91f4a2df8313547fe2d1e9861ecaad52e9378e50f3d3af4bfac13adeda5cca SHA512 468e6d570fe74cad1a15e719cf7fe217d622c38e77dc1cf115cdee7fb872960b619a2013733b34810a6726e48b6763b27e0723e4099dfaa882b93bd87f8b30c5 +DIST got-portable-0.68.1.tar.gz 699014 BLAKE2B 2dba0b1d7a4a715b3604676874a563338ecd189ce9c9a9a55b6e243c34302237ce192a3930e1be29cd6f968517816fc5703d352c4e50494d327149f63fdfa4e7 SHA512 6a7a66dc95d8b8e94de67f091b7871ba1b1a2c55c640a8b12a2f6cde376c8a7f6a8c8967d6b50fb8fab76bd324fad896145bdfee954936b21685f3a5e66184da diff --git a/dev-vcs/got/got-0.66.ebuild b/dev-vcs/got/got-0.68.1.ebuild similarity index 90% rename from dev-vcs/got/got-0.66.ebuild rename to dev-vcs/got/got-0.68.1.ebuild index 58d9ba5ea..f8642b4cf 100644 --- a/dev-vcs/got/got-0.66.ebuild +++ b/dev-vcs/got/got-0.68.1.ebuild @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86" DEPEND=" sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= - elibc_Darwin? ( sys-libs/native-uuid ) + elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd ) !elibc_Darwin? ( !elibc_SunOS? ( @@ -29,6 +29,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig virtual/yacc + kernel_linux? ( sys-kernel/linux-headers ) " RDEPEND="${DEPEND}"