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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3EB201382C5 for ; Tue, 16 Feb 2021 09:45:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 579D6E08A0; Tue, 16 Feb 2021 09:45:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 352EBE08A0 for ; Tue, 16 Feb 2021 09:45:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97860340F54 for ; Tue, 16 Feb 2021 09:45:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A62C47 for ; Tue, 16 Feb 2021 09:45:03 +0000 (UTC) From: "Michael Egger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Egger" Message-ID: <1613468686.29a40fb73d52694595762a77df7aeb346fddc4ae.MichaelEgger@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-portage/portage-lostfiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-portage/portage-lostfiles/Manifest app-portage/portage-lostfiles/portage-lostfiles-0.2.0.ebuild app-portage/portage-lostfiles/portage-lostfiles-0.2.2.ebuild X-VCS-Directories: app-portage/portage-lostfiles/ X-VCS-Committer: MichaelEgger X-VCS-Committer-Name: Michael Egger X-VCS-Revision: 29a40fb73d52694595762a77df7aeb346fddc4ae X-VCS-Branch: dev Date: Tue, 16 Feb 2021 09:45:03 +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: de560ce9-3d99-4e3f-adf2-445c979734b3 X-Archives-Hash: 27a08ab425930509f27bdbbbaa4ae534 commit: 29a40fb73d52694595762a77df7aeb346fddc4ae Author: Michael Egger protonmail com> AuthorDate: Tue Feb 16 09:44:46 2021 +0000 Commit: Michael Egger tsn at> CommitDate: Tue Feb 16 09:44:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=29a40fb7 app-portage/portage-lostfiles: bump to 0.2.2 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Egger protonmail.com> app-portage/portage-lostfiles/Manifest | 2 +- ...{portage-lostfiles-0.2.0.ebuild => portage-lostfiles-0.2.2.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-portage/portage-lostfiles/Manifest b/app-portage/portage-lostfiles/Manifest index 8f854934..2ae44a80 100644 --- a/app-portage/portage-lostfiles/Manifest +++ b/app-portage/portage-lostfiles/Manifest @@ -1 +1 @@ -DIST portage-lostfiles-0.2.0.tar.gz 10591 BLAKE2B d8f4d68e3b0f35fb7fef9845f7e43af15ed83cef6d703c16a9845e30dab392113e49df048a36275d7cd209efa9416aae94d9e4d11b1a6dfa95ac5643074f5e10 SHA512 795ad2601153dc113af6888a0380c88c929af5cf6ee7f8859d99943776b26c28b53383f8276929ab9e3f748c84309717d898b362561791f764432280921dad74 +DIST portage-lostfiles-0.2.2.tar.gz 10618 BLAKE2B a477bafc83d5af7d29759bcaa3c09a89f678a463a94f037689bdef3e85cf3b78bdc53aed87696aa351623c6be210937f50d6f71ef588d9e27dbed061300374af SHA512 cf7b17d9cd3214616f4bb60284275172e4270180a87f4934e6ee5750e62315b2728e4fa0f930c18fc02b4b173b404fa27c3e75fca4f5ae0b740fe0c91025cb36 diff --git a/app-portage/portage-lostfiles/portage-lostfiles-0.2.0.ebuild b/app-portage/portage-lostfiles/portage-lostfiles-0.2.2.ebuild similarity index 85% rename from app-portage/portage-lostfiles/portage-lostfiles-0.2.0.ebuild rename to app-portage/portage-lostfiles/portage-lostfiles-0.2.2.ebuild index 87ba9dd5..816a32fb 100644 --- a/app-portage/portage-lostfiles/portage-lostfiles-0.2.0.ebuild +++ b/app-portage/portage-lostfiles/portage-lostfiles-0.2.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend