Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/nx/
Date: Mon, 03 Jan 2022 23:26:57
Message-Id: 1641252381.733732d34a77e3508a1883d4933762d6c346180f.soap@gentoo
1 commit: 733732d34a77e3508a1883d4933762d6c346180f
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 23:26:21 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 23:26:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733732d3
7
8 net-misc/nx: remove implicit elibc_* flags
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 net-misc/nx/nx-3.5.99.25.ebuild | 3 +--
13 net-misc/nx/nx-3.5.99.26.ebuild | 3 +--
14 2 files changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/net-misc/nx/nx-3.5.99.25.ebuild b/net-misc/nx/nx-3.5.99.25.ebuild
17 index d3b7370a9078..184060c37318 100644
18 --- a/net-misc/nx/nx-3.5.99.25.ebuild
19 +++ b/net-misc/nx/nx-3.5.99.25.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -12,7 +12,6 @@ SRC_URI="https://github.com/ArcticaProject/nx-libs/archive/${PV}.tar.gz -> nx-li
27 LICENSE="GPL-2"
28 SLOT="0"
29 KEYWORDS="amd64 ~ppc x86"
30 -IUSE="elibc_glibc"
31
32 RDEPEND="dev-libs/libxml2
33 >=media-libs/libpng-1.2.8:0=
34
35 diff --git a/net-misc/nx/nx-3.5.99.26.ebuild b/net-misc/nx/nx-3.5.99.26.ebuild
36 index 6ddb12f1652c..639d0e415a4a 100644
37 --- a/net-misc/nx/nx-3.5.99.26.ebuild
38 +++ b/net-misc/nx/nx-3.5.99.26.ebuild
39 @@ -1,4 +1,4 @@
40 -# Copyright 1999-2021 Gentoo Authors
41 +# Copyright 1999-2022 Gentoo Authors
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=7
45 @@ -12,7 +12,6 @@ SRC_URI="https://github.com/ArcticaProject/nx-libs/archive/${PV}.tar.gz -> nx-li
46 LICENSE="GPL-2"
47 SLOT="0"
48 KEYWORDS="amd64 ~arm64 ~ppc x86"
49 -IUSE="elibc_glibc"
50
51 RDEPEND="dev-libs/libxml2
52 >=media-libs/libpng-1.2.8:0=