Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libptytty/
Date: Mon, 03 Jan 2022 23:26:47
Message-Id: 1641252361.0cb0b811cc643dd0f37c96eb516537cbdf61bd45.soap@gentoo
1 commit: 0cb0b811cc643dd0f37c96eb516537cbdf61bd45
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 23:26:01 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 23:26:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb0b811
7
8 dev-libs/libptytty: remove implicit elibc_* flags
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 dev-libs/libptytty/libptytty-2.0.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/dev-libs/libptytty/libptytty-2.0.ebuild b/dev-libs/libptytty/libptytty-2.0.ebuild
16 index ac7a40e850bf..84050835b54c 100644
17 --- a/dev-libs/libptytty/libptytty-2.0.ebuild
18 +++ b/dev-libs/libptytty/libptytty-2.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -12,7 +12,6 @@ SRC_URI="http://dist.schmorp.de/${PN}/${P}.tar.gz"
26 LICENSE="GPL-2+"
27 SLOT="0"
28 KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
29 -IUSE="elibc_musl"
30
31 PATCHES=(
32 "${FILESDIR}"/${PN}-2.0-rundir.patch