summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-22 04:43:53 +0100
committerSam James <sam@gentoo.org>2022-09-22 05:05:19 +0100
commit561637716aa5c15332fcaae7ea5a790cec0f7cc2 (patch)
tree4d2bad72981bb94eeaa578d445fde13d6a5bb1d7 /games-action
parentdev-lisp/sbcl: fix PkgMetadataXmlIndentation (diff)
downloadgentoo-561637716aa5c15332fcaae7ea5a790cec0f7cc2.tar.gz
gentoo-561637716aa5c15332fcaae7ea5a790cec0f7cc2.tar.bz2
gentoo-561637716aa5c15332fcaae7ea5a790cec0f7cc2.zip
games-action/beathazardultra: use PV in SRC_URI
not that it really matters in this case, but still. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/beathazardultra/beathazardultra-20130308-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/beathazardultra/beathazardultra-20130308-r2.ebuild b/games-action/beathazardultra/beathazardultra-20130308-r2.ebuild
index 0e9ccb93a7b9..ebc38cdf81e3 100644
--- a/games-action/beathazardultra/beathazardultra-20130308-r2.ebuild
+++ b/games-action/beathazardultra/beathazardultra-20130308-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# TODO: unbundle allegro[gtk...] (no multilib on amd64 and 5.0.9 soname)
@@ -9,7 +9,7 @@ inherit desktop unpacker wrapper
DESCRIPTION="Intense music-driven arcade shooter powered by your music"
HOMEPAGE="http://www.coldbeamgames.com/"
-SRC_URI="beathazard-installer_03-08-13"
+SRC_URI="beathazard-installer_${PV:4:2}-${PV:6:2}-${PV:2:2}"
S="${WORKDIR}"/data
LICENSE="all-rights-reserved"