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 28455138334 for ; Mon, 26 Aug 2019 21:12:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7DA6E086F; Mon, 26 Aug 2019 21:12:29 +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 50DF7E086C for ; Mon, 26 Aug 2019 21:12:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C3D7334A2FC for ; Mon, 26 Aug 2019 21:12:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7072477E for ; Mon, 26 Aug 2019 21:12:23 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1566853924.9a318ef859621768307081d3528a6eb8514e50bb.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-screensaver-greynetic/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kodi-screensaver-greynetic/kodi-screensaver-greynetic-9999.ebuild X-VCS-Directories: media-plugins/kodi-screensaver-greynetic/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: 9a318ef859621768307081d3528a6eb8514e50bb X-VCS-Branch: master Date: Mon, 26 Aug 2019 21:12:23 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9c8eacaa-9c1e-4b51-93a5-9cd377f2ac6c X-Archives-Hash: f5e579082f7133659af25f9b22e02ae2 commit: 9a318ef859621768307081d3528a6eb8514e50bb Author: Craig Andrews gentoo org> AuthorDate: Mon Aug 26 20:40:36 2019 +0000 Commit: Craig Andrews gentoo org> CommitDate: Mon Aug 26 21:12:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a318ef8 media-plugins/kodi-screensaver-greynetic: EAPI=7 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Craig Andrews gentoo.org> .../kodi-screensaver-greynetic/kodi-screensaver-greynetic-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/kodi-screensaver-greynetic/kodi-screensaver-greynetic-9999.ebuild b/media-plugins/kodi-screensaver-greynetic/kodi-screensaver-greynetic-9999.ebuild index fc568b0174a..f312ca7ebc2 100644 --- a/media-plugins/kodi-screensaver-greynetic/kodi-screensaver-greynetic-9999.ebuild +++ b/media-plugins/kodi-screensaver-greynetic/kodi-screensaver-greynetic-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit cmake-utils kodi-addon