summaryrefslogtreecommitdiff
path: root/eclass/epatch.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/epatch.eclass')
-rw-r--r--eclass/epatch.eclass5
1 files changed, 0 insertions, 5 deletions
diff --git a/eclass/epatch.eclass b/eclass/epatch.eclass
index 921647e257a6..fbb4f0b5bc0d 100644
--- a/eclass/epatch.eclass
+++ b/eclass/epatch.eclass
@@ -11,11 +11,6 @@
# An eclass providing epatch and epatch_user functions to easily apply
# patches to ebuilds. Mostly superseded by eapply* in EAPI 6.
-# @VARIABLE: _EPATCH_ECLASS
-# @INTERNAL
-# @DESCRIPTION:
-# Please document me
-
if [[ -z ${_EPATCH_ECLASS} ]]; then
case ${EAPI:-0} in