dev-lang/aldor: fix java.eclassesnotused

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-04-02 11:42:13 +02:00
parent e19e4730a0
commit aa0f3126ae

View File

@@ -1,12 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
COMMIT="13e5b90eecc79ec6704efb333c4c100187520e80"
#TODO: figure out if a java eclass is needed
inherit autotools elisp-common
inherit autotools elisp-common java-pkg-opt-2
DESCRIPTION="The Aldor Programming Language"
HOMEPAGE="http://pippijn.github.io/aldor"