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 DD3201382C5 for ; Fri, 25 Dec 2020 10:22:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 181C0E0A9A; Fri, 25 Dec 2020 10:22:10 +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 E25B1E0A9A for ; Fri, 25 Dec 2020 10:22:09 +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 770FC341ACD for ; Fri, 25 Dec 2020 10:22:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F261846C for ; Fri, 25 Dec 2020 10:22:06 +0000 (UTC) From: "Horea Christian" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" Message-ID: <1608891715.c7e35e6a3ba60f35a787c02b1472c867ed3e1e3f.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/abyss/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/abyss/abyss-2.2.4.ebuild X-VCS-Directories: sci-biology/abyss/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: c7e35e6a3ba60f35a787c02b1472c867ed3e1e3f X-VCS-Branch: master Date: Fri, 25 Dec 2020 10:22:06 +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: 4213e03f-c622-49e9-a3e7-a71f6193bb63 X-Archives-Hash: 1565e3727d493d6852ebef314b521f55 commit: c7e35e6a3ba60f35a787c02b1472c867ed3e1e3f Author: Horea Christian chymera eu> AuthorDate: Fri Dec 25 10:21:55 2020 +0000 Commit: Horea Christian gmail com> CommitDate: Fri Dec 25 10:21:55 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c7e35e6a sci-biology/abyss: EAPI 7 bump Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Horea Christian chymera.eu> sci-biology/abyss/abyss-2.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/abyss/abyss-2.2.4.ebuild b/sci-biology/abyss/abyss-2.2.4.ebuild index c81bf292e..307ff68c8 100644 --- a/sci-biology/abyss/abyss-2.2.4.ebuild +++ b/sci-biology/abyss/abyss-2.2.4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit autotools toolchain-funcs