public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/sable/
Date: Sun,  2 Jul 2023 01:43:25 +0000 (UTC)	[thread overview]
Message-ID: <1688261761.a244c681934baf7e90489dc3c7796267f5940285.conikost@gentoo> (raw)

commit:     a244c681934baf7e90489dc3c7796267f5940285
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jun 18 16:16:40 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Jul  2 01:36:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a244c681

games-arcade/sable: EAPI8 bump, use https, fix LICENSE

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

 games-arcade/sable/sable-1.0-r1.ebuild | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/games-arcade/sable/sable-1.0-r1.ebuild b/games-arcade/sable/sable-1.0-r1.ebuild
index 9ff9a086c60e..a99ef373fa01 100644
--- a/games-arcade/sable/sable-1.0-r1.ebuild
+++ b/games-arcade/sable/sable-1.0-r1.ebuild
@@ -1,18 +1,19 @@
-# 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="A frantic 3D space shooter"
-HOMEPAGE="http://jeuxlibres.net/showgame/sable.html"
+HOMEPAGE="https://jeuxlibres.net/showgame/sable.html"
 SRC_URI="mirror://gentoo/${P}-src.tgz
 	mirror://gentoo/${PN}.png"
+S="${WORKDIR}/${PN}"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 DEPEND="virtual/opengl
 	media-libs/libsdl[joystick,opengl,sound,video]
@@ -20,8 +21,6 @@ DEPEND="virtual/opengl
 	media-libs/sdl-mixer"
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}/${PN}"
-
 PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
 
 src_compile() {


             reply	other threads:[~2023-07-02  1:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-02  1:43 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-11-22  3:53 [gentoo-commits] repo/gentoo:master commit in: games-arcade/sable/ Michael Sterrett

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=1688261761.a244c681934baf7e90489dc3c7796267f5940285.conikost@gentoo \
    --to=conikost@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