public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-action/koth/
@ 2016-03-31  8:46 Michael Sterrett
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett @ 2016-03-31  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     5447acb2b36c8c75a5faee7908778fc916547409
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 08:46:18 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 08:46:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5447acb2

games-action/koth: build with gcc5 (bug #570730)

Package-Manager: portage-2.2.26

 games-action/koth/koth-0.8.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/games-action/koth/koth-0.8.0.ebuild b/games-action/koth/koth-0.8.0.ebuild
index 0bbe48f..eea7122 100644
--- a/games-action/koth/koth-0.8.0.ebuild
+++ b/games-action/koth/koth-0.8.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-inherit eutils games
+inherit eutils flag-o-matic games
 
 DESCRIPTION="Multiplayer, networked game of little tanks with really big weapons"
 HOMEPAGE="http://www.nongnu.org/koth/"
@@ -23,6 +23,7 @@ src_prepare() {
 	epatch "${FILESDIR}"/${P}-gcc-3.4.patch
 	sed -i "s:/etc/koth:${GAMES_SYSCONFDIR}:" cfgfile.h || die
 	sed -i 's:(uint16):(uint16_t):' gfx.c gfx.h || die
+	append-cflags -std=gnu89 # build with gcc5 (bug #570730)
 }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-action/koth/
@ 2025-03-22  6:41 Arthur Zamarin
  0 siblings, 0 replies; 2+ messages in thread
From: Arthur Zamarin @ 2025-03-22  6:41 UTC (permalink / raw
  To: gentoo-commits

commit:     e90fc419dbca91b781ab19d29b4af03a073ecca2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 06:40:35 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 06:40:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e90fc419

games-action/koth: use https for HOMEPAGE

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 games-action/koth/koth-0.8.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/koth/koth-0.8.0-r2.ebuild b/games-action/koth/koth-0.8.0-r2.ebuild
index 7d2245975eb0..4f673b41458d 100644
--- a/games-action/koth/koth-0.8.0-r2.ebuild
+++ b/games-action/koth/koth-0.8.0-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit autotools
 
 DESCRIPTION="Multiplayer, networked game of little tanks with really big weapons"
-HOMEPAGE="http://www.nongnu.org/koth/"
+HOMEPAGE="https://www.nongnu.org/koth/"
 SRC_URI="https://savannah.nongnu.org/download/${PN}/default.pkg/${PV}/${P}.tar.bz2"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-03-22  6:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-22  6:41 [gentoo-commits] repo/gentoo:master commit in: games-action/koth/ Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
2016-03-31  8:46 Michael Sterrett

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