* [gentoo-commits] repo/gentoo:master commit in: dev-util/stressapptest/
@ 2017-01-31 23:18 Mike Frysinger
0 siblings, 0 replies; 8+ messages in thread
From: Mike Frysinger @ 2017-01-31 23:18 UTC (permalink / raw
To: gentoo-commits
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
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/stressapptest/
@ 2017-12-21 9:07 Michael Palimaka
0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2017-12-21 9:07 UTC (permalink / raw
To: gentoo-commits
commit: 8877458f0c86326980ae44a73f5ff7c503e2ed9d
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 09:05:52 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 09:07:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8877458f
dev-util/stressapptest: remove 1.0.7_p1
Package-Manager: Portage-2.3.14, Repoman-2.3.6
dev-util/stressapptest/Manifest | 1 -
.../stressapptest/stressapptest-1.0.7_p1.ebuild | 28 ----------------------
2 files changed, 29 deletions(-)
diff --git a/dev-util/stressapptest/Manifest b/dev-util/stressapptest/Manifest
index 765394754e5..6d5bb5e7e8b 100644
--- a/dev-util/stressapptest/Manifest
+++ b/dev-util/stressapptest/Manifest
@@ -1,2 +1 @@
-DIST stressapptest-1.0.7_p1.tar.xz 165876 BLAKE2B 4d475066549dff7abeaeaa361bbeb8aca67d3b68d3de04700383f9bf84feba4372a62df01983fd8f4f9a9f3ead9ad2ed045e01e11265c3eff9e952be7551bc1a SHA512 ac3c072eae6f13ba6608d2cee1ee33b5d27b078dbbcb9e7ae1e59507d4571e36a06dd0e19e4a1b705c916104e06be39aa93ebe607fe93d5669e8764c68904fc9
DIST stressapptest-1.0.8.tar.gz 218485 BLAKE2B a843330dfbf16b324a13e4156c819e8b9139288bd316d560410aeb704ff4e24c47d86dd3b1d1a65d325b86110015c6e893cd38aea99d59b7c68989ba2228f376 SHA512 b5fde353d15958052219c3e505a22aa914e03a7fe96c3a0ac5025a4c730643f6fbdd5088a7cc0dd4618d4998151e2374507845110af8f2cdb43ccd4c87d48916
diff --git a/dev-util/stressapptest/stressapptest-1.0.7_p1.ebuild b/dev-util/stressapptest/stressapptest-1.0.7_p1.ebuild
deleted file mode 100644
index d8a17384024..00000000000
--- a/dev-util/stressapptest/stressapptest-1.0.7_p1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# This is the 1.0.7 release:
-# https://code.google.com/p/stressapptest/source/detail?r=44
-# With the one follow up fix applied (hence the p1).
-
-EAPI="4"
-
-inherit flag-o-matic
-
-DESCRIPTION="Stressful Application Test"
-HOMEPAGE="https://code.google.com/p/stressapptest/"
-SRC_URI="mirror://gentoo/${P}.tar.xz"
-
-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
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/stressapptest/
@ 2018-08-14 22:14 Mike Frysinger
0 siblings, 0 replies; 8+ messages in thread
From: Mike Frysinger @ 2018-08-14 22:14 UTC (permalink / raw
To: gentoo-commits
commit: 09caf9c6b60784ab66b3ecdf65416f6d71e3fccb
Author: Mike Frysinger <vapier <AT> chromium <DOT> org>
AuthorDate: Fri Aug 10 21:29:47 2018 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Aug 14 22:13:40 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09caf9c6
dev-util/stressapptest: version bump to 1.0.9
dev-util/stressapptest/Manifest | 1 +
dev-util/stressapptest/stressapptest-1.0.9.ebuild | 24 +++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-util/stressapptest/Manifest b/dev-util/stressapptest/Manifest
index 6d5bb5e7e8b..ea3d4a72804 100644
--- a/dev-util/stressapptest/Manifest
+++ b/dev-util/stressapptest/Manifest
@@ -1 +1,2 @@
DIST stressapptest-1.0.8.tar.gz 218485 BLAKE2B a843330dfbf16b324a13e4156c819e8b9139288bd316d560410aeb704ff4e24c47d86dd3b1d1a65d325b86110015c6e893cd38aea99d59b7c68989ba2228f376 SHA512 b5fde353d15958052219c3e505a22aa914e03a7fe96c3a0ac5025a4c730643f6fbdd5088a7cc0dd4618d4998151e2374507845110af8f2cdb43ccd4c87d48916
+DIST stressapptest-1.0.9.tar.gz 219517 BLAKE2B 58fdb60b924bedd526cf31ed47a56cf4cca288abb43054fc6de5379ec2c6ea705c92eec1ef657274949009e40e8fa82ee9cc6e1bda2ef160a894ba95519fcfd8 SHA512 2680b9a4e148a2fe0cb7758ffde7624c8874bbae1e7650bb4df6916512be5949996da16d52f530b237fe4c6122fa9bb2d35b11092d106f59d614b44eec250595
diff --git a/dev-util/stressapptest/stressapptest-1.0.9.ebuild b/dev-util/stressapptest/stressapptest-1.0.9.ebuild
new file mode 100644
index 00000000000..27748ce9fde
--- /dev/null
+++ b/dev-util/stressapptest/stressapptest-1.0.9.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+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
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/stressapptest/
@ 2018-11-29 20:46 David Seifert
0 siblings, 0 replies; 8+ messages in thread
From: David Seifert @ 2018-11-29 20:46 UTC (permalink / raw
To: gentoo-commits
commit: ef2c13a47cd6a5ae320c0768444d03225c8e70c2
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 29 20:45:06 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Nov 29 20:46:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2c13a4
dev-util/stressapptest: Fix building with GCC 5
Closes: https://bugs.gentoo.org/651842
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-util/stressapptest/stressapptest-1.0.9.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-util/stressapptest/stressapptest-1.0.9.ebuild b/dev-util/stressapptest/stressapptest-1.0.9.ebuild
index 27748ce9fde..054b68fe3b0 100644
--- a/dev-util/stressapptest/stressapptest-1.0.9.ebuild
+++ b/dev-util/stressapptest/stressapptest-1.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -18,6 +18,9 @@ RDEPEND="dev-libs/libaio"
DEPEND="${RDEPEND}"
src_configure() {
+ # Uses uintptr_t, which is C++11, #651842
+ append-cxxflags -std=c++11
+
# Matches the configure & sat.cc logic.
use debug || append-cppflags -DNDEBUG -DCHECKOPTS
econf --disable-default-optimizations
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/stressapptest/
@ 2018-11-29 20:46 David Seifert
0 siblings, 0 replies; 8+ messages in thread
From: David Seifert @ 2018-11-29 20:46 UTC (permalink / raw
To: gentoo-commits
commit: 17aaf361405c75cd9fb07f591beaa957601e0949
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 29 20:45:45 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Nov 29 20:46:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17aaf361
dev-util/stressapptest: Remove old
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-util/stressapptest/Manifest | 1 -
dev-util/stressapptest/stressapptest-1.0.8.ebuild | 24 -----------------------
2 files changed, 25 deletions(-)
diff --git a/dev-util/stressapptest/Manifest b/dev-util/stressapptest/Manifest
index ea3d4a72804..f0b635157c3 100644
--- a/dev-util/stressapptest/Manifest
+++ b/dev-util/stressapptest/Manifest
@@ -1,2 +1 @@
-DIST stressapptest-1.0.8.tar.gz 218485 BLAKE2B a843330dfbf16b324a13e4156c819e8b9139288bd316d560410aeb704ff4e24c47d86dd3b1d1a65d325b86110015c6e893cd38aea99d59b7c68989ba2228f376 SHA512 b5fde353d15958052219c3e505a22aa914e03a7fe96c3a0ac5025a4c730643f6fbdd5088a7cc0dd4618d4998151e2374507845110af8f2cdb43ccd4c87d48916
DIST stressapptest-1.0.9.tar.gz 219517 BLAKE2B 58fdb60b924bedd526cf31ed47a56cf4cca288abb43054fc6de5379ec2c6ea705c92eec1ef657274949009e40e8fa82ee9cc6e1bda2ef160a894ba95519fcfd8 SHA512 2680b9a4e148a2fe0cb7758ffde7624c8874bbae1e7650bb4df6916512be5949996da16d52f530b237fe4c6122fa9bb2d35b11092d106f59d614b44eec250595
diff --git a/dev-util/stressapptest/stressapptest-1.0.8.ebuild b/dev-util/stressapptest/stressapptest-1.0.8.ebuild
deleted file mode 100644
index 927f546d91e..00000000000
--- a/dev-util/stressapptest/stressapptest-1.0.8.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# 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
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/stressapptest/
@ 2022-06-21 16:29 David Seifert
0 siblings, 0 replies; 8+ messages in thread
From: David Seifert @ 2022-06-21 16:29 UTC (permalink / raw
To: gentoo-commits
commit: 0d2a2b05a072a85bbc25dc279d5a850067b0955b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 16:29:33 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 16:29:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d2a2b05
dev-util/stressapptest: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...{stressapptest-1.0.9.ebuild => stressapptest-1.0.9-r1.ebuild} | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-util/stressapptest/stressapptest-1.0.9.ebuild b/dev-util/stressapptest/stressapptest-1.0.9-r1.ebuild
similarity index 76%
rename from dev-util/stressapptest/stressapptest-1.0.9.ebuild
rename to dev-util/stressapptest/stressapptest-1.0.9-r1.ebuild
index 054b68fe3b0e..7a237d62e478 100644
--- a/dev-util/stressapptest/stressapptest-1.0.9.ebuild
+++ b/dev-util/stressapptest/stressapptest-1.0.9-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI=8
inherit flag-o-matic
@@ -18,10 +18,7 @@ RDEPEND="dev-libs/libaio"
DEPEND="${RDEPEND}"
src_configure() {
- # Uses uintptr_t, which is C++11, #651842
- append-cxxflags -std=c++11
-
- # Matches the configure & sat.cc logic.
+ # Matches the configure & sat.cc logic
use debug || append-cppflags -DNDEBUG -DCHECKOPTS
econf --disable-default-optimizations
}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/stressapptest/
@ 2023-10-18 23:40 Yixun Lan
0 siblings, 0 replies; 8+ messages in thread
From: Yixun Lan @ 2023-10-18 23:40 UTC (permalink / raw
To: gentoo-commits
commit: c1a60b8ac77731c9257713441a29a59f6c91195b
Author: Christophe Lermytte <gentoo <AT> lermytte <DOT> be>
AuthorDate: Wed Oct 18 10:05:59 2023 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 23:38:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a60b8a
dev-util/stressapptest: bump to 1.0.11
also fix compilation with gcc-13
Closes: https://bugs.gentoo.org/895082
Closes: https://github.com/gentoo/gentoo/pull/33390
Signed-off-by: Christophe Lermytte <gentoo <AT> lermytte.be>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-util/stressapptest/Manifest | 1 +
dev-util/stressapptest/stressapptest-1.0.11.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-util/stressapptest/Manifest b/dev-util/stressapptest/Manifest
index f0b635157c3a..8ee802f008d7 100644
--- a/dev-util/stressapptest/Manifest
+++ b/dev-util/stressapptest/Manifest
@@ -1 +1,2 @@
+DIST stressapptest-1.0.11.tar.gz 230797 BLAKE2B 0b1a3cb999c3f7042ecdfc49e118d8abfb28367e9e53a646fe1c89441446b725231997321ecc599b78313a1100df31bf2057f9a60092234597cf633b8520ecd5 SHA512 4d4a1d018e03a857af16773238323a1fddaf2babde491249e80e2644bffa2673bee9a9f2c97931eda04cb9481bffe4434c0986d3660bd5d922955e7c76376597
DIST stressapptest-1.0.9.tar.gz 219517 BLAKE2B 58fdb60b924bedd526cf31ed47a56cf4cca288abb43054fc6de5379ec2c6ea705c92eec1ef657274949009e40e8fa82ee9cc6e1bda2ef160a894ba95519fcfd8 SHA512 2680b9a4e148a2fe0cb7758ffde7624c8874bbae1e7650bb4df6916512be5949996da16d52f530b237fe4c6122fa9bb2d35b11092d106f59d614b44eec250595
diff --git a/dev-util/stressapptest/stressapptest-1.0.11.ebuild b/dev-util/stressapptest/stressapptest-1.0.11.ebuild
new file mode 100644
index 000000000000..ef8787eafda4
--- /dev/null
+++ b/dev-util/stressapptest/stressapptest-1.0.11.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/stressapptest/
@ 2025-01-16 12:36 Petr Vaněk
0 siblings, 0 replies; 8+ messages in thread
From: Petr Vaněk @ 2025-01-16 12:36 UTC (permalink / raw
To: gentoo-commits
commit: 47c44e6c46f7648c054ce6bb0ce9e7b93f563adf
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 12:28:34 2025 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 12:35:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47c44e6c
dev-util/stressapptest: drop 1.0.9-r1
Bug: https://bugs.gentoo.org/713532
Bug: https://bugs.gentoo.org/906930
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
dev-util/stressapptest/Manifest | 1 -
.../stressapptest/stressapptest-1.0.9-r1.ebuild | 24 ----------------------
2 files changed, 25 deletions(-)
diff --git a/dev-util/stressapptest/Manifest b/dev-util/stressapptest/Manifest
index 8ee802f008d7..c974817001d1 100644
--- a/dev-util/stressapptest/Manifest
+++ b/dev-util/stressapptest/Manifest
@@ -1,2 +1 @@
DIST stressapptest-1.0.11.tar.gz 230797 BLAKE2B 0b1a3cb999c3f7042ecdfc49e118d8abfb28367e9e53a646fe1c89441446b725231997321ecc599b78313a1100df31bf2057f9a60092234597cf633b8520ecd5 SHA512 4d4a1d018e03a857af16773238323a1fddaf2babde491249e80e2644bffa2673bee9a9f2c97931eda04cb9481bffe4434c0986d3660bd5d922955e7c76376597
-DIST stressapptest-1.0.9.tar.gz 219517 BLAKE2B 58fdb60b924bedd526cf31ed47a56cf4cca288abb43054fc6de5379ec2c6ea705c92eec1ef657274949009e40e8fa82ee9cc6e1bda2ef160a894ba95519fcfd8 SHA512 2680b9a4e148a2fe0cb7758ffde7624c8874bbae1e7650bb4df6916512be5949996da16d52f530b237fe4c6122fa9bb2d35b11092d106f59d614b44eec250595
diff --git a/dev-util/stressapptest/stressapptest-1.0.9-r1.ebuild b/dev-util/stressapptest/stressapptest-1.0.9-r1.ebuild
deleted file mode 100644
index 7a237d62e478..000000000000
--- a/dev-util/stressapptest/stressapptest-1.0.9-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-01-16 12:36 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-29 20:46 [gentoo-commits] repo/gentoo:master commit in: dev-util/stressapptest/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2025-01-16 12:36 Petr Vaněk
2023-10-18 23:40 Yixun Lan
2022-06-21 16:29 David Seifert
2018-11-29 20:46 David Seifert
2018-08-14 22:14 Mike Frysinger
2017-12-21 9:07 Michael Palimaka
2017-01-31 23:18 Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox