commit:     6762647b2539202d54e6dbfc3b9aa12b6c7ab708
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 22:39:59 2017 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 22:39:59 2017 +0000
URL:        https://gitweb.gentoo.org/proj/toolchain.git/commit/?id=6762647b

gcc: drop old notice

 sys-devel/gcc/gcc-4.0.0.ebuild | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/sys-devel/gcc/gcc-4.0.0.ebuild b/sys-devel/gcc/gcc-4.0.0.ebuild
index 1ffca32..e491027 100644
--- a/sys-devel/gcc/gcc-4.0.0.ebuild
+++ b/sys-devel/gcc/gcc-4.0.0.ebuild
@@ -14,12 +14,3 @@ KEYWORDS=""
 RDEPEND=""
 DEPEND="${RDEPEND}
        >=sys-devel/binutils-2.15.97"
-
-pkg_postinst() {
-       toolchain_pkg_postinst
-
-       einfo "This gcc-4 ebuild is provided for your convenience, and the use"
-       einfo "of this compiler is not supported by the Gentoo Developers."
-       einfo "Please file bugs related to gcc-4 with upstream developers."
-       einfo "Compiler bugs should be filed at http://gcc.gnu.org/bugzilla/";
-}

Reply via email to