commit:     ace96f7971f5fa2aafbc20e5744d5734efa48d08
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 08:19:13 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 08:19:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ace96f79

sys-libs/glibc: Remove "die" guard. Seems safe enough for an unkeyworded ebuild.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sys-libs/glibc/glibc-2.26-r1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.26-r1.ebuild 
b/sys-libs/glibc/glibc-2.26-r1.ebuild
index 87afd869445..9876c073967 100644
--- a/sys-libs/glibc/glibc-2.26-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.26-r1.ebuild
@@ -108,8 +108,6 @@ fi
 #
 
 pkg_pretend() {
-       die "This is work in progress. DONT try to use it. dilfridge"
-
        # Make sure devpts is mounted correctly for use w/out setuid pt_chown
        check_devpts
 

Reply via email to