From a37b8b5a8a351bcb39b78ae3883a715ce222ff3c Mon Sep 17 00:00:00 2001 From: Andrew Athalye Date: Thu, 4 Nov 2021 15:36:18 +0000 Subject: [PATCH] net-misc/moonlight: Removed extraneous comments. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Athalye --- net-misc/moonlight/moonlight-3.1.4.ebuild | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/net-misc/moonlight/moonlight-3.1.4.ebuild b/net-misc/moonlight/moonlight-3.1.4.ebuild index c8c06d3923..7d35ff652f 100644 --- a/net-misc/moonlight/moonlight-3.1.4.ebuild +++ b/net-misc/moonlight/moonlight-3.1.4.ebuild @@ -2,14 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -inherit qmake-utils -inherit xdg-utils +inherit qmake-utils xdg-utils DESCRIPTION="GameStream client for PCs" HOMEPAGE="https://github.com/moonlight-stream/moonlight-qt" -SRC_URI="https://github.com/moonlight-stream/moonlight-qt/releases/download/v3.1.4/MoonlightSrc-3.1.4.tar.gz" +SRC_URI="https://github.com/moonlight-stream/moonlight-qt/releases/download/v${PV}/MoonlightSrc-${PV}.tar.gz" S="${WORKDIR}" @@ -19,9 +18,6 @@ SLOT="0" KEYWORDS="~amd64" -# Comprehensive list of any and all USE flags leveraged in the ebuild, -# with some exceptions, e.g., ARCH specific flags like "amd64" or "ppc". -# Not needed if the ebuild doesn't use any USE flags. IUSE="vaapi" RDEPEND="