diff --git a/app-portage/euscan/euscan-9999.ebuild b/app-portage/euscan/euscan-9999.ebuild index f502a249b5fe0..2cf8630bb3c3c 100644 --- a/app-portage/euscan/euscan-9999.ebuild +++ b/app-portage/euscan/euscan-9999.ebuild @@ -6,11 +6,10 @@ EAPI=5 PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" -inherit distutils-r1 git-2 +inherit distutils-r1 git-r3 DESCRIPTION="Ebuild upstream scan utility" HOMEPAGE="https://github.com/iksaif/euscan" -SRC_URI="" EGIT_REPO_URI="https://github.com/iksaif/euscan.git" LICENSE="GPL-2"