From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1026150-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 852F7138330
	for <garchives@archives.gentoo.org>; Sat, 26 May 2018 09:44:14 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 764A8E0876;
	Sat, 26 May 2018 09:44:13 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 4A5FCE0876
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 May 2018 09:44:12 +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 A9610335C74
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 May 2018 09:44:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E1E82296
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 May 2018 09:44:08 +0000 (UTC)
From: "Michael Palimaka" <kensington@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, "Michael Palimaka" <kensington@gentoo.org>
Message-ID: <1527327839.8cd45ab5dd0ea90f077d50e2b8d8221aa28556cd.kensington@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: profiles/
X-VCS-Repository: proj/kde
X-VCS-Files: profiles/eapi
X-VCS-Directories: profiles/
X-VCS-Committer: kensington
X-VCS-Committer-Name: Michael Palimaka
X-VCS-Revision: 8cd45ab5dd0ea90f077d50e2b8d8221aa28556cd
X-VCS-Branch: master
Date: Sat, 26 May 2018 09:44:08 +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: 93742858-fa68-4584-be20-bdb79b0d8bdf
X-Archives-Hash: 5873dbfbbd9d0ee31290985175da10ad

commit:     8cd45ab5dd0ea90f077d50e2b8d8221aa28556cd
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 09:42:30 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat May 26 09:43:59 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8cd45ab5

profiles: switch to EAPI=7

 profiles/eapi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/eapi b/profiles/eapi
index 7ed6ff82de..7f8f011eb7 100644
--- a/profiles/eapi
+++ b/profiles/eapi
@@ -1 +1 @@
-5
+7