Skip to content

Commit

Permalink
games-server/mtavc: update EAPI 6 -> 7
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 18, 2021
1 parent fe13d08 commit ad87f7d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions games-server/mtavc/mtavc-0.5-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
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"
Expand Down

0 comments on commit ad87f7d

Please sign in to comment.