From: Sergei Trofimovich Date: Sat, 7 Apr 2018 20:03:15 +0000 (+0100) Subject: sys-devel/binutils: fix s/annd/all/ typo X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1e764680bc329188cf0daa515e3741b7e5d0c50;p=gentoo.git sys-devel/binutils: fix s/annd/all/ typo Reported-by: [Arfrever] Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/sys-devel/binutils/binutils-2.30-r1.ebuild b/sys-devel/binutils/binutils-2.30-r1.ebuild index 1940638068c2..3666a0957495 100644 --- a/sys-devel/binutils/binutils-2.30-r1.ebuild +++ b/sys-devel/binutils/binutils-2.30-r1.ebuild @@ -401,7 +401,7 @@ pkg_postrm() { # Note [tooldir hack for ldscripts] # --------------------------------- # Build system does not allow ./configure to tweak every location -# we need for slotting binutils hence annd the shuffling in +# we need for slotting binutils hence all the shuffling in # src_install(). This note is about SCRIPTDIR define handling. # # SCRIPTDIR defines 'ldscripts/' directory location. SCRIPTDIR value diff --git a/sys-devel/binutils/binutils-9999.ebuild b/sys-devel/binutils/binutils-9999.ebuild index 2c6b66e54bb3..bab46c55f2ea 100644 --- a/sys-devel/binutils/binutils-9999.ebuild +++ b/sys-devel/binutils/binutils-9999.ebuild @@ -398,7 +398,7 @@ pkg_postrm() { # Note [tooldir hack for ldscripts] # --------------------------------- # Build system does not allow ./configure to tweak every location -# we need for slotting binutils hence annd the shuffling in +# we need for slotting binutils hence all the shuffling in # src_install(). This note is about SCRIPTDIR define handling. # # SCRIPTDIR defines 'ldscripts/' directory location. SCRIPTDIR value