public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/
Date: Sat, 24 Apr 2021 22:03:24 +0000 (UTC)	[thread overview]
Message-ID: <1619301741.7b9baefe3b5c89dcb9563b9236787ffdceeae844.soap@gentoo> (raw)

commit:     7b9baefe3b5c89dcb9563b9236787ffdceeae844
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Apr 24 22:02:21 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Apr 24 22:02:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b9baefe

games-action/bzflag: remove unused eclass, minor improvements

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-action/bzflag/bzflag-2.4.20.ebuild | 7 ++++---
 games-action/bzflag/bzflag-2.4.22.ebuild | 5 +++--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/games-action/bzflag/bzflag-2.4.20.ebuild b/games-action/bzflag/bzflag-2.4.20.ebuild
index c9e550882ec..f33c9b955d3 100644
--- a/games-action/bzflag/bzflag-2.4.20.ebuild
+++ b/games-action/bzflag/bzflag-2.4.20.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools desktop flag-o-matic
+
+inherit autotools desktop
 
 DESCRIPTION="3D tank combat simulator game"
 HOMEPAGE="https://www.bzflag.org/"
@@ -67,5 +68,5 @@ src_install() {
 		make_desktop_entry ${PN} "BZFlag"
 	fi
 
-	find "${D}"/ -name \*.la -delete
+	find "${ED}" -name '*.la' -delete || die
 }

diff --git a/games-action/bzflag/bzflag-2.4.22.ebuild b/games-action/bzflag/bzflag-2.4.22.ebuild
index fd77e44f349..f33c9b955d3 100644
--- a/games-action/bzflag/bzflag-2.4.22.ebuild
+++ b/games-action/bzflag/bzflag-2.4.22.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools desktop flag-o-matic
+
+inherit autotools desktop
 
 DESCRIPTION="3D tank combat simulator game"
 HOMEPAGE="https://www.bzflag.org/"
@@ -67,5 +68,5 @@ src_install() {
 		make_desktop_entry ${PN} "BZFlag"
 	fi
 
-	find "${D}"/ -name \*.la -delete
+	find "${ED}" -name '*.la' -delete || die
 }


             reply	other threads:[~2021-04-24 22:03 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-24 22:03 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-19  7:23 [gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/ Ionen Wolkens
2022-11-21 13:13 Alfredo Tupone
2022-04-07  6:22 Alfredo Tupone
2022-03-09  7:17 Alfredo Tupone
2021-06-23  2:24 Ionen Wolkens
2021-05-02 19:33 James Le Cuirot
2021-04-19  7:58 Andreas Sturmlechner
2021-02-28 15:27 Alfredo Tupone
2020-04-25 12:34 Alfredo Tupone
2018-10-23 18:07 Alfredo Tupone
2018-09-24 20:28 Alfredo Tupone
2018-08-15 10:33 Michał Górny
2018-05-16 20:03 Alfredo Tupone
2018-05-13 13:24 Jeroen Roovers
2018-05-13 13:24 Jeroen Roovers
2018-05-03 20:08 Alfredo Tupone
2018-04-15 11:34 David Seifert
2017-03-12 21:12 Alfredo Tupone
2017-03-04 18:33 Alfredo Tupone
2017-01-20  1:09 Austin English
2017-01-15 15:50 Agostino Sarubbo
2017-01-04 15:29 Agostino Sarubbo
2015-11-03 15:43 Michael Sterrett
2015-10-19 19:11 Alfredo Tupone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1619301741.7b9baefe3b5c89dcb9563b9236787ffdceeae844.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox