From 2d9c9c77c273a982d69ad4caefcc1a3783844056 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 27 Dec 2022 08:09:34 +0000 Subject: gentoo auto-resync : 27:12:2022 - 08:09:34 --- eclass/Manifest.gz | Bin 37347 -> 37342 bytes eclass/apache-2.eclass | 6 ++++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'eclass') diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index d0b080ed4d66..b85b888e3f7d 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/apache-2.eclass b/eclass/apache-2.eclass index 71fcb5428699..3fb1b52f4b96 100644 --- a/eclass/apache-2.eclass +++ b/eclass/apache-2.eclass @@ -3,8 +3,10 @@ # @ECLASS: apache-2.eclass # @MAINTAINER: +# apache-bugs@gentoo.org +# @AUTHOR: # polynomial-c@gentoo.org -# @SUPPORTED_EAPIS: 6 7 +# @SUPPORTED_EAPIS: 7 # @BLURB: Provides a common set of functions for apache-2.x ebuilds # @DESCRIPTION: # This eclass handles apache-2.x ebuild functions such as LoadModule generation @@ -544,7 +546,7 @@ apache-2_src_prepare() { EOF chmod a+x "${T}"/pcre-config || die else - # This package really should upgrade to using pcre's .pc file. + # This package really should upgrade to using pcre's .pc file. cat <<-\EOF > "${T}"/pcre2-config #!/usr/bin/env bash flags=() -- cgit v1.2.3