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 40AA8138334 for ; Sat, 13 Oct 2018 12:11:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FA7CE0940; Sat, 13 Oct 2018 12:11:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E5FE4E0940 for ; Sat, 13 Oct 2018 12:11:43 +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 531CD335CFF for ; Sat, 13 Oct 2018 12:11:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31771440 for ; Sat, 13 Oct 2018 12:11:39 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1539432179.d745af8313076a5b0a7d3737c842e0270738aeaa.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/synnefo/synnefo-9999.ebuild X-VCS-Directories: media-gfx/synnefo/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d745af8313076a5b0a7d3737c842e0270738aeaa X-VCS-Branch: master Date: Sat, 13 Oct 2018 12:11:39 +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: a4c4f8c7-944b-4e1b-a369-bc4456310058 X-Archives-Hash: d88aef957013fff39325c77b2b6c0df3 commit: d745af8313076a5b0a7d3737c842e0270738aeaa Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 13 12:02:59 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 13 12:02:59 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d745af83 media-gfx/synnefo: EAPI-7 bump Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 media-gfx/synnefo/synnefo-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/synnefo/synnefo-9999.ebuild b/media-gfx/synnefo/synnefo-9999.ebuild index 26f3385bd2..5605351edc 100644 --- a/media-gfx/synnefo/synnefo-9999.ebuild +++ b/media-gfx/synnefo/synnefo-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit cmake-utils if [[ ${PV} == "9999" ]]; then