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 C57CB158092 for ; Wed, 15 Sep 2021 19:35:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D274E082B; Wed, 15 Sep 2021 19:35:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 98346E082B for ; Wed, 15 Sep 2021 19:35:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D9A3342CB3 for ; Wed, 15 Sep 2021 19:35:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2725B0 for ; Wed, 15 Sep 2021 19:35:16 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1631734502.fff38a60834e600cec18788a6f54d5f12c60ed5f.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/gnatsymbolize/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ada/gnatsymbolize/gnatsymbolize-2019-r1.ebuild dev-ada/gnatsymbolize/gnatsymbolize-2020.ebuild dev-ada/gnatsymbolize/gnatsymbolize-2021.ebuild X-VCS-Directories: dev-ada/gnatsymbolize/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: fff38a60834e600cec18788a6f54d5f12c60ed5f X-VCS-Branch: master Date: Wed, 15 Sep 2021 19:35:16 +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: 9b740a93-8d0f-4ac4-873e-7ff6967c432d X-Archives-Hash: 5d0eb9724c07335e914691a4151dd274 commit: fff38a60834e600cec18788a6f54d5f12c60ed5f Author: Alfredo Tupone gentoo org> AuthorDate: Wed Sep 15 19:35:02 2021 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Wed Sep 15 19:35:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff38a60 dev-ada/gnatsymbolize: UnusedInherits Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> dev-ada/gnatsymbolize/gnatsymbolize-2019-r1.ebuild | 4 ++-- dev-ada/gnatsymbolize/gnatsymbolize-2020.ebuild | 2 +- dev-ada/gnatsymbolize/gnatsymbolize-2021.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ada/gnatsymbolize/gnatsymbolize-2019-r1.ebuild b/dev-ada/gnatsymbolize/gnatsymbolize-2019-r1.ebuild index f7b4ff74b02..45f5e8e30e9 100644 --- a/dev-ada/gnatsymbolize/gnatsymbolize-2019-r1.ebuild +++ b/dev-ada/gnatsymbolize/gnatsymbolize-2019-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 ADA_COMPAT=( gnat_201{8,9} ) -inherit ada multiprocessing autotools +inherit ada MYP=${P}-20190429-19761-src diff --git a/dev-ada/gnatsymbolize/gnatsymbolize-2020.ebuild b/dev-ada/gnatsymbolize/gnatsymbolize-2020.ebuild index 8d3aa4b84aa..a8cc7499016 100644 --- a/dev-ada/gnatsymbolize/gnatsymbolize-2020.ebuild +++ b/dev-ada/gnatsymbolize/gnatsymbolize-2020.ebuild @@ -3,7 +3,7 @@ EAPI=7 ADA_COMPAT=( gnat_201{8,9} gnat_202{0..1} ) -inherit ada multiprocessing autotools +inherit ada MYP=${P}-20200429-19987-src diff --git a/dev-ada/gnatsymbolize/gnatsymbolize-2021.ebuild b/dev-ada/gnatsymbolize/gnatsymbolize-2021.ebuild index 1d0cfb3388a..d1c9dd81f2c 100644 --- a/dev-ada/gnatsymbolize/gnatsymbolize-2021.ebuild +++ b/dev-ada/gnatsymbolize/gnatsymbolize-2021.ebuild @@ -3,7 +3,7 @@ EAPI=7 ADA_COMPAT=( gnat_201{8,9} gnat_202{0..1} ) -inherit ada multiprocessing autotools +inherit ada MYP=${P}-${PV}0518-19D3B-src ID=884f3b229457c995ddebb46a16a7cc50ed837c90