public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/gtkballs/
@ 2023-07-02  1:43 Conrad Kostecki
  0 siblings, 0 replies; only message in thread
From: Conrad Kostecki @ 2023-07-02  1:43 UTC (permalink / raw
  To: gentoo-commits

commit:     53ac2875b4ddcae7be8b8de531da381505bccc09
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jun 27 17:01:05 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Jul  2 01:35:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ac2875

games-puzzle/gtkballs: EAPI8 bump, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31644
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-puzzle/gtkballs/gtkballs-3.1.5-r2.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/games-puzzle/gtkballs/gtkballs-3.1.5-r2.ebuild b/games-puzzle/gtkballs/gtkballs-3.1.5-r2.ebuild
index eece76f8cc06..daa64dfe8460 100644
--- a/games-puzzle/gtkballs/gtkballs-3.1.5-r2.ebuild
+++ b/games-puzzle/gtkballs/gtkballs-3.1.5-r2.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 inherit desktop
 
 DESCRIPTION="An entertaining game based on the old DOS game lines"
 HOMEPAGE="http://gtkballs.antex.ru/"
 SRC_URI="http://gtkballs.antex.ru/dist/${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="nls"
@@ -17,8 +18,8 @@ RDEPEND="
 	x11-libs/gtk+:2
 	nls? ( virtual/libintl )
 "
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
 	nls? ( >=sys-devel/gettext-0.10.38 )
 "
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-02  1:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-02  1:43 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/gtkballs/ Conrad Kostecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox