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 A68A4138334 for ; Thu, 20 Sep 2018 16:43:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FB03E08C4; Thu, 20 Sep 2018 16:43:44 +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 57245E08C4 for ; Thu, 20 Sep 2018 16:43:44 +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 7E6A4335C94 for ; Thu, 20 Sep 2018 16:43:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB7323DE for ; Thu, 20 Sep 2018 16:43:39 +0000 (UTC) From: "Andreas Hüttel" 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 Hüttel" Message-ID: <1537461803.1bc581457b2bb5e6444294da4d8951eb8b31449e.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/symbola/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/symbola/symbola-11.00-r1.ebuild media-fonts/symbola/symbola-11.00.ebuild X-VCS-Directories: media-fonts/symbola/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 1bc581457b2bb5e6444294da4d8951eb8b31449e X-VCS-Branch: master Date: Thu, 20 Sep 2018 16:43:39 +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: 0ea3b93d-c329-4fc9-892f-87dde78f3690 X-Archives-Hash: fabfc0c685043a0361724a6bfbbdde68 commit: 1bc581457b2bb5e6444294da4d8951eb8b31449e Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Sep 20 16:39:21 2018 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Thu Sep 20 16:43:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bc58145 media-fonts/symbola: Downgrade to EAPI=6, bug 666635 Bug: https://bugs.gentoo.org/666635 Package-Manager: Portage-2.3.49, Repoman-2.3.10 media-fonts/symbola/{symbola-11.00.ebuild => symbola-11.00-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/symbola/symbola-11.00.ebuild b/media-fonts/symbola/symbola-11.00-r1.ebuild similarity index 98% rename from media-fonts/symbola/symbola-11.00.ebuild rename to media-fonts/symbola/symbola-11.00-r1.ebuild index 29c774677eb..2a6b816a180 100644 --- a/media-fonts/symbola/symbola-11.00.ebuild +++ b/media-fonts/symbola/symbola-11.00-r1.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 MY_PN="${PN/s/S}"