From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 98751138334 for ; Sun, 10 Jun 2018 16:29:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDC9FE0875; Sun, 10 Jun 2018 16:29:51 +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 8135FE0874 for ; Sun, 10 Jun 2018 16:29:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6AE64335C90 for ; Sun, 10 Jun 2018 16:29:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 207C529E for ; Sun, 10 Jun 2018 16:29:49 +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: <1528647448.5df1e5ae73f8c8f55da0c7b947d168b1ec6101a6.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-5.12.49.9999.ebuild kde-plasma/plasma-meta/plasma-meta-5.12.90.ebuild kde-plasma/plasma-meta/plasma-meta-5.13.0.ebuild kde-plasma/plasma-meta/plasma-meta-5.13.49.9999.ebuild kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 5df1e5ae73f8c8f55da0c7b947d168b1ec6101a6 X-VCS-Branch: master Date: Sun, 10 Jun 2018 16:29:49 +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: 53354590-8f42-4b7f-a5ca-52da8bb65982 X-Archives-Hash: 8c61f8dddccd3fc2e9ee842959306828 commit: 5df1e5ae73f8c8f55da0c7b947d168b1ec6101a6 Author: Johannes Huber gentoo org> AuthorDate: Sun Jun 10 16:17:28 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Jun 10 16:17:28 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5df1e5ae kde-plasma/plasma-meta: EAPI 7 Package-Manager: Portage-2.3.40, Repoman-2.3.9 kde-plasma/plasma-meta/plasma-meta-5.12.49.9999.ebuild | 2 +- kde-plasma/plasma-meta/plasma-meta-5.12.90.ebuild | 2 +- kde-plasma/plasma-meta/plasma-meta-5.13.0.ebuild | 2 +- kde-plasma/plasma-meta/plasma-meta-5.13.49.9999.ebuild | 2 +- kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-5.12.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.12.49.9999.ebuild index 8d6607dc1e..0f0ef8a53d 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.12.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.12.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-functions diff --git a/kde-plasma/plasma-meta/plasma-meta-5.12.90.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.12.90.ebuild index 146f536508..ed7d648882 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.12.90.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.12.90.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-functions diff --git a/kde-plasma/plasma-meta/plasma-meta-5.13.0.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.13.0.ebuild index c58929c085..ccbc7ed73f 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.13.0.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.13.0.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-functions diff --git a/kde-plasma/plasma-meta/plasma-meta-5.13.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.13.49.9999.ebuild index 6731d49d55..f3f5e7cb42 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.13.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.13.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-functions diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 6731d49d55..f3f5e7cb42 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-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-functions