summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-21 06:39:05 +0100
committerSam James <sam@gentoo.org>2021-06-21 06:39:05 +0100
commitdef9fbac43af265d5d73dc58dd0ad013f734d50e (patch)
treecf82c1334515e615a7f81d9a1b6bd57c46219aa0 /eclass/user.eclass
parentunpacker.eclass: fix @SUPPORTED_EAPIS eclassdoc (diff)
downloadgentoo-def9fbac43af265d5d73dc58dd0ad013f734d50e.tar.gz
gentoo-def9fbac43af265d5d73dc58dd0ad013f734d50e.tar.bz2
gentoo-def9fbac43af265d5d73dc58dd0ad013f734d50e.zip
user.eclass: fix @SUPPORTED_EAPIS eclassdoc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass/user.eclass')
-rw-r--r--eclass/user.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/user.eclass b/eclass/user.eclass
index 7c643252f6da..e1f87a383ada 100644
--- a/eclass/user.eclass
+++ b/eclass/user.eclass
@@ -5,8 +5,8 @@
# @MAINTAINER:
# base-system@gentoo.org (Linux)
# Michał Górny <mgorny@gentoo.org> (NetBSD)
-# @BLURB: user management in ebuilds
# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7
+# @BLURB: user management in ebuilds
# @DEPRECATED: acct-user/acct-group packages
# @DESCRIPTION:
# The user eclass contains a suite of functions that allow ebuilds