summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-10 00:31:33 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-10 00:31:33 +0100
commitabb30563c27d2f713333a02c5d124acc8e301d12 (patch)
tree584169f99cd4c93cecaaf57768c589fef99d78b8 /eclass
parentfb7c221776ce0bda5eb40ef32cb74daa98aed0d7 (diff)
gentoo auto-resync : 10:04:2024 - 00:31:32
Diffstat (limited to 'eclass')
-rw-r--r--eclass/Manifest.gzbin39626 -> 39630 bytes
-rw-r--r--eclass/eutils.eclass3
2 files changed, 2 insertions, 1 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz
index 4a68a5d512e0..47fcaf10a6ce 100644
--- a/eclass/Manifest.gz
+++ b/eclass/Manifest.gz
Binary files differ
diff --git a/eclass/eutils.eclass b/eclass/eutils.eclass
index b48c18f97904..bdcc7e110fd5 100644
--- a/eclass/eutils.eclass
+++ b/eclass/eutils.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: eutils.eclass
@@ -7,6 +7,7 @@
# @SUPPORTED_EAPIS: 6
# @BLURB: many extra (but common) functions that are used in ebuilds
# @DEPRECATED: native package manager functions, more specific eclasses
+# @DEAD
if [[ -z ${_EUTILS_ECLASS} ]]; then
_EUTILS_ECLASS=1