public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-util/wiiload/
@ 2021-04-03 20:15 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-04-03 20:15 UTC (permalink / raw
  To: gentoo-commits

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}"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-03 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-03 20:15 [gentoo-commits] repo/gentoo:master commit in: games-util/wiiload/ Sam James

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