public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/thinktanks-demo/
Date: Sun, 18 Apr 2021 06:31:44 +0000 (UTC)	[thread overview]
Message-ID: <1618727490.8062ce107717c036f39d921a4030aee8ab249e19.sam@gentoo> (raw)

commit:     8062ce107717c036f39d921a4030aee8ab249e19
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 06:14:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 06:31:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8062ce10

games-arcade/thinktanks-demo: port to EAPI 7, fix MissingLicenseRestricts

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild
index a672cd15f03..09e8678088d 100644
--- a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild
+++ b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild
@@ -1,18 +1,19 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
 inherit desktop unpacker
 
 DESCRIPTION="Tank combat game with lighthearted, fast paced pandemonium"
 HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=12"
 SRC_URI="ftp://ggdev-1.homelan.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin"
+S="${WORKDIR}"
 
 LICENSE="THINKTANKS"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-RESTRICT="strip"
+RESTRICT="bindist mirror strip"
 
 RDEPEND="
 	media-libs/libsdl[video,joystick,abi_x86_32(-)]
@@ -21,9 +22,7 @@ RDEPEND="
 	x11-libs/libX11[abi_x86_32(-)]
 	x11-libs/libXext[abi_x86_32(-)]
 "
-DEPEND=""
 
-S="${WORKDIR}"
 dir="/opt/${PN}"
 
 QA_PREBUILT="${dir:1}/ThinkTanks.bin"


             reply	other threads:[~2021-04-18  6:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-18  6:31 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-19  0:25 [gentoo-commits] repo/gentoo:master commit in: games-arcade/thinktanks-demo/ Sam James
2021-04-18  6:31 Sam James
2018-04-24 19:26 Pacho Ramos
2018-04-24 19:26 Pacho Ramos

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=1618727490.8062ce107717c036f39d921a4030aee8ab249e19.sam@gentoo \
    --to=sam@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