# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # $Id: 21c147ceab1d74be5516d1098776235fa62d51a7 $ EAPI=8 DESCRIPTION="" HOMEPAGE="" if [[ ${PV} == *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="" else SRC_URI="https://launchpad.net/${PN}/stable/${PV}/+download/${P}.tar.gz" KEYWORDS="~amd64 ~x86" S="${WORKDIR}/${PN}" fi LICENSE="" SLOT="0" IUSE=""