mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/yasm: [QA] Port to git-r3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -9,7 +9,7 @@ inherit autotools eutils python-r1
|
||||
|
||||
if [[ ${PV} == 9999* ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/yasm/yasm.git"
|
||||
inherit git-2
|
||||
inherit git-r3
|
||||
else
|
||||
SRC_URI="http://www.tortall.net/projects/yasm/releases/${P}.tar.gz"
|
||||
KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
|
||||
|
||||
Reference in New Issue
Block a user