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 802B1138334 for ; Sat, 9 Jun 2018 15:20:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C39EE0891; Sat, 9 Jun 2018 15:20:20 +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 4F87FE0891 for ; Sat, 9 Jun 2018 15:20:20 +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 45E6C335C92 for ; Sat, 9 Jun 2018 15:20:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 783B0296 for ; Sat, 9 Jun 2018 15:20:07 +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: <1528557604.50894a8c04fa0144c821f57d03d2fe904531ef49.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: x11-themes/gnome-breeze/ X-VCS-Repository: proj/kde X-VCS-Files: x11-themes/gnome-breeze/gnome-breeze-9999.ebuild X-VCS-Directories: x11-themes/gnome-breeze/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 50894a8c04fa0144c821f57d03d2fe904531ef49 X-VCS-Branch: master Date: Sat, 9 Jun 2018 15:20:07 +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: d0a2ccd8-bcc5-4db1-af21-c33f4423154a X-Archives-Hash: 98fd788889ced4d72039eee019734ee7 commit: 50894a8c04fa0144c821f57d03d2fe904531ef49 Author: Johannes Huber gentoo org> AuthorDate: Sat Jun 9 15:19:46 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Jun 9 15:20:04 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=50894a8c x11-themes/gnome-breeze: EAPI 7 Package-Manager: Portage-2.3.40, Repoman-2.3.9 x11-themes/gnome-breeze/gnome-breeze-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-themes/gnome-breeze/gnome-breeze-9999.ebuild b/x11-themes/gnome-breeze/gnome-breeze-9999.ebuild index 5079042292..1b9e8174bf 100644 --- a/x11-themes/gnome-breeze/gnome-breeze-9999.ebuild +++ b/x11-themes/gnome-breeze/gnome-breeze-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 git-r3 @@ -10,7 +10,6 @@ HOMEPAGE="https://github.com/dirruk1/gnome-breeze" EGIT_REPO_URI="https://github.com/dirruk1/${PN}" LICENSE="LGPL-2.1" -KEYWORDS="" SLOT="0" IUSE=""