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 C179115808B for ; Sat, 9 Apr 2022 13:15:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5B34E0968; Sat, 9 Apr 2022 13:15:04 +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 DCFE4E0968 for ; Sat, 9 Apr 2022 13:15:03 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F05D1341264 for ; Sat, 9 Apr 2022 13:15:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F94BD0 for ; Sat, 9 Apr 2022 13:15:00 +0000 (UTC) From: "Adrian Schollmeyer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adrian Schollmeyer" Message-ID: <1649510097.46653ee4da7de42fef7a17a7f469899e205a5f84.nex+b-g-o@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/abaddon/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/abaddon/Manifest net-im/abaddon/abaddon-0.1.4.ebuild net-im/abaddon/abaddon-0.1.5.ebuild X-VCS-Directories: net-im/abaddon/ X-VCS-Committer: nex+b-g-o X-VCS-Committer-Name: Adrian Schollmeyer X-VCS-Revision: 46653ee4da7de42fef7a17a7f469899e205a5f84 X-VCS-Branch: dev Date: Sat, 9 Apr 2022 13:15:00 +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: 0b08ea0d-8d5f-49cd-b08a-5bd98e4ca488 X-Archives-Hash: 39a4a16c4839683cad87ab4f6470ae14 commit: 46653ee4da7de42fef7a17a7f469899e205a5f84 Author: Adrian Schollmeyer nexadn de> AuthorDate: Sat Apr 9 13:14:38 2022 +0000 Commit: Adrian Schollmeyer nexadn de> CommitDate: Sat Apr 9 13:14:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=46653ee4 net-im/abaddon: add 0.1.5, drop 0.1.4 Signed-off-by: Adrian Schollmeyer nexadn.de> net-im/abaddon/Manifest | 2 +- net-im/abaddon/{abaddon-0.1.4.ebuild => abaddon-0.1.5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/abaddon/Manifest b/net-im/abaddon/Manifest index daae35b6e..79a975332 100644 --- a/net-im/abaddon/Manifest +++ b/net-im/abaddon/Manifest @@ -1 +1 @@ -DIST abaddon-0.1.4.tar.gz 12814985 BLAKE2B 5a6f7cd2a0b5419717073d4ab4ef15a1826e269ec180d8eb6b2f702db98122758b69ee5976f4e7d05da4edd2696360912d209901f23470d3f2644510821506f5 SHA512 7d472d8264a161fc04cae4f48e83f13b2780092c1d675687d4197e87f8279bc48b81d1d77c21021ce05b4187abacf787f37215a67dcc8c3973ee82b7568b5a95 +DIST abaddon-0.1.5.tar.gz 12814169 BLAKE2B 3c16bcd5d2330d2fd5aeed3174b32c7001ff2217e2846a9bdb48e3c69412f990a66723a9401d095bf2c9ab8e924b360537c9a6b6cccf889d52cfac42973ad567 SHA512 88ba4c11f2ed9dd9f5cfcc055f9192d43076e566f9e069764272dc0e7149b331af5df2f7c9dacbe826b7999193997f25da93bcbe5c087e566e089c4798459154 diff --git a/net-im/abaddon/abaddon-0.1.4.ebuild b/net-im/abaddon/abaddon-0.1.5.ebuild similarity index 100% rename from net-im/abaddon/abaddon-0.1.4.ebuild rename to net-im/abaddon/abaddon-0.1.5.ebuild