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 B4D11138332 for ; Sun, 25 Feb 2018 19:42:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA21EE07E2; Sun, 25 Feb 2018 19:42:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 81FE5E07D9 for ; Sun, 25 Feb 2018 19:42:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 295FD335C49 for ; Sun, 25 Feb 2018 19:42:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3AE31E1 for ; Sun, 25 Feb 2018 19:41:59 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1519587703.18c1c3bc69fc82fb46438c95a07572d3f6ca1d91.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/clearsans/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/clearsans/clearsans-1.00.ebuild X-VCS-Directories: media-fonts/clearsans/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 18c1c3bc69fc82fb46438c95a07572d3f6ca1d91 X-VCS-Branch: master Date: Sun, 25 Feb 2018 19:41:59 +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-Archives-Salt: 829ebf40-cf41-431a-8979-b955d558edbc X-Archives-Hash: 096c5559d5cf0922f7945f7e8700c464 commit: 18c1c3bc69fc82fb46438c95a07572d3f6ca1d91 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Feb 25 19:12:38 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 25 19:41:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c1c3bc media-fonts/clearsans: EAPI 6 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-fonts/clearsans/clearsans-1.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/clearsans/clearsans-1.00.ebuild b/media-fonts/clearsans/clearsans-1.00.ebuild index d0ca505e0a2..d7bc5d5d37f 100644 --- a/media-fonts/clearsans/clearsans-1.00.ebuild +++ b/media-fonts/clearsans/clearsans-1.00.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI=6 inherit font