commit:     6a97f7509adce3fb884d016af971e25c2c2ec693
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 09:01:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 18:49:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a97f750

games-util/xgame: update EAPI 6 -> 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-util/xgame/xgame-1.7.1-r1.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/games-util/xgame/xgame-1.7.1-r1.ebuild 
b/games-util/xgame/xgame-1.7.1-r1.ebuild
index 22754c67d80..28d561192e8 100644
--- a/games-util/xgame/xgame-1.7.1-r1.ebuild
+++ b/games-util/xgame/xgame-1.7.1-r1.ebuild
@@ -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() {

Reply via email to