From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-874153-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 362FE59CAF for <garchives@archives.gentoo.org>; Sat, 2 Apr 2016 22:15:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E5DE21C082; Sat, 2 Apr 2016 22:15:42 +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 656F021C082 for <gentoo-commits@lists.gentoo.org>; Sat, 2 Apr 2016 22:15:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 61379340E08 for <gentoo-commits@lists.gentoo.org>; Sat, 2 Apr 2016 22:15:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D6C883 for <gentoo-commits@lists.gentoo.org>; Sat, 2 Apr 2016 22:15:38 +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: <1459634539.70afa8e9be9d6fb5c8fddb3e6f9e4b4cff1cb78e.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/juk/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/juk/juk-16.04.49.9999.ebuild kde-apps/juk/juk-9999.ebuild X-VCS-Directories: kde-apps/juk/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 70afa8e9be9d6fb5c8fddb3e6f9e4b4cff1cb78e X-VCS-Branch: master Date: Sat, 2 Apr 2016 22:15:38 +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: 16258078-6308-42c3-8781-9a9f338d719f X-Archives-Hash: 868034a95c9a52b25a36826f4de2bb5d commit: 70afa8e9be9d6fb5c8fddb3e6f9e4b4cff1cb78e Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sat Apr 2 22:02:19 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sat Apr 2 22:02:19 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=70afa8e9 kde-apps/juk: EAPI 6 Package-Manager: portage-2.2.28 kde-apps/juk/juk-16.04.49.9999.ebuild | 2 +- kde-apps/juk/juk-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/juk/juk-16.04.49.9999.ebuild b/kde-apps/juk/juk-16.04.49.9999.ebuild index 0c5b62e..255cc84 100644 --- a/kde-apps/juk/juk-16.04.49.9999.ebuild +++ b/kde-apps/juk/juk-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" inherit kde4-base diff --git a/kde-apps/juk/juk-9999.ebuild b/kde-apps/juk/juk-9999.ebuild index 0c5b62e..255cc84 100644 --- a/kde-apps/juk/juk-9999.ebuild +++ b/kde-apps/juk/juk-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" inherit kde4-base