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 6D0E91381F1 for ; Tue, 27 Mar 2018 22:59:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19948E08ED; Tue, 27 Mar 2018 22:59:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 DE4FBE08EF for ; Tue, 27 Mar 2018 22:59:48 +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 B7F9E335CA1 for ; Tue, 27 Mar 2018 22:59:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF22426C for ; Tue, 27 Mar 2018 22:59:45 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1522191541.5776368a2b6ee81ee9ecec994ab5016564e6c735.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/flashrom/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/flashrom/flashrom-9999.ebuild X-VCS-Directories: sys-apps/flashrom/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 5776368a2b6ee81ee9ecec994ab5016564e6c735 X-VCS-Branch: master Date: Tue, 27 Mar 2018 22:59:45 +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: 4ba846e1-ed1e-47be-a3e0-8a5a365a0397 X-Archives-Hash: 25426c560fc745d5dc9a4f2a3fbd3c56 commit: 5776368a2b6ee81ee9ecec994ab5016564e6c735 Author: Marty E. Plummer startmail com> AuthorDate: Tue Mar 27 03:19:46 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Tue Mar 27 22:59:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5776368a sys-apps/flashrom: EAPI bump and point to new source repo svn repo no longer works. also the pkg-config sed is no longer required as of flashrom-0.9.9 Closes: https://bugs.gentoo.org/598028 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7634 sys-apps/flashrom/flashrom-9999.ebuild | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/sys-apps/flashrom/flashrom-9999.ebuild b/sys-apps/flashrom/flashrom-9999.ebuild index 5e764d19fc7..c49046ce83b 100644 --- a/sys-apps/flashrom/flashrom-9999.ebuild +++ b/sys-apps/flashrom/flashrom-9999.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI=6 -inherit eutils toolchain-funcs +inherit toolchain-funcs if [[ ${PV} == "9999" ]] ; then - ESVN_REPO_URI="https://code.coreboot.org/svn/flashrom/trunk" - inherit subversion + EGIT_REPO_URI="https://review.coreboot.org/flashrom.git" + inherit git-r3 else SRC_URI="https://download.flashrom.org/releases/${P}.tar.bz2" KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86" @@ -64,12 +64,6 @@ flashrom_enable() { for u ; do _flashrom_enable "${u}" ; done } -src_prepare() { - sed -i \ - -e 's:pkg-config:$(PKG_CONFIG):' \ - Makefile || die -} - src_compile() { # Help keep things in sync. local sprogs=$(echo $(