sys-libs/newlib: drop comment mentioning prepallstrip()
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 25 Nov 2018 14:54:43 +0000 (14:54 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 25 Nov 2018 15:13:19 +0000 (15:13 +0000)
The comment still manages to confuse people. Let's drop it.

Bug: https://bugs.gentoo.org/587298
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-libs/newlib/newlib-2.0.0.ebuild
sys-libs/newlib/newlib-2.1.0.ebuild
sys-libs/newlib/newlib-2.2.0.20150423.ebuild
sys-libs/newlib/newlib-2.2.0.ebuild
sys-libs/newlib/newlib-2.3.0.20160104.ebuild
sys-libs/newlib/newlib-2.4.0.ebuild
sys-libs/newlib/newlib-2.5.0.ebuild
sys-libs/newlib/newlib-9999.ebuild

index 053d58f02482bc0363982936511f845489aaa4c0..480700b42b49dfbd046f0cdd4de27268ee0cd209 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -62,7 +62,6 @@ src_compile() {
 src_install() {
        cd "${NEWLIBBUILD}"
        emake -j1 DESTDIR="${D}" install
-#      env -uRESTRICT CHOST=${CTARGET} prepallstrip
        # minor hack to keep things clean
        rm -fR "${D}"/usr/share/info
        rm -fR "${D}"/usr/info
index fdf7d10a2f6884ed2d4dfc0a5799b14a2d9f2a43..5b7a8941d1912a509c05dbf3c8087748dbbe07a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -67,7 +67,6 @@ src_compile() {
 src_install() {
        cd "${NEWLIBBUILD}"
        emake -j1 DESTDIR="${D}" install
-#      env -uRESTRICT CHOST=${CTARGET} prepallstrip
        # minor hack to keep things clean
        rm -fR "${D}"/usr/share/info
        rm -fR "${D}"/usr/info
index c851572aa12ad229c39851a6f8b88f9f066592b2..b8982d522c9431dab540b7adc608398be72598ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -74,7 +74,6 @@ src_compile() {
 src_install() {
        cd "${NEWLIBBUILD}"
        emake -j1 DESTDIR="${D}" install
-#      env -uRESTRICT CHOST=${CTARGET} prepallstrip
        # minor hack to keep things clean
        rm -fR "${D}"/usr/share/info
        rm -fR "${D}"/usr/info
index a583773e93514a26a701f06cc0efa19a39525506..06ec36dcc2cbb9a3138106e3a537e64369831625 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -75,7 +75,6 @@ src_compile() {
 src_install() {
        cd "${NEWLIBBUILD}"
        emake -j1 DESTDIR="${D}" install
-#      env -uRESTRICT CHOST=${CTARGET} prepallstrip
        # minor hack to keep things clean
        rm -fR "${D}"/usr/share/info
        rm -fR "${D}"/usr/info
index 70750a911182541acbd6ec3f696f8c51387fc251..29a9d5b959493f4e58637cc74f5cfa2ac4967da0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -74,7 +74,6 @@ src_compile() {
 src_install() {
        cd "${NEWLIBBUILD}"
        emake -j1 DESTDIR="${D}" install
-#      env -uRESTRICT CHOST=${CTARGET} prepallstrip
        # minor hack to keep things clean
        rm -fR "${D}"/usr/share/info
        rm -fR "${D}"/usr/info
index 724e01a55fa817776ab5b76342de0f489bd11061..120357a4dcaf7d004a01052c105c2e899b789bbb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -79,7 +79,6 @@ src_compile() {
 src_install() {
        cd "${NEWLIBBUILD}"
        emake -j1 DESTDIR="${D}" install
-#      env -uRESTRICT CHOST=${CTARGET} prepallstrip
        # minor hack to keep things clean
        rm -fR "${D}"/usr/share/info
        rm -fR "${D}"/usr/info
index e59c79299cbfa63391212f8698fee7c4ec58263c..6575c24051a7a4a92f1a66e357fcdabc5e61eddb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -115,7 +115,6 @@ src_compile() {
 src_install() {
        cd "${NEWLIBBUILD}" || die
        emake -j1 DESTDIR="${D}" install
-#      env -uRESTRICT CHOST=${CTARGET} prepallstrip
 
        if use nano ; then
                cd "${NEWLIBNANOBUILD}" || die
index e59c79299cbfa63391212f8698fee7c4ec58263c..6575c24051a7a4a92f1a66e357fcdabc5e61eddb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -115,7 +115,6 @@ src_compile() {
 src_install() {
        cd "${NEWLIBBUILD}" || die
        emake -j1 DESTDIR="${D}" install
-#      env -uRESTRICT CHOST=${CTARGET} prepallstrip
 
        if use nano ; then
                cd "${NEWLIBNANOBUILD}" || die