From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1048142-garchives=archives.gentoo.org@lists.gentoo.org> 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 A1266138334 for <garchives@archives.gentoo.org>; Thu, 20 Sep 2018 16:20:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46DF2E08C4; Thu, 20 Sep 2018 16:20:38 +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 1EE7CE08C4 for <gentoo-commits@lists.gentoo.org>; Thu, 20 Sep 2018 16:20:37 +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 92717335CCF for <gentoo-commits@lists.gentoo.org>; Thu, 20 Sep 2018 16:20:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E40C3D5 for <gentoo-commits@lists.gentoo.org>; Thu, 20 Sep 2018 16:20:33 +0000 (UTC) From: "Sebastian Pipping" <sping@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" <sping@gentoo.org> Message-ID: <1537460367.ef732a3e07bdb25bd43610672dc5728930065868.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/x11fonts-jmk/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/x11fonts-jmk/x11fonts-jmk-3.0-r2.ebuild media-fonts/x11fonts-jmk/x11fonts-jmk-3.0-r3.ebuild X-VCS-Directories: media-fonts/x11fonts-jmk/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: ef732a3e07bdb25bd43610672dc5728930065868 X-VCS-Branch: master Date: Thu, 20 Sep 2018 16:20:33 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d3096310-7ed8-4c57-a3af-67bc906ff29d X-Archives-Hash: dd40c5c9a7bfb2bba7142cd6202c7595 commit: ef732a3e07bdb25bd43610672dc5728930065868 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org> AuthorDate: Thu Sep 20 16:19:27 2018 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Thu Sep 20 16:19:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef732a3e media-fonts/x11fonts-jmk: Downgrade EAPI 7 to 6 font.eclass broken for EAPI 7 Bug: https://bugs.gentoo.org/666635 Package-Manager: Portage-2.3.49, Repoman-2.3.10 .../{x11fonts-jmk-3.0-r2.ebuild => x11fonts-jmk-3.0-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/x11fonts-jmk/x11fonts-jmk-3.0-r2.ebuild b/media-fonts/x11fonts-jmk/x11fonts-jmk-3.0-r3.ebuild similarity index 99% rename from media-fonts/x11fonts-jmk/x11fonts-jmk-3.0-r2.ebuild rename to media-fonts/x11fonts-jmk/x11fonts-jmk-3.0-r3.ebuild index 4a1e15c8834..b539d05e352 100644 --- a/media-fonts/x11fonts-jmk/x11fonts-jmk-3.0-r2.ebuild +++ b/media-fonts/x11fonts-jmk/x11fonts-jmk-3.0-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=6 FONT_PN=jmk inherit font