Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Sun, 10 Sep 2017 08:19:58
Message-Id: 1505031576.ace96f7971f5fa2aafbc20e5744d5734efa48d08.dilfridge@gentoo
1 commit: ace96f7971f5fa2aafbc20e5744d5734efa48d08
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 10 08:19:13 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 10 08:19:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ace96f79
7
8 sys-libs/glibc: Remove "die" guard. Seems safe enough for an unkeyworded ebuild.
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 sys-libs/glibc/glibc-2.26-r1.ebuild | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/sys-libs/glibc/glibc-2.26-r1.ebuild b/sys-libs/glibc/glibc-2.26-r1.ebuild
16 index 87afd869445..9876c073967 100644
17 --- a/sys-libs/glibc/glibc-2.26-r1.ebuild
18 +++ b/sys-libs/glibc/glibc-2.26-r1.ebuild
19 @@ -108,8 +108,6 @@ fi
20 #
21
22 pkg_pretend() {
23 - die "This is work in progress. DONT try to use it. dilfridge"
24 -
25 # Make sure devpts is mounted correctly for use w/out setuid pt_chown
26 check_devpts