diff options
Diffstat (limited to 'sys-cluster/heat/heat-2018.2.9999.ebuild')
-rw-r--r-- | sys-cluster/heat/heat-2018.2.9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-cluster/heat/heat-2018.2.9999.ebuild b/sys-cluster/heat/heat-2018.2.9999.ebuild index a0c7acdf6cf7..7a24bd0e2431 100644 --- a/sys-cluster/heat/heat-2018.2.9999.ebuild +++ b/sys-cluster/heat/heat-2018.2.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,6 +19,7 @@ else https://tarballs.openstack.org/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~arm64 ~x86" fi +S="${WORKDIR}/openstack-${P}" LICENSE="Apache-2.0" SLOT="0" |