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 D2380138334 for ; Sun, 15 Sep 2019 17:26:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C677BE090E; Sun, 15 Sep 2019 17:26:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 AA3DEE090E for ; Sun, 15 Sep 2019 17:26:30 +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 B0F1B34B13C for ; Sun, 15 Sep 2019 17:26:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32E7876A for ; Sun, 15 Sep 2019 17:26:28 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1568568022.2d8281a0e9750bb60b7f35441d9d41c419a2dfa0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/ X-VCS-Repository: repo/gentoo X-VCS-Files: eclass/ada.eclass X-VCS-Directories: eclass/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2d8281a0e9750bb60b7f35441d9d41c419a2dfa0 X-VCS-Branch: master Date: Sun, 15 Sep 2019 17:26:28 +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: 0e40e46a-12b5-4ed9-bdfc-444c3586b7c1 X-Archives-Hash: ea14cf9ddaaf1eef467723977057b1fc commit: 2d8281a0e9750bb60b7f35441d9d41c419a2dfa0 Author: Michał Górny gentoo org> AuthorDate: Sun Sep 15 17:20:22 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 15 17:20:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d8281a0 ada.eclass: Add @SUPPORTED_EAPIS Signed-off-by: Michał Górny gentoo.org> eclass/ada.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/ada.eclass b/eclass/ada.eclass index 86a67fc24fd..65d5e082967 100644 --- a/eclass/ada.eclass +++ b/eclass/ada.eclass @@ -6,6 +6,7 @@ # Ada team # @AUTHOR: # Tupone Alfredo +# @SUPPORTED_EAPIS: 6 7 # @BLURB: An eclass for Ada packages # @DESCRIPTION: # This eclass set the IUSE and REQUIRED_USE to request the ADA_TARGET