From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- games-util/wiiload/Manifest | 2 +- games-util/wiiload/wiiload-0.5.ebuild | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'games-util/wiiload') diff --git a/games-util/wiiload/Manifest b/games-util/wiiload/Manifest index aab3a8aba890..c648dd5a2e9c 100644 --- a/games-util/wiiload/Manifest +++ b/games-util/wiiload/Manifest @@ -1,3 +1,3 @@ DIST wiiload-0.5.tar.gz 5291 BLAKE2B e8e8e23569ee625648e222e2b1cf919f4304941303af19b33925a9647706dd9683fe93cb3a101c4bdd52525b19533f7bf357864c337e84053a45196a74287c15 SHA512 2c13490e5034078fef658ca3f9743be04fd6c870e485aae7be21a80967f2d1f1075fee016bf7945b20004bc5d96d0b3244f8a997c4410299f1f6afca002360e4 -EBUILD wiiload-0.5.ebuild 456 BLAKE2B 095dab7d68a512284bf94a1897d5ecd60c37f1deef7d4876915dc1c8476567f4d6164dcf234bda743db9234f9d1c087d1a4da4b9f4b3f516325f93bfc3d8593f SHA512 99e2b1c9e8c273cd0a56d78bab81a6130ed4b75a96f209daefdc1e7dfce0c70cfe6b82ff9e79ddab5a73c9c722ba2dcf6a94f41f71f96e4b219fc41062ec1152 +EBUILD wiiload-0.5.ebuild 446 BLAKE2B c90547519205866686ca9ff072ebb5318942ecbdfb290bcc2c8f1323eed992c05be1c5aa3cf0dfa9e77ca553c89ebff89a2b127bef4cf0ffa6ec84dcdc234b35 SHA512 9af70237369ce66c8e0a9fd02ee98b9e0b638fae7b7f12af4c5cdc637f56da8d562e340d0319aceb691174306a5a63e24b29098384e56a33c2371a1889619c48 MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 diff --git a/games-util/wiiload/wiiload-0.5.ebuild b/games-util/wiiload/wiiload-0.5.ebuild index 036f5aba5c9b..3832c421fd6d 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}" -- cgit v1.2.3