From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0069059CA9 for ; Sat, 26 Mar 2016 10:42:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23AA521C055; Sat, 26 Mar 2016 10:42:13 +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 7C0C121C055 for ; Sat, 26 Mar 2016 10:42:12 +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 6144F340D1D for ; Sat, 26 Mar 2016 10:42:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8A0B86E for ; Sat, 26 Mar 2016 10:42:07 +0000 (UTC) From: "Johannes Huber" 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" Message-ID: <1458987532.004e8d21caaf3f40d404256d5ad95876dba7ae7c.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/wacomtablet/wacomtablet-9999.ebuild X-VCS-Directories: kde-misc/wacomtablet/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 004e8d21caaf3f40d404256d5ad95876dba7ae7c X-VCS-Branch: master Date: Sat, 26 Mar 2016 10:42:07 +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: 278abefc-f2cc-4668-bd44-d3054b2df41c X-Archives-Hash: 0cb66e3f2132b2c3359ea8b6ee1d9ebd commit: 004e8d21caaf3f40d404256d5ad95876dba7ae7c Author: Johannes Huber gentoo org> AuthorDate: Sat Mar 26 10:18:52 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Mar 26 10:18:52 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=004e8d21 kde-misc/wacomtablet: EAPI 6 Package-Manager: portage-2.2.28 kde-misc/wacomtablet/wacomtablet-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/wacomtablet/wacomtablet-9999.ebuild b/kde-misc/wacomtablet/wacomtablet-9999.ebuild index 7252750..e3d7332 100644 --- a/kde-misc/wacomtablet/wacomtablet-9999.ebuild +++ b/kde-misc/wacomtablet/wacomtablet-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 EGIT_BRANCH="releng3.0" KDE_DOC_DIR="doc/user"