From 6754f03ffc8ed42a10d9c6155a0ea90e5bfffa78 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 17 Jan 2017 17:43:09 -0500 Subject: [PATCH] dev-util/strace: fix typo in comment Reported-by: Chirantan Ekbote --- dev-util/strace/strace-4.13.ebuild | 2 +- dev-util/strace/strace-4.14.ebuild | 2 +- dev-util/strace/strace-4.15.ebuild | 2 +- dev-util/strace/strace-9999.ebuild | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-util/strace/strace-4.13.ebuild b/dev-util/strace/strace-4.13.ebuild index 9804db50c7f4..23f444efba14 100644 --- a/dev-util/strace/strace-4.13.ebuild +++ b/dev-util/strace/strace-4.13.ebuild @@ -48,7 +48,7 @@ src_prepare() { } src_configure() { - # Set up the default build settings, and then use the naems strace expects. + # Set up the default build settings, and then use the names strace expects. tc-export_build_env BUILD_{CC,CPP} local v bv for v in CC CPP {C,CPP,LD}FLAGS ; do diff --git a/dev-util/strace/strace-4.14.ebuild b/dev-util/strace/strace-4.14.ebuild index df019fe92aa1..1cc12bd5f8e0 100644 --- a/dev-util/strace/strace-4.14.ebuild +++ b/dev-util/strace/strace-4.14.ebuild @@ -48,7 +48,7 @@ src_prepare() { } src_configure() { - # Set up the default build settings, and then use the naems strace expects. + # Set up the default build settings, and then use the names strace expects. tc-export_build_env BUILD_{CC,CPP} local v bv for v in CC CPP {C,CPP,LD}FLAGS ; do diff --git a/dev-util/strace/strace-4.15.ebuild b/dev-util/strace/strace-4.15.ebuild index df019fe92aa1..1cc12bd5f8e0 100644 --- a/dev-util/strace/strace-4.15.ebuild +++ b/dev-util/strace/strace-4.15.ebuild @@ -48,7 +48,7 @@ src_prepare() { } src_configure() { - # Set up the default build settings, and then use the naems strace expects. + # Set up the default build settings, and then use the names strace expects. tc-export_build_env BUILD_{CC,CPP} local v bv for v in CC CPP {C,CPP,LD}FLAGS ; do diff --git a/dev-util/strace/strace-9999.ebuild b/dev-util/strace/strace-9999.ebuild index df019fe92aa1..01f862e69f45 100644 --- a/dev-util/strace/strace-9999.ebuild +++ b/dev-util/strace/strace-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -48,7 +48,7 @@ src_prepare() { } src_configure() { - # Set up the default build settings, and then use the naems strace expects. + # Set up the default build settings, and then use the names strace expects. tc-export_build_env BUILD_{CC,CPP} local v bv for v in CC CPP {C,CPP,LD}FLAGS ; do -- 2.26.2