From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-874626-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 7131159CAF
	for <garchives@archives.gentoo.org>; Mon,  4 Apr 2016 18:44:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 56CB821C100;
	Mon,  4 Apr 2016 18:44:28 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id ED3F521C101
	for <gentoo-commits@lists.gentoo.org>; Mon,  4 Apr 2016 18:44:26 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 20F39340D1D
	for <gentoo-commits@lists.gentoo.org>; Mon,  4 Apr 2016 18:44:26 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A90B72C9
	for <gentoo-commits@lists.gentoo.org>; Mon,  4 Apr 2016 18:44:22 +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: <1459795133.7fb24501e097541bdc8667b6f6bd58d9cf18627e.johu@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kimagemapeditor/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-apps/kimagemapeditor/kimagemapeditor-15.12.3.ebuild kde-apps/kimagemapeditor/kimagemapeditor-16.04.49.9999.ebuild kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild
X-VCS-Directories: kde-apps/kimagemapeditor/
X-VCS-Committer: johu
X-VCS-Committer-Name: Johannes Huber
X-VCS-Revision: 7fb24501e097541bdc8667b6f6bd58d9cf18627e
X-VCS-Branch: master
Date: Mon,  4 Apr 2016 18:44:22 +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: 4660db1a-79a8-4d38-9b88-1d3a4ac67444
X-Archives-Hash: ec924ac5f6bfed7c69d2b1b596506b31

commit:     7fb24501e097541bdc8667b6f6bd58d9cf18627e
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 18:38:53 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 18:38:53 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7fb24501

kde-apps/kimagemapeditor: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kimagemapeditor/kimagemapeditor-15.12.3.ebuild       | 2 +-
 kde-apps/kimagemapeditor/kimagemapeditor-16.04.49.9999.ebuild | 2 +-
 kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-15.12.3.ebuild b/kde-apps/kimagemapeditor/kimagemapeditor-15.12.3.ebuild
index 3d4f103..619c838 100644
--- a/kde-apps/kimagemapeditor/kimagemapeditor-15.12.3.ebuild
+++ b/kde-apps/kimagemapeditor/kimagemapeditor-15.12.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"

diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-16.04.49.9999.ebuild b/kde-apps/kimagemapeditor/kimagemapeditor-16.04.49.9999.ebuild
index 2f9ad45..75173dd 100644
--- a/kde-apps/kimagemapeditor/kimagemapeditor-16.04.49.9999.ebuild
+++ b/kde-apps/kimagemapeditor/kimagemapeditor-16.04.49.9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"

diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild b/kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild
index 2f9ad45..75173dd 100644
--- a/kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild
+++ b/kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdewebdev"