public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gensink/
@ 2021-02-01 13:30 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-02-01 13:30 UTC (permalink / raw
  To: gentoo-commits

commit:     0b0beaf5711b258eba58c8b9efbbb11eba21fd4a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  1 08:56:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb  1 10:20:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b0beaf5

net-analyzer/gensink: port to EAPI 7

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/gensink/gensink-4.1-r2.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/gensink/gensink-4.1-r2.ebuild b/net-analyzer/gensink/gensink-4.1-r2.ebuild
index 5a99e658ec6..808eea74cb2 100644
--- a/net-analyzer/gensink/gensink-4.1-r2.ebuild
+++ b/net-analyzer/gensink/gensink-4.1-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit base toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="A simple TCP benchmark suite"
 HOMEPAGE="http://jes.home.cern.ch/jes/gensink/"
@@ -12,7 +12,9 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc x86"
 
-PATCHES=( "${FILESDIR}/${P}-make.patch" )
+PATCHES=(
+	"${FILESDIR}/${P}-make.patch"
+)
 
 src_compile() {
 	tc-export CC


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-01 13:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-01 13:30 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gensink/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox