summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/rush/rush-20130703.ebuild')
-rw-r--r--games-arcade/rush/rush-20130703.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/games-arcade/rush/rush-20130703.ebuild b/games-arcade/rush/rush-20130703.ebuild
index 7f8d1c0..9c9c8be 100644
--- a/games-arcade/rush/rush-20130703.ebuild
+++ b/games-arcade/rush/rush-20130703.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 unpacker-nixstaller
+inherit desktop wrapper unpacker-nixstaller
MY_PN="${PN^^}"
TS="1372878397"
@@ -16,8 +16,7 @@ RESTRICT="fetch"
LICENSE="all-rights-reserved"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
+KEYWORDS="~amd64 ~x86"
RDEPEND="
media-libs/libsdl2
@@ -27,7 +26,7 @@ RDEPEND="
pkg_nofetch() {
ewarn
- ewarn "Place ${A} to ${DISTDIR}"
+ ewarn "Place ${A} to ${PORTAGE_ACTUAL_DISTDIR}"
ewarn
}