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 B4E55138334 for ; Sat, 28 Sep 2019 20:29:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88BD2E085A; Sat, 28 Sep 2019 20:29:31 +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 63A54E085A for ; Sat, 28 Sep 2019 20:29:31 +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 1E1F634B689 for ; Sat, 28 Sep 2019 20:29:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF72A7E7 for ; Sat, 28 Sep 2019 20:29:27 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1569702522.fca8a8f69fce2a343dac48cb28dc619ebd15dd1f.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-light/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-light/gnome-light-3.32.2.ebuild X-VCS-Directories: gnome-base/gnome-light/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: fca8a8f69fce2a343dac48cb28dc619ebd15dd1f X-VCS-Branch: master Date: Sat, 28 Sep 2019 20:29:27 +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: db1425f7-0889-473b-b699-b2104b96fde3 X-Archives-Hash: c1525b6abc31276eabdd2291ff79da9a commit: fca8a8f69fce2a343dac48cb28dc619ebd15dd1f Author: Mart Raudsepp gentoo org> AuthorDate: Sat Sep 28 20:28:42 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Sep 28 20:28:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca8a8f6 gnome-base/gnome-light: EAPI-7 Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> gnome-base/gnome-light/gnome-light-3.32.2.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnome-base/gnome-light/gnome-light-3.32.2.ebuild b/gnome-base/gnome-light/gnome-light-3.32.2.ebuild index 48fe1d876dd..75acc391dae 100644 --- a/gnome-base/gnome-light/gnome-light-3.32.2.ebuild +++ b/gnome-base/gnome-light/gnome-light-3.32.2.ebuild @@ -1,9 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 - -inherit eapi7-ver +EAPI=7 P_RELEASE="$(ver_cut 1-2)" @@ -45,6 +43,7 @@ RDEPEND=" " DEPEND="" PDEPEND=">=gnome-base/gvfs-1.40.1" +BDEPEND="" S="${WORKDIR}" pkg_pretend() {