projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e018a09
)
app-emulation/vkd3d: Sync with ::wine
author
Nick Sarnie
<sarnex@gentoo.org>
Tue, 14 May 2019 23:04:22 +0000
(19:04 -0400)
committer
Nick Sarnie
<sarnex@gentoo.org>
Tue, 14 May 2019 23:04:42 +0000
(19:04 -0400)
Fix live ebuild
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
app-emulation/vkd3d/vkd3d-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/vkd3d/vkd3d-9999.ebuild
b/app-emulation/vkd3d/vkd3d-9999.ebuild
index adf1fb7481d8aa0b1570f16e1f9f6235a5d7f7a1..7d104fca6c2c315c603dda0a8ddf002f9b89540a 100644
(file)
--- a/
app-emulation/vkd3d/vkd3d-9999.ebuild
+++ b/
app-emulation/vkd3d/vkd3d-9999.ebuild
@@
-1,10
+1,12
@@
-# Copyright 1999-201
8
Gentoo Authors
+# Copyright 1999-201
9
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit multilib-minimal
+AUTOTOOLS_AUTORECONF="1"
+
if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="https://source.winehq.org/git/vkd3d.git"
inherit git-r3