diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-24 11:37:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-24 11:37:42 +0000 |
commit | 065d58d65972290d8b494bbb9052f13e1c96fe75 (patch) | |
tree | ea88884897f1185d504f1468d52838b3e1641eaa /sys-libs | |
parent | www-apps/roundup: Limit psycopg to version that contains psycopg1 (diff) | |
download | gentoo-065d58d65972290d8b494bbb9052f13e1c96fe75.tar.gz gentoo-065d58d65972290d8b494bbb9052f13e1c96fe75.tar.bz2 gentoo-065d58d65972290d8b494bbb9052f13e1c96fe75.zip |
sys-libs/newlib: fux comment typo: s/conter/counter/
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/newlib/newlib-3.1.0.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/newlib/newlib-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/newlib/newlib-3.1.0.ebuild b/sys-libs/newlib/newlib-3.1.0.ebuild index 52ef720a87f4..3ff7308671d7 100644 --- a/sys-libs/newlib/newlib-3.1.0.ebuild +++ b/sys-libs/newlib/newlib-3.1.0.ebuild @@ -33,7 +33,7 @@ NEWLIBBUILD="${WORKDIR}/build" NEWLIBNANOBUILD="${WORKDIR}/build.nano" NEWLIBNANOTMPINSTALL="${WORKDIR}/nano_tmp_install" -# Adding -U_FORTIFY_SOURCE to conter the effect of Gentoo's +# Adding -U_FORTIFY_SOURCE to counter the effect of Gentoo's # auto-addition of _FORTIFY_SOURCE at gcc site: bug #656018#c4 # Currently newlib can't be built itself when _FORTIFY_SOURCE # is set. diff --git a/sys-libs/newlib/newlib-9999.ebuild b/sys-libs/newlib/newlib-9999.ebuild index 52ef720a87f4..3ff7308671d7 100644 --- a/sys-libs/newlib/newlib-9999.ebuild +++ b/sys-libs/newlib/newlib-9999.ebuild @@ -33,7 +33,7 @@ NEWLIBBUILD="${WORKDIR}/build" NEWLIBNANOBUILD="${WORKDIR}/build.nano" NEWLIBNANOTMPINSTALL="${WORKDIR}/nano_tmp_install" -# Adding -U_FORTIFY_SOURCE to conter the effect of Gentoo's +# Adding -U_FORTIFY_SOURCE to counter the effect of Gentoo's # auto-addition of _FORTIFY_SOURCE at gcc site: bug #656018#c4 # Currently newlib can't be built itself when _FORTIFY_SOURCE # is set. |