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-util/wiiload/
Date: Sat,  3 Apr 2021 20:15:19 +0000 (UTC)	[thread overview]
Message-ID: <1617480910.d2d2ec35da7fb74c34a7cb3bc23c928f98bfc8e9.sam@gentoo> (raw)

commit:     d2d2ec35da7fb74c34a7cb3bc23c928f98bfc8e9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 20:06:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  3 20:15:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2d2ec35

games-util/wiiload: port to EAPI 7

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

 games-util/wiiload/wiiload-0.5.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/games-util/wiiload/wiiload-0.5.ebuild b/games-util/wiiload/wiiload-0.5.ebuild
index 036f5aba5c9..3832c421fd6 100644
--- a/games-util/wiiload/wiiload-0.5.ebuild
+++ b/games-util/wiiload/wiiload-0.5.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
+
 inherit toolchain-funcs
 
-DESCRIPTION="load homebrew apps over the network to your Wii"
+DESCRIPTION="Load homebrew apps over the network to your Wii"
 HOMEPAGE="http://wiibrew.org/wiki/Wiiload"
 SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 src_compile() {
 	emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LFLAGS="${LDFLAGS}"


                 reply	other threads:[~2021-04-03 20:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1617480910.d2d2ec35da7fb74c34a7cb3bc23c928f98bfc8e9.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