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 7EA0215808B for ; Sun, 27 Feb 2022 12:33:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC88CE0970; Sun, 27 Feb 2022 12:33:25 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A78A1E0970 for ; Sun, 27 Feb 2022 12:33:24 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 014193433D8 for ; Sun, 27 Feb 2022 12:33:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7250B2A5 for ; Sun, 27 Feb 2022 12:32:54 +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: <1645965169.d1dffa0734aff3b848046a0a661a9935efb614f2.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.2.ebuild net-im/abaddon/abaddon-0.1.4.ebuild X-VCS-Directories: net-im/abaddon/ X-VCS-Committer: nex+b-g-o X-VCS-Committer-Name: Adrian Schollmeyer X-VCS-Revision: d1dffa0734aff3b848046a0a661a9935efb614f2 X-VCS-Branch: dev Date: Sun, 27 Feb 2022 12:32:54 +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: d1ce22e7-d49e-4c20-8a35-e1af1793b076 X-Archives-Hash: ba5b50c575cb239507fa81aebfcbc377 commit: d1dffa0734aff3b848046a0a661a9935efb614f2 Author: Adrian Schollmeyer nexadn de> AuthorDate: Sun Feb 27 12:04:33 2022 +0000 Commit: Adrian Schollmeyer nexadn de> CommitDate: Sun Feb 27 12:32:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d1dffa07 net-im/abaddon: Bump to 0.1.4 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Adrian Schollmeyer nexadn.de> net-im/abaddon/Manifest | 2 +- net-im/abaddon/{abaddon-0.1.2.ebuild => abaddon-0.1.4.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-im/abaddon/Manifest b/net-im/abaddon/Manifest index 9ba75f477..daae35b6e 100644 --- a/net-im/abaddon/Manifest +++ b/net-im/abaddon/Manifest @@ -1 +1 @@ -DIST abaddon-0.1.2.tar.gz 12806758 BLAKE2B a9367bd376599d88b0fbee85b14b9836dc40143e32682ab546114cadc7d33d8f82fb903b0199effc732a4e94a947ea5b10366e463381ca977c57a092264af09f SHA512 79a5696fe761d65bbb5bdd5be02abe65a1a14aa33e4ad650a61912d54c3b07a38221e6f801fcde239364bbe34c25fc8e76cdf069c06261435ba477d96b098cbb +DIST abaddon-0.1.4.tar.gz 12814985 BLAKE2B 5a6f7cd2a0b5419717073d4ab4ef15a1826e269ec180d8eb6b2f702db98122758b69ee5976f4e7d05da4edd2696360912d209901f23470d3f2644510821506f5 SHA512 7d472d8264a161fc04cae4f48e83f13b2780092c1d675687d4197e87f8279bc48b81d1d77c21021ce05b4187abacf787f37215a67dcc8c3973ee82b7568b5a95 diff --git a/net-im/abaddon/abaddon-0.1.2.ebuild b/net-im/abaddon/abaddon-0.1.4.ebuild similarity index 93% rename from net-im/abaddon/abaddon-0.1.2.ebuild rename to net-im/abaddon/abaddon-0.1.4.ebuild index 86fafd9c5..a5247099e 100644 --- a/net-im/abaddon/abaddon-0.1.2.ebuild +++ b/net-im/abaddon/abaddon-0.1.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake desktop