mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
app-portage/euscan: [QA] Port to git-r3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user