diff options
author | David Seifert <soap@gentoo.org> | 2023-03-17 23:04:27 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-03-17 23:04:27 +0100 |
commit | eaec3080a439982b11b9747e24478b3e54483068 (patch) | |
tree | 6a9eebc313b67e5464a2acb204537745b3e4d259 /eclass | |
parent | subversion.eclass: remove EAPI 6 (diff) | |
download | gentoo-eaec3080a439982b11b9747e24478b3e54483068.tar.gz gentoo-eaec3080a439982b11b9747e24478b3e54483068.tar.bz2 gentoo-eaec3080a439982b11b9747e24478b3e54483068.zip |
sword-module.eclass: last-rite
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/sword-module.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/sword-module.eclass b/eclass/sword-module.eclass index 565110d2dd0b..be3725a6ec55 100644 --- a/eclass/sword-module.eclass +++ b/eclass/sword-module.eclass @@ -1,6 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: sword-module.eclass # @MAINTAINER: # Marek Szuba <marecki@gentoo.org> |