From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1115376-garchives=archives.gentoo.org@lists.gentoo.org> 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 4A883138336 for <garchives@archives.gentoo.org>; Thu, 10 Oct 2019 05:22:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 637F3E0884; Thu, 10 Oct 2019 05:22:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 25B05E087B for <gentoo-commits@lists.gentoo.org>; Thu, 10 Oct 2019 05:22:32 +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 2030D34BAE9 for <gentoo-commits@lists.gentoo.org>; Thu, 10 Oct 2019 05:22:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01688840 for <gentoo-commits@lists.gentoo.org>; Thu, 10 Oct 2019 05:22:29 +0000 (UTC) From: "Joonas Niilola" <juippis@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org> Message-ID: <1570684919.5ad7ed974ed5b833e877e246d69894172c72a8b0.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/stress-ng/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-benchmarks/stress-ng/Manifest app-benchmarks/stress-ng/stress-ng-0.10.07.ebuild X-VCS-Directories: app-benchmarks/stress-ng/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 5ad7ed974ed5b833e877e246d69894172c72a8b0 X-VCS-Branch: master Date: Thu, 10 Oct 2019 05:22:29 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e7141da4-0cc6-42fa-b251-0e4f6dba017c X-Archives-Hash: 37adc5b61cf1f47de2aad718598679fd commit: 5ad7ed974ed5b833e877e246d69894172c72a8b0 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com> AuthorDate: Mon Oct 7 20:19:17 2019 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Oct 10 05:21:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad7ed97 app-benchmarks/stress-ng: bump to version 0.10.07 Closes: https://bugs.gentoo.org/696722 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-benchmarks/stress-ng/Manifest | 1 + app-benchmarks/stress-ng/stress-ng-0.10.07.ebuild | 38 +++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/app-benchmarks/stress-ng/Manifest b/app-benchmarks/stress-ng/Manifest index 1a7ee8d7cfa..a15b186c3a1 100644 --- a/app-benchmarks/stress-ng/Manifest +++ b/app-benchmarks/stress-ng/Manifest @@ -1 +1,2 @@ DIST stress-ng-0.10.05.tar.xz 401176 BLAKE2B f9562656b361e9a931f4ed65e57865310ac6b1630e48c1fd3680f5d5aeb644ac59f1b4f57760faebe6604cfa1f3619530aeef883f34bd573594767095e6d1201 SHA512 b6ea5d9b20431297988861c4416250960c340050a2e1958f93459b3bbfd4c801c61463efdf5a190d33b76627db05fe8288ebbb3aa12f48734dc93d36266bf363 +DIST stress-ng-0.10.07.tar.xz 400796 BLAKE2B c0a5630b2de32768e8294afcd4c8f8ab4474325e54ca50f4c19001ac7493d15a2daa0aa755f606693ba7bc84686c9d259d948041148341d7b7a99d6148ed14fd SHA512 eb5c945ef64af06201ec3f28e1e5c5421dc53cb5b93b4781476a11fb80777a24f50f45f4e59d2ad0c19d753c3f170dc91b0868ffb5b5eb7674a3cbf41e615b31 diff --git a/app-benchmarks/stress-ng/stress-ng-0.10.07.ebuild b/app-benchmarks/stress-ng/stress-ng-0.10.07.ebuild new file mode 100644 index 00000000000..b2c3a4b18a1 --- /dev/null +++ b/app-benchmarks/stress-ng/stress-ng-0.10.07.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="Stress test for a computer system with various selectable ways" +HOMEPAGE="https://kernel.ubuntu.com/~cking/stress-ng/" +SRC_URI="https://kernel.ubuntu.com/~cking/tarballs/${PN}/${P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=" + dev-libs/libaio + dev-libs/libbsd + dev-libs/libgcrypt:0= + net-misc/lksctp-tools + sys-apps/attr + sys-apps/keyutils:= + sys-libs/libapparmor + sys-libs/libcap + sys-libs/zlib:= +" + +RDEPEND="${DEPEND}" + +DOCS=( "README" "README.Android" "TODO" "syscalls.txt" ) + +PATCHES=( "${FILESDIR}/${PN}-0.09.53-makefile.patch" ) + +src_compile() { + tc-export CC + + default +}