From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1329883-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 BFA73158003
	for <garchives@archives.gentoo.org>; Tue, 12 Oct 2021 20:59:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A2463E085A;
	Tue, 12 Oct 2021 20:59:55 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 85A7AE085A
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Oct 2021 20:59:55 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 232BD342B79
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Oct 2021 20:59:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 951232C
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Oct 2021 20:59:52 +0000 (UTC)
From: "Conrad Kostecki" <conikost@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, "Conrad Kostecki" <conikost@gentoo.org>
Message-ID: <1634072381.3c8862d3d97c4cc21f519d7f3b56492db2f19be7.conikost@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/stress-ng-0.13.05.ebuild
X-VCS-Directories: app-benchmarks/stress-ng/
X-VCS-Committer: conikost
X-VCS-Committer-Name: Conrad Kostecki
X-VCS-Revision: 3c8862d3d97c4cc21f519d7f3b56492db2f19be7
X-VCS-Branch: master
Date: Tue, 12 Oct 2021 20:59:52 +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: 813ed903-daa7-430b-befe-24dfc86b196c
X-Archives-Hash: 5fd34f85c7e9dd7fc01ecdc413dabf10

commit:     3c8862d3d97c4cc21f519d7f3b56492db2f19be7
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 12 20:41:54 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Oct 12 20:59:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8862d3

app-benchmarks/stress-ng: fix README

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-benchmarks/stress-ng/stress-ng-0.13.05.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/stress-ng/stress-ng-0.13.05.ebuild b/app-benchmarks/stress-ng/stress-ng-0.13.05.ebuild
index 309cd350a1c..ec9f38a8fde 100644
--- a/app-benchmarks/stress-ng/stress-ng-0.13.05.ebuild
+++ b/app-benchmarks/stress-ng/stress-ng-0.13.05.ebuild
@@ -26,7 +26,7 @@ DEPEND="
 
 RDEPEND="${DEPEND}"
 
-DOCS=( "README" "README.Android" "TODO" "syscalls.txt" )
+DOCS=( "README.md" "README.Android" "TODO" "syscalls.txt" )
 
 src_compile() {
 	export MAN_COMPRESS=0