Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/gzip/
Date: Sun, 16 Jan 2022 12:20:36
Message-Id: 1642335627.98757de8de1bb05b167b61494fafef62e66b7c4d.grobian@gentoo
1 commit: 98757de8de1bb05b167b61494fafef62e66b7c4d
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 16 12:20:00 2022 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 16 12:20:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98757de8
7
8 app-arch/gzip-1.11: drop darwin fix (now in profile)
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 app-arch/gzip/gzip-1.11.ebuild | 11 +----------
14 1 file changed, 1 insertion(+), 10 deletions(-)
15
16 diff --git a/app-arch/gzip/gzip-1.11.ebuild b/app-arch/gzip/gzip-1.11.ebuild
17 index 1c68d7110487..0d00a0f7aad3 100644
18 --- a/app-arch/gzip/gzip-1.11.ebuild
19 +++ b/app-arch/gzip/gzip-1.11.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 @@ -20,15 +20,6 @@ PATCHES=(
27 "${FILESDIR}/${PN}-1.3.8-install-symlinks.patch"
28 )
29
30 -src_prepare() {
31 - default
32 - if [[ ${CHOST} == *darwin* && ${CHOST##*darwin} -le 17 ]] ; then
33 - # Fix older Darwin inline definition problem
34 - sed -i -e '/define _GL_EXTERN_INLINE_STDHEADER_BUG/s/_BUG/_DISABLE/' \
35 - lib/config.hin || die
36 - fi
37 -}
38 -
39 src_configure() {
40 use static && append-flags -static
41 # avoid text relocation in gzip