Gentoo Archives: gentoo-commits

From: Andrew Athalye <andrewathalye@×××××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/moonlight/
Date: Thu, 04 Nov 2021 15:38:29
Message-Id: 1636040178.a37b8b5a8a351bcb39b78ae3883a715ce222ff3c.andrewathalye@gentoo
1 commit: a37b8b5a8a351bcb39b78ae3883a715ce222ff3c
2 Author: Andrew Athalye <andrewathalye <AT> outlook <DOT> com>
3 AuthorDate: Thu Nov 4 15:36:18 2021 +0000
4 Commit: Andrew Athalye <andrewathalye <AT> outlook <DOT> com>
5 CommitDate: Thu Nov 4 15:36:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a37b8b5a
7
8 net-misc/moonlight: Removed extraneous comments.
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andrew Athalye <andrewathalye <AT> outlook.com>
12
13 net-misc/moonlight/moonlight-3.1.4.ebuild | 8 ++------
14 1 file changed, 2 insertions(+), 6 deletions(-)
15
16 diff --git a/net-misc/moonlight/moonlight-3.1.4.ebuild b/net-misc/moonlight/moonlight-3.1.4.ebuild
17 index c8c06d392..7d35ff652 100644
18 --- a/net-misc/moonlight/moonlight-3.1.4.ebuild
19 +++ b/net-misc/moonlight/moonlight-3.1.4.ebuild
20 @@ -2,14 +2,13 @@
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=8
24 -inherit qmake-utils
25 -inherit xdg-utils
26 +inherit qmake-utils xdg-utils
27
28 DESCRIPTION="GameStream client for PCs"
29
30 HOMEPAGE="https://github.com/moonlight-stream/moonlight-qt"
31
32 -SRC_URI="https://github.com/moonlight-stream/moonlight-qt/releases/download/v3.1.4/MoonlightSrc-3.1.4.tar.gz"
33 +SRC_URI="https://github.com/moonlight-stream/moonlight-qt/releases/download/v${PV}/MoonlightSrc-${PV}.tar.gz"
34
35 S="${WORKDIR}"
36
37 @@ -19,9 +18,6 @@ SLOT="0"
38
39 KEYWORDS="~amd64"
40
41 -# Comprehensive list of any and all USE flags leveraged in the ebuild,
42 -# with some exceptions, e.g., ARCH specific flags like "amd64" or "ppc".
43 -# Not needed if the ebuild doesn't use any USE flags.
44 IUSE="vaapi"
45
46 RDEPEND="