summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-27 08:09:34 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-27 08:09:34 +0000
commit2d9c9c77c273a982d69ad4caefcc1a3783844056 (patch)
tree012e6680fbea0a62d0ae93dd2357c55a2d6cd409 /eclass
parent65531d9c170398a321c546ea67946a932842217b (diff)
gentoo auto-resync : 27:12:2022 - 08:09:34
Diffstat (limited to 'eclass')
-rw-r--r--eclass/Manifest.gzbin37347 -> 37342 bytes
-rw-r--r--eclass/apache-2.eclass6
2 files changed, 4 insertions, 2 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz
index d0b080ed4d66..b85b888e3f7d 100644
--- a/eclass/Manifest.gz
+++ b/eclass/Manifest.gz
Binary files 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=()