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 EB2BE59CAF for ; Wed, 6 Apr 2016 19:24:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9EA921C042; Wed, 6 Apr 2016 19:24:20 +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 5732421C03C for ; Wed, 6 Apr 2016 19:24:20 +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 2080C340C83 for ; Wed, 6 Apr 2016 19:24:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BE1C256 for ; Wed, 6 Apr 2016 19:24:16 +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: <1459969814.43c8bd41836167a12c92a19b08438696a87a079f.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kqtquickcharts/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kqtquickcharts/kqtquickcharts-16.04.49.9999.ebuild kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild X-VCS-Directories: kde-apps/kqtquickcharts/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 43c8bd41836167a12c92a19b08438696a87a079f X-VCS-Branch: master Date: Wed, 6 Apr 2016 19:24:16 +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: e40d6dbc-2273-493e-ac83-c5d19c478a14 X-Archives-Hash: 370ffe916237a504c8613733a3750ac7 commit: 43c8bd41836167a12c92a19b08438696a87a079f Author: Johannes Huber gentoo org> AuthorDate: Wed Apr 6 19:10:14 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Apr 6 19:10:14 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=43c8bd41 kde-apps/kqtquickcharts: EAPI 6 Package-Manager: portage-2.2.28 kde-apps/kqtquickcharts/kqtquickcharts-16.04.49.9999.ebuild | 2 +- kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild | 2 +- kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-16.04.49.9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-16.04.49.9999.ebuild index 6b4e0ce..dcfce62 100644 --- a/kde-apps/kqtquickcharts/kqtquickcharts-16.04.49.9999.ebuild +++ b/kde-apps/kqtquickcharts/kqtquickcharts-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 DECLARATIVE_REQUIRED="always" inherit kde4-base diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild index 447baa7..60ac9c8 100644 --- a/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild +++ b/kde-apps/kqtquickcharts/kqtquickcharts-5.9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 EGIT_BRANCH="frameworks" inherit kde5 diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild index 6b4e0ce..dcfce62 100644 --- a/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild +++ b/kde-apps/kqtquickcharts/kqtquickcharts-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 DECLARATIVE_REQUIRED="always" inherit kde4-base