diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-05-07 16:40:51 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-05-11 18:26:01 -0400 |
commit | 7a0a0ebb526cce917c052f540037ba0519a20c42 (patch) | |
tree | 226357774a6abf212a981c12f2723127ecfa757b /eclass/stardict.eclass | |
parent | profiles: Mask app-text/sdcv for removal (diff) | |
download | gentoo-7a0a0ebb526cce917c052f540037ba0519a20c42.tar.gz gentoo-7a0a0ebb526cce917c052f540037ba0519a20c42.tar.bz2 gentoo-7a0a0ebb526cce917c052f540037ba0519a20c42.zip |
stardict.eclass: Mark @DEAD
Bug: https://bugs.gentoo.org/905901
Closes: https://github.com/gentoo/gentoo/pull/30923
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'eclass/stardict.eclass')
-rw-r--r-- | eclass/stardict.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/stardict.eclass b/eclass/stardict.eclass index 080c01f92470..24c0aa331377 100644 --- a/eclass/stardict.eclass +++ b/eclass/stardict.eclass @@ -1,6 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: stardict.eclass # @MAINTAINER: # No maintainer <maintainer-needed@gentoo.org> |