summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/fieldrunners/fieldrunners-1.0.0-r1.ebuild')
-rw-r--r--games-action/fieldrunners/fieldrunners-1.0.0-r1.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/games-action/fieldrunners/fieldrunners-1.0.0-r1.ebuild b/games-action/fieldrunners/fieldrunners-1.0.0-r1.ebuild
index e736de4..87fb3d4 100644
--- a/games-action/fieldrunners/fieldrunners-1.0.0-r1.ebuild
+++ b/games-action/fieldrunners/fieldrunners-1.0.0-r1.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
+inherit desktop wrapper
TIMESTAMP_x86="1346296515"
TIMESTAMP_amd64="1346776333"
@@ -13,9 +13,8 @@ HOMEPAGE="http://subatomicstudios.com/games/fieldrunners/"
SLOT="0"
LICENSE="all-rights-reserved"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="~amd64 ~x86"
RESTRICT="fetch strip"
-IUSE=""
SRC_URI="
x86? ( ${P}-32bit-${TIMESTAMP_x86}.tar.gz )
@@ -52,7 +51,7 @@ DOCS=( README )
pkg_nofetch() {
ewarn
- ewarn "Place ${A} to ${DISTDIR}"
+ ewarn "Please, fetch the package from HB and place it to ${PORTAGE_ACTUAL_DISTDIR}/${A}"
ewarn
}