[gentoo-commits] repo/gentoo:master commit in: games-util/xgame/

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

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

Signed-off-by: Sam James  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() {



[gentoo-commits] repo/gentoo:master commit in: games-util/xgame/

2017-12-20 Thread David Seifert
commit: bf948025ee5137b51194f961a900eacaaf6928f3
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 20 21:30:34 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Dec 21 01:57:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf948025

games-util/xgame: Remove old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 games-util/xgame/xgame-1.7.1.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/games-util/xgame/xgame-1.7.1.ebuild 
b/games-util/xgame/xgame-1.7.1.ebuild
deleted file mode 100644
index dd1e1220b46..000
--- a/games-util/xgame/xgame-1.7.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit games
-
-DESCRIPTION="Run games in a separate X session"
-HOMEPAGE="http://xgame.tlhiv.com/;
-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() {
-   dogamesbin xgame
-   dodoc README
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-util/xgame-gtk2/

2017-12-20 Thread David Seifert
commit: cc0e3b79c3d91a0ac44ed4b74104b2eb6f138bb2
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 20 21:30:34 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Dec 21 01:57:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc0e3b79

games-util/xgame-gtk2: Remove old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild 
b/games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild
deleted file mode 100644
index afeae893856..000
--- a/games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit games
-
-DESCRIPTION="Run games in a separate X session"
-HOMEPAGE="http://xgame.tlhiv.com/;
-SRC_URI="http://downloads.tlhiv.com/xgame/${PF}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/perl
-   >=dev-perl/Gtk2-1.040"
-
-src_install() {
-   dogamesbin xgame-gtk2
-   dodoc README
-   prepgamesdirs
-}



[gentoo-commits] repo/gentoo:master commit in: games-util/xgame-gtk2/

2017-03-18 Thread Kent Fredric
commit: 43854aeee678875a9d51b217d44b991d8c51b035
Author: Kent Fredric  gentoo  org>
AuthorDate: Sun Mar 19 03:22:30 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sun Mar 19 03:50:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43854aee

games-util/xgame-gtk2: Fix dep on dev-perl/Gtk2

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild | 4 ++--
 games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild 
b/games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild
index 3b1ee04e48e..39c3cdc8759 100644
--- a/games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild
+++ b/games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl
-   >=dev-perl/gtk2-perl-1.040"
+   >=dev-perl/Gtk2-1.040"
 
 src_install() {
default

diff --git a/games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild 
b/games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild
index 652550900c6..e0fdc7ce576 100644
--- a/games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild
+++ b/games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl
-   >=dev-perl/gtk2-perl-1.040"
+   >=dev-perl/Gtk2-1.040"
 
 src_install() {
dogamesbin xgame-gtk2



[gentoo-commits] repo/gentoo:master commit in: games-util/xgame-gtk2/

2016-06-29 Thread Austin English
commit: 7eab016ff02ff4a54604eac318ae6a32b5bc9ef8
Author: Austin English  gentoo  org>
AuthorDate: Wed Jun 29 22:16:41 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Wed Jun 29 22:16:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eab016f

games-util/xgame-gtk2: remove depreacted games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.2.28

 games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild 
b/games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild
new file mode 100644
index 000..fb6dfa2
--- /dev/null
+++ b/games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Run games in a separate X session"
+HOMEPAGE="http://xgame.tlhiv.com/;
+SRC_URI="http://downloads.tlhiv.com/xgame/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="dev-lang/perl
+   >=dev-perl/gtk2-perl-1.040"
+
+src_install() {
+   default
+   dobin xgame-gtk2
+}



[gentoo-commits] repo/gentoo:master commit in: games-util/xgame/

2016-06-29 Thread Austin English
commit: cf7d59447881f4e83500175e4af379524b3f555e
Author: Austin English  gentoo  org>
AuthorDate: Wed Jun 29 22:11:39 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Wed Jun 29 22:16:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf7d5944

games-util/xgame: remove deprecated games eclass

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.2.28

 games-util/xgame/xgame-1.7.1-r1.ebuild | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/games-util/xgame/xgame-1.7.1-r1.ebuild 
b/games-util/xgame/xgame-1.7.1-r1.ebuild
new file mode 100644
index 000..b6f6e06
--- /dev/null
+++ b/games-util/xgame/xgame-1.7.1-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Run games in a separate X session"
+HOMEPAGE="http://xgame.tlhiv.com/;
+SRC_URI="http://downloads.tlhiv.com/xgame/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND=
+RDEPEND="dev-lang/perl"
+
+src_install() {
+   default
+   dobin xgame
+}