mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
games-util/xgame: update EAPI 6 -> 7
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Run games in a separate X session"
|
||||
HOMEPAGE="http://xgame.tlhiv.com/"
|
||||
@@ -10,9 +10,7 @@ SRC_URI="http://downloads.tlhiv.com/xgame/${P}.tar.gz"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=
|
||||
RDEPEND="dev-lang/perl"
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user