summaryrefslogtreecommitdiff
path: root/games-server/mtavc/mtavc-0.5-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-server/mtavc/mtavc-0.5-r2.ebuild')
-rw-r--r--games-server/mtavc/mtavc-0.5-r2.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/games-server/mtavc/mtavc-0.5-r2.ebuild b/games-server/mtavc/mtavc-0.5-r2.ebuild
index 4d828a967955..cef256bf4f5e 100644
--- a/games-server/mtavc/mtavc-0.5-r2.ebuild
+++ b/games-server/mtavc/mtavc-0.5-r2.ebuild
@@ -1,22 +1,19 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit eutils
+EAPI=7
DESCRIPTION="dedicated server for GTA3 multiplayer"
HOMEPAGE="http://mtavc.com/"
SRC_URI="http://files.gonnaplay.com/201/MTAServer0_5-linux.tar.gz"
+S="${WORKDIR}"
LICENSE="MTA-0.5"
SLOT="0"
KEYWORDS="-* ~x86"
-IUSE=""
+RESTRICT="bindist mirror"
RDEPEND="sys-libs/libstdc++-v3:5"
-DEPEND=""
-
-S=${WORKDIR}
QA_PREBUILT="/opt/${PN}/MTAServer"
QA_EXECSTACK="/opt/${PN}/MTAServer"