public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/stressapptest/
Date: Tue, 31 Jan 2017 23:18:40 +0000 (UTC)	[thread overview]
Message-ID: <1485904693.8c2a6c26aa3f4902ea1b86a0fac9b1d27d51874d.vapier@gentoo> (raw)

commit:     8c2a6c26aa3f4902ea1b86a0fac9b1d27d51874d
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 31 23:17:51 2017 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 23:18:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c2a6c26

dev-util/stressapptest: version bump to 1.0.8

 dev-util/stressapptest/Manifest                   |  1 +
 dev-util/stressapptest/stressapptest-1.0.8.ebuild | 24 +++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-util/stressapptest/Manifest b/dev-util/stressapptest/Manifest
index 723d621..5eec31e 100644
--- a/dev-util/stressapptest/Manifest
+++ b/dev-util/stressapptest/Manifest
@@ -1 +1,2 @@
 DIST stressapptest-1.0.7_p1.tar.xz 165876 SHA256 39183d4dd79ae37e7ad480a4b9254ff52bcc926e853e954df492b51db3ee3b04 SHA512 ac3c072eae6f13ba6608d2cee1ee33b5d27b078dbbcb9e7ae1e59507d4571e36a06dd0e19e4a1b705c916104e06be39aa93ebe607fe93d5669e8764c68904fc9 WHIRLPOOL 374a8c86dc2742187c001580ec335b72822f0ac44ba2694bdabf6991765126fedca8928862db56c827f24e9e11c5f7f8b6654d0e04a94ba5a4a284f608f28bf1
+DIST stressapptest-1.0.8.tar.gz 218485 SHA256 b0432f39055166156ed04eb234f3c226b17a42f802a3f81d76ee999838e205df SHA512 b5fde353d15958052219c3e505a22aa914e03a7fe96c3a0ac5025a4c730643f6fbdd5088a7cc0dd4618d4998151e2374507845110af8f2cdb43ccd4c87d48916 WHIRLPOOL 9a71c958b4b929623daf908b436f4d252b8b2234e2fa20286b36c7a3d8471d84ffbfd4da8b3b2b7d97f5a70a658e323a6b2ee6328e779a67e7277a29caed03ce

diff --git a/dev-util/stressapptest/stressapptest-1.0.8.ebuild b/dev-util/stressapptest/stressapptest-1.0.8.ebuild
new file mode 100644
index 00000000..927f546
--- /dev/null
+++ b/dev-util/stressapptest/stressapptest-1.0.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+inherit flag-o-matic
+
+DESCRIPTION="Stressful Application Test"
+HOMEPAGE="https://github.com/stressapptest/stressapptest"
+SRC_URI="https://github.com/stressapptest/stressapptest/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~x86"
+IUSE="debug"
+
+RDEPEND="dev-libs/libaio"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+	# Matches the configure & sat.cc logic.
+	use debug || append-cppflags -DNDEBUG -DCHECKOPTS
+	econf --disable-default-optimizations
+}


             reply	other threads:[~2017-01-31 23:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-31 23:18 Mike Frysinger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-21  9:07 [gentoo-commits] repo/gentoo:master commit in: dev-util/stressapptest/ Michael Palimaka
2018-08-14 22:14 Mike Frysinger
2018-11-29 20:46 David Seifert
2018-11-29 20:46 David Seifert
2022-06-21 16:29 David Seifert
2023-10-18 23:40 Yixun Lan
2025-01-16 12:36 Petr Vaněk

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=1485904693.8c2a6c26aa3f4902ea1b86a0fac9b1d27d51874d.vapier@gentoo \
    --to=vapier@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