Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils/
Date: Sat, 07 Apr 2018 20:03:37
Message-Id: 1523131395.e1e764680bc329188cf0daa515e3741b7e5d0c50.slyfox@gentoo
1 commit: e1e764680bc329188cf0daa515e3741b7e5d0c50
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 20:03:15 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 20:03:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e76468
7
8 sys-devel/binutils: fix s/annd/all/ typo
9
10 Reported-by: [Arfrever]
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 sys-devel/binutils/binutils-2.30-r1.ebuild | 2 +-
14 sys-devel/binutils/binutils-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-devel/binutils/binutils-2.30-r1.ebuild b/sys-devel/binutils/binutils-2.30-r1.ebuild
18 index 1940638068c..3666a095749 100644
19 --- a/sys-devel/binutils/binutils-2.30-r1.ebuild
20 +++ b/sys-devel/binutils/binutils-2.30-r1.ebuild
21 @@ -401,7 +401,7 @@ pkg_postrm() {
22 # Note [tooldir hack for ldscripts]
23 # ---------------------------------
24 # Build system does not allow ./configure to tweak every location
25 -# we need for slotting binutils hence annd the shuffling in
26 +# we need for slotting binutils hence all the shuffling in
27 # src_install(). This note is about SCRIPTDIR define handling.
28 #
29 # SCRIPTDIR defines 'ldscripts/' directory location. SCRIPTDIR value
30
31 diff --git a/sys-devel/binutils/binutils-9999.ebuild b/sys-devel/binutils/binutils-9999.ebuild
32 index 2c6b66e54bb..bab46c55f2e 100644
33 --- a/sys-devel/binutils/binutils-9999.ebuild
34 +++ b/sys-devel/binutils/binutils-9999.ebuild
35 @@ -398,7 +398,7 @@ pkg_postrm() {
36 # Note [tooldir hack for ldscripts]
37 # ---------------------------------
38 # Build system does not allow ./configure to tweak every location
39 -# we need for slotting binutils hence annd the shuffling in
40 +# we need for slotting binutils hence all the shuffling in
41 # src_install(). This note is about SCRIPTDIR define handling.
42 #
43 # SCRIPTDIR defines 'ldscripts/' directory location. SCRIPTDIR value