Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 693255 Details for
Bug 777891
dev-util/gperf: EAPI 7 request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix.patch
0001-dev-util-gperf-EAPI-7.patch (text/plain), 1.30 KB, created by
David Michael
on 2021-03-23 16:44:02 UTC
(
hide
)
Description:
fix.patch
Filename:
MIME Type:
Creator:
David Michael
Created:
2021-03-23 16:44:02 UTC
Size:
1.30 KB
patch
obsolete
>From 341ec0c4f407f4c5e4f1d9353210e0c94c53417f Mon Sep 17 00:00:00 2001 >From: David Michael <fedora.dm0@gmail.com> >Date: Tue, 23 Mar 2021 12:43:44 -0400 >Subject: [PATCH] dev-util/gperf: EAPI 7 > >Closes: https://bugs.gentoo.org/777891 >Package-Manager: Portage-3.0.13, Repoman-3.0.2 >Signed-off-by: David Michael <fedora.dm0@gmail.com> >--- > dev-util/gperf/gperf-3.1.ebuild | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-) > >diff --git a/dev-util/gperf/gperf-3.1.ebuild b/dev-util/gperf/gperf-3.1.ebuild >index a190132ca4d..9dfa8b32aa7 100644 >--- a/dev-util/gperf/gperf-3.1.ebuild >+++ b/dev-util/gperf/gperf-3.1.ebuild >@@ -1,9 +1,7 @@ > # Copyright 1999-2021 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > >-EAPI="6" >- >-inherit toolchain-funcs >+EAPI=7 > > DESCRIPTION="A perfect hash function generator" > HOMEPAGE="https://www.gnu.org/software/gperf/" >@@ -12,12 +10,11 @@ SRC_URI="mirror://gnu/gperf/${P}.tar.gz" > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" >-IUSE="" > > src_prepare() { > sed -i \ > -e "/^CPPFLAGS /s:=:+=:" \ > */Makefile.in || die #444078 > >- eapply_user >+ default > } >-- >2.26.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 777891
: 693255