From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2C7891396D0 for ; Sun, 10 Sep 2017 08:19:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C0851FC05F; Sun, 10 Sep 2017 08:19:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D1E91FC05F for ; Sun, 10 Sep 2017 08:19:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FAA233BE61 for ; Sun, 10 Sep 2017 08:19:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38A378F50 for ; Sun, 10 Sep 2017 08:19:55 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1505031576.ace96f7971f5fa2aafbc20e5744d5734efa48d08.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/glibc/glibc-2.26-r1.ebuild X-VCS-Directories: sys-libs/glibc/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: ace96f7971f5fa2aafbc20e5744d5734efa48d08 X-VCS-Branch: master Date: Sun, 10 Sep 2017 08:19:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5fd6070a-18a9-47eb-bb9a-e6d33fcd1cdc X-Archives-Hash: 859e24b324638cf1253e484207138765 commit: ace96f7971f5fa2aafbc20e5744d5734efa48d08 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Sep 10 08:19:13 2017 +0000 Commit: Andreas Hüttel gentoo 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