games-engines/devilutionx: Synced live ebuild
authorLars Wendler <polynomial-c@gentoo.org>
Wed, 1 Jan 2020 11:59:40 +0000 (12:59 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Wed, 1 Jan 2020 11:59:51 +0000 (12:59 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
games-engines/devilutionx/devilutionx-9999.ebuild

index c0684055693c5a97a9fcb0ea5b65bfebe8bfbde0..6d3bda7a2fb8fbaec4dae9405aff18f8c5d3e0fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,6 +19,7 @@ if [[ "${PV}" == 9999 ]] ; then
 else
        SRC_URI="https://github.com/diasurgical/devilutionX/archive/${PV}.tar.gz -> ${P}.tar.gz"
        KEYWORDS="~amd64 ~x86"
+       S="${WORKDIR}/devilutionX-${PV}"
 fi
 
 LICENSE="public-domain"