summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Misbakh-Soloviov <mva@gentoo.org>2024-01-15 11:15:05 +0700
committerVadim Misbakh-Soloviov <mva@gentoo.org>2024-01-15 11:15:05 +0700
commitb5940669b98a19626f689dadac025df7f5efad9c (patch)
tree390dadebf8088ad0d7d135c74153e57133dc741c /games-arcade
parentgames-arcade/sleepwalker: Migrated to EAPI8 (diff)
downloadgamerlay-b5940669b98a19626f689dadac025df7f5efad9c.tar.gz
gamerlay-b5940669b98a19626f689dadac025df7f5efad9c.tar.bz2
gamerlay-b5940669b98a19626f689dadac025df7f5efad9c.zip
games-arcade/stealthbastarddeluxe: Migrated to EAPI8
Signed-off-by: Vadim Misbakh-Soloviov <mva@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/stealthbastarddeluxe/Manifest2
-rw-r--r--games-arcade/stealthbastarddeluxe/stealthbastarddeluxe-1.63.4.ebuild11
2 files changed, 6 insertions, 7 deletions
diff --git a/games-arcade/stealthbastarddeluxe/Manifest b/games-arcade/stealthbastarddeluxe/Manifest
index a7333b0..1c5546b 100644
--- a/games-arcade/stealthbastarddeluxe/Manifest
+++ b/games-arcade/stealthbastarddeluxe/Manifest
@@ -1 +1 @@
-DIST StealthBastardDeluxe_1.63.4_Linux_1371673270.tar.gz 119571280 SHA256 ddb487eb1462195f7f1f8d7318a1c1029a86260dc0e6f63154754b95455047fa SHA512 d02c1dc4aacac878ded3fbdd7379752dc3b0cd4e96c39072b7433d16be218a65d7454bdec8a4da00a2b38b5ab0554b394c78ed333731f1f6afbb0af9592d9de7 WHIRLPOOL 127d9b5f80b2d1f6f2d6a650a5e49bbe5d9e348973dd721976cf953e6e1d29b3fcce3c06a6d8d3ab2da889299e66bd0547eb226ae9841e742b85a75668621583
+DIST StealthBastardDeluxe_1.63.4_Linux_1371673270.tar.gz 119571280 SHA256 ddb487eb1462195f7f1f8d7318a1c1029a86260dc0e6f63154754b95455047fa SHA512 d02c1dc4aacac878ded3fbdd7379752dc3b0cd4e96c39072b7433d16be218a65d7454bdec8a4da00a2b38b5ab0554b394c78ed333731f1f6afbb0af9592d9de7
diff --git a/games-arcade/stealthbastarddeluxe/stealthbastarddeluxe-1.63.4.ebuild b/games-arcade/stealthbastarddeluxe/stealthbastarddeluxe-1.63.4.ebuild
index 606e82e..c45cc41 100644
--- a/games-arcade/stealthbastarddeluxe/stealthbastarddeluxe-1.63.4.ebuild
+++ b/games-arcade/stealthbastarddeluxe/stealthbastarddeluxe-1.63.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-inherit desktop eutils multilib-minimal
+inherit desktop wrapper multilib-minimal
TS=1371673270
MY_PN=StealthBastardDeluxe
@@ -14,8 +14,7 @@ SRC_URI="${MY_PN}_${PV}_Linux_${TS}.tar.gz"
LICENSE="all-rights-reserved"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
+KEYWORDS="~amd64 ~x86"
RESTRICT="fetch strip"
@@ -33,7 +32,7 @@ pkg_nofetch() {
einfo "Please download ${A}"
einfo "from your personal page in Humble Indie Bundle site"
einfo "(http://www.humblebundle.com)"
- einfo "and place it to ${DESTDIR}"
+ einfo "and place it to ${PORTAGE_ACTUAL_DESTDIR}"
}
src_install() {