public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fabric/perftest/
Date: Thu,  4 Mar 2021 06:24:16 +0000 (UTC)	[thread overview]
Message-ID: <1614838731.170819268e46db80a969c83fa017009d6821c3a1.sam@gentoo> (raw)

commit:     170819268e46db80a969c83fa017009d6821c3a1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 06:18:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 06:18:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17081926

sys-fabric/perftest: fix DoubleEmptyLine

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fabric/perftest/perftest-4.4.0.37.ebuild | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/sys-fabric/perftest/perftest-4.4.0.37.ebuild b/sys-fabric/perftest/perftest-4.4.0.37.ebuild
index 598a4ce98a2..2b04e19d6f9 100644
--- a/sys-fabric/perftest/perftest-4.4.0.37.ebuild
+++ b/sys-fabric/perftest/perftest-4.4.0.37.ebuild
@@ -5,33 +5,29 @@ EAPI="7"
 
 inherit autotools
 
-DESCRIPTION="OpenIB uverbs micro-benchmarks"
+MY_PV="$(ver_cut 1-2)-$(ver_cut 3-4)"
 
+DESCRIPTION="OpenIB uverbs micro-benchmarks"
 HOMEPAGE="https://github.com/linux-rdma/perftest/"
-LICENSE="|| ( GPL-2 BSD-2 )"
-
-MY_PV="$(ver_cut 1-2)"-"$(ver_cut 3-4)"
-
 SRC_URI="https://github.com/linux-rdma/perftest/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+LICENSE="|| ( GPL-2 BSD-2 )"
+SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-SLOT=0
 
 DEPEND="
 	sys-apps/pciutils
 	sys-cluster/rdma-core
-	"
+"
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}"/"${PN}"-"${MY_PV}"
-
 src_prepare() {
 	default
 
 	eautoreconf
 }
 
-
 src_install() {
 	default
 


             reply	other threads:[~2021-03-04  6:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-04  6:24 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-04 22:23 [gentoo-commits] repo/gentoo:master commit in: sys-fabric/perftest/ Sam James
2023-07-04 22:14 Sam James
2023-07-04 22:13 Sam James
2022-10-12 22:39 Sam James
2022-10-12 22:39 Sam James
2022-02-15  9:24 Jakov Smolić
2022-01-11 13:01 Jakov Smolić
2022-01-11 13:01 Jakov Smolić
2021-05-16 19:53 Sam James
2021-02-28 10:38 罗百科

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1614838731.170819268e46db80a969c83fa017009d6821c3a1.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox