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 C1F1315808C for ; Wed, 23 Feb 2022 13:44:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5363E0995; Wed, 23 Feb 2022 13:44:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 C9CB9E0995 for ; Wed, 23 Feb 2022 13:44:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C170A343158 for ; Wed, 23 Feb 2022 13:44:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 434CD2FC for ; Wed, 23 Feb 2022 13:44:43 +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: <1645623752.f14e55b8cfba241a6e26c1492c18222c882b2055.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.65.ebuild dev-vcs/got/got-0.67.ebuild X-VCS-Directories: dev-vcs/got/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: f14e55b8cfba241a6e26c1492c18222c882b2055 X-VCS-Branch: dev Date: Wed, 23 Feb 2022 13:44:43 +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: de4ccc83-3313-4112-b3a6-81cd19d742d9 X-Archives-Hash: 355cc6f6b9286675d01970f172b40fd5 commit: f14e55b8cfba241a6e26c1492c18222c882b2055 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Wed Feb 23 13:39:26 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Wed Feb 23 13:42:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f14e55b8 dev-vcs/got: add 0.67, drop 0.65 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-vcs/got/Manifest | 2 +- dev-vcs/got/{got-0.65.ebuild => got-0.67.ebuild} | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-vcs/got/Manifest b/dev-vcs/got/Manifest index 6e0a02ca0..e4ddb96a3 100644 --- a/dev-vcs/got/Manifest +++ b/dev-vcs/got/Manifest @@ -1,2 +1,2 @@ -DIST got-portable-0.65.tar.gz 688234 BLAKE2B 5868109ae04d018c93ed7d9bd0e30050c48f20663eac27812d75e141786f20f67c52d6850af9f119d9404bb45d04a372c106aa234609c24045e8d6c928f0d0b4 SHA512 82f96e7d0ec8a772ca528a5730a627636709fcebeabfa5be9915ed8a38fe04ef6ca55645edeb58654ee327a0e5de807e2c1279c898ea33159b4a869523612027 DIST got-portable-0.66.tar.gz 690456 BLAKE2B a3a753df2ed2d48c483d49de340ada76643a64587bd5ee102247006bb86b16eccfd526646e8d0e49018abb493610e09c77b085b261ff95015c17f5dcdea75f1b SHA512 801c39276e806114ebecb5c386ef68cdbd8083fa3a2e7cd3fcf10dbea118a19a1545b80909c94c988bf803c829dae039625addd51f08f53fe1cb7cccbce0ba17 +DIST got-portable-0.67.tar.gz 697480 BLAKE2B 2cf5a882cdefc48082368813893647877ae62a660d5dc4c884273e2458f1a1c82c91f4a2df8313547fe2d1e9861ecaad52e9378e50f3d3af4bfac13adeda5cca SHA512 468e6d570fe74cad1a15e719cf7fe217d622c38e77dc1cf115cdee7fb872960b619a2013733b34810a6726e48b6763b27e0723e4099dfaa882b93bd87f8b30c5 diff --git a/dev-vcs/got/got-0.65.ebuild b/dev-vcs/got/got-0.67.ebuild similarity index 94% rename from dev-vcs/got/got-0.65.ebuild rename to dev-vcs/got/got-0.67.ebuild index 58d9ba5ea..941cda53a 100644 --- a/dev-vcs/got/got-0.65.ebuild +++ b/dev-vcs/got/got-0.67.ebuild @@ -29,6 +29,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig virtual/yacc + kernel_linux? ( sys-kernel/linux-headers ) " RDEPEND="${DEPEND}"