From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1029357-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 439D3138334
	for <garchives@archives.gentoo.org>; Sun, 10 Jun 2018 16:29:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4B03CE08DC;
	Sun, 10 Jun 2018 16:29:54 +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 1E347E08DC
	for <gentoo-commits@lists.gentoo.org>; Sun, 10 Jun 2018 16:29:54 +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 0E6D9335C91
	for <gentoo-commits@lists.gentoo.org>; Sun, 10 Jun 2018 16:29:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DFD32DA
	for <gentoo-commits@lists.gentoo.org>; Sun, 10 Jun 2018 16:29:50 +0000 (UTC)
From: "Johannes Huber" <johu@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, "Johannes Huber" <johu@gentoo.org>
Message-ID: <1528648030.71b001fefe3da6c85705b532f1aecc4ec637959e.johu@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdeedu-meta/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-apps/kdeedu-meta/kdeedu-meta-18.04.49.9999.ebuild kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild
X-VCS-Directories: kde-apps/kdeedu-meta/
X-VCS-Committer: johu
X-VCS-Committer-Name: Johannes Huber
X-VCS-Revision: 71b001fefe3da6c85705b532f1aecc4ec637959e
X-VCS-Branch: master
Date: Sun, 10 Jun 2018 16:29:50 +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: 1ec975cc-6b7b-40cf-82f6-b59e3e7a95e6
X-Archives-Hash: f0921230973ad2aecf4f77761d7dabfd

commit:     71b001fefe3da6c85705b532f1aecc4ec637959e
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 16:27:10 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 16:27:10 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=71b001fe

kde-apps/kdeedu-meta: EAPI 7

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-apps/kdeedu-meta/kdeedu-meta-18.04.49.9999.ebuild | 2 +-
 kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kdeedu-meta/kdeedu-meta-18.04.49.9999.ebuild b/kde-apps/kdeedu-meta/kdeedu-meta-18.04.49.9999.ebuild
index 204b438567..570f3d629d 100644
--- a/kde-apps/kdeedu-meta/kdeedu-meta-18.04.49.9999.ebuild
+++ b/kde-apps/kdeedu-meta/kdeedu-meta-18.04.49.9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit kde5-meta-pkg
 

diff --git a/kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild b/kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild
index 204b438567..570f3d629d 100644
--- a/kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild
+++ b/kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit kde5-meta-pkg