summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613-r1.ebuild')
-rw-r--r--games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613-r1.ebuild12
1 files changed, 5 insertions, 7 deletions
diff --git a/games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613-r1.ebuild b/games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613-r1.ebuild
index f31afbc..fed663c 100644
--- a/games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613-r1.ebuild
+++ b/games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613-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 multilib-minimal unpacker
+inherit desktop wrapper multilib-minimal unpacker
DESCRIPTION="An extraordinary mixture of action and strategy/"
HOMEPAGE="http://www.anomalythegame.com/"
@@ -12,10 +12,8 @@ SRC_URI="AnomalyMobileCampaign-lin_1371139237-Installer"
RESTRICT="fetch strip"
LICENSE="all-rights-reserved"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
+KEYWORDS="~amd64 ~x86"
-DEPEND=""
RDEPEND="
media-libs/openal[${MULTILIB_USEDEP}]
x11-libs/libdrm[${MULTILIB_USEDEP}]
@@ -39,7 +37,7 @@ src_unpack() {
pkg_nofetch() {
ewarn
- ewarn "Put ${A} (downloaded from Humble Store) to ${DISTDIR}, please"
+ ewarn "Put ${A} (downloaded from Humble Store) to ${PORTGAE_ACTUAL_DISTDIR}, please"
ewarn
}