# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit autotools xdg-utils DESCRIPTION="Baselayout for Java" HOMEPAGE="https://www.gentoo.org/proj/en/java/" if [[ "${PV}" == "9999" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; then EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/baselayout-java.git" inherit git-r3 else SRC_URI="https://dev.gentoo.org/~gyakovlev/distfiles/${P}.tar.gz" KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2" SLOT="0" IUSE="" RDEPEND="!!