mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
net-misc/moonlight: Removed extraneous comments.
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Athalye <andrewathalye@outlook.com>
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user