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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5E98815807B for ; Wed, 16 Oct 2024 08:45:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 836E5E07D0; Wed, 16 Oct 2024 08:45:49 +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 6641EE07D0 for ; Wed, 16 Oct 2024 08:45:49 +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 80C7D340C7B for ; Wed, 16 Oct 2024 08:45:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E875C1E06 for ; Wed, 16 Oct 2024 08:45:46 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1729068105.0a4177086fa4caff2bc89a44ecf646f3f769803b.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/cliphist/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/cliphist/Manifest app-misc/cliphist/cliphist-0.5.0.ebuild app-misc/cliphist/cliphist-0.6.1.ebuild X-VCS-Directories: app-misc/cliphist/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 0a4177086fa4caff2bc89a44ecf646f3f769803b X-VCS-Branch: master Date: Wed, 16 Oct 2024 08:45:46 +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: 3aad1c3d-63ba-40e7-8515-2321ef540d62 X-Archives-Hash: 1282ae9cfbbab28dbbd54c2d861bec84 commit: 0a4177086fa4caff2bc89a44ecf646f3f769803b Author: Henri Gasc eurecom fr> AuthorDate: Wed Oct 16 08:41:28 2024 +0000 Commit: David Roman gmail com> CommitDate: Wed Oct 16 08:41:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a417708 app-misc/cliphist: add 0.6.1, drop 0.5.0 Signed-off-by: Henri Gasc eurecom.fr> app-misc/cliphist/Manifest | 2 +- app-misc/cliphist/{cliphist-0.5.0.ebuild => cliphist-0.6.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/cliphist/Manifest b/app-misc/cliphist/Manifest index f63c34db3..fa06195da 100644 --- a/app-misc/cliphist/Manifest +++ b/app-misc/cliphist/Manifest @@ -1 +1 @@ -DIST cliphist-0.5.0.gh.tar.gz 1327359 BLAKE2B 4abb9fca7b655f13cea778a807a8e19e77b39667804d0a4da92566c5661cfb3aa8f4e1994e6e3334aeca610317aa3d2d34c957f47f745a4c0147343ba9af042a SHA512 5337e22fd2b94dab39d496e0a553be2a1bf91ef366370a3295ab248d7e31fade3415a3b931859bb0dd46274ff6562a2d369848d4ce5bcbd48cd87036bf73192d +DIST cliphist-0.6.1.gh.tar.gz 1380635 BLAKE2B 8a6014b348dbcc5980690d64cf6a230bd67575787a1b40793e8e79b8973bf834a5fb2bf2abdae1168a84815b8fb0198d15f51c03ffe2b4a1e775d41faacc8a8e SHA512 ba6ace24766f673a4d736c74a9683866ee52dca74bd50aae3a958a57212713ad0377baab0768151213749d72151ca4384c8a64390bacef696ed9e919da5eed5a diff --git a/app-misc/cliphist/cliphist-0.5.0.ebuild b/app-misc/cliphist/cliphist-0.6.1.ebuild similarity index 100% rename from app-misc/cliphist/cliphist-0.5.0.ebuild rename to app-misc/cliphist/cliphist-0.6.1.ebuild