* [gentoo-commits] repo/gentoo:master commit in: games-action/geki2-KXL/
@ 2018-08-15 10:33 Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2018-08-15 10:33 UTC (permalink / raw
To: gentoo-commits
commit: 711ae1fa62fcd2943dd2f48c71f257a8b556b29f
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Wed Aug 1 10:52:50 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 10:32:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711ae1fa
games-action/geki2-KXL: eutils->desktop
Only has eutils for the implicit desktop inheritance for doicon and
make_desktop_entry.
Package-Manager: Portage-2.3.44, Repoman-2.3.10
games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild b/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild
index fe44b06c04b..9512cd8bffc 100644
--- a/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild
+++ b/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils user
+
+inherit autotools desktop user
DESCRIPTION="2D length scroll shooting game"
HOMEPAGE="http://triring.net/ps2linux/games/kxl/kxlgames.html"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/geki2-KXL/
@ 2019-07-17 20:04 James Le Cuirot
0 siblings, 0 replies; 2+ messages in thread
From: James Le Cuirot @ 2019-07-17 20:04 UTC (permalink / raw
To: gentoo-commits
commit: b91406bbf46d932b774b4fbec25efb4cf4e9862c
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 8 08:30:56 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 20:03:27 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b91406bb
games-action/geki2-KXL: Depend on acct-group/gamestat.
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild b/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild
index 9512cd8bffc..c6ee48cce75 100644
--- a/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild
+++ b/games-action/geki2-KXL/geki2-KXL-2.0.3-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools desktop user
+inherit autotools desktop
DESCRIPTION="2D length scroll shooting game"
HOMEPAGE="http://triring.net/ps2linux/games/kxl/kxlgames.html"
@@ -15,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="dev-games/KXL"
+DEPEND="acct-group/gamestat
+ dev-games/KXL"
RDEPEND="${DEPEND}
media-fonts/font-adobe-100dpi"
@@ -24,10 +25,6 @@ PATCHES=(
"${FILESDIR}"/${P}-paths.patch
)
-pkg_setup(){
- enewgroup gamestat 36
-}
-
src_prepare() {
default
rm -f missing
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-17 20:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-15 10:33 [gentoo-commits] repo/gentoo:master commit in: games-action/geki2-KXL/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2019-07-17 20:04 James Le Cuirot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox