diff options
author | 2023-05-06 16:35:01 +0200 | |
---|---|---|
committer | 2023-06-05 07:46:37 +0200 | |
commit | 38467a7d9ed3d80980f27ccf581ad1cbda75cb5f (patch) | |
tree | 8bd95c89f86211699845401f83d2be9dd027d440 /eclass | |
parent | profiles: remove category java-virtuals (diff) | |
download | gentoo-38467a7d9ed3d80980f27ccf581ad1cbda75cb5f.tar.gz gentoo-38467a7d9ed3d80980f27ccf581ad1cbda75cb5f.tar.bz2 gentoo-38467a7d9ed3d80980f27ccf581ad1cbda75cb5f.zip |
java-virtuals-2.eclass: mark java-virtuals.eclass dead
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/30665
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/java-virtuals-2.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/java-virtuals-2.eclass b/eclass/java-virtuals-2.eclass index 842fbe0cc077..2923fe35a0e5 100644 --- a/eclass/java-virtuals-2.eclass +++ b/eclass/java-virtuals-2.eclass @@ -1,6 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: java-virtuals-2.eclass # @MAINTAINER: # java@gentoo.org |