From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C978713835A for ; Tue, 8 Dec 2020 22:30:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC8BCE08BB; Tue, 8 Dec 2020 22:30:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4F59E08BB for ; Tue, 8 Dec 2020 22:30:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 007D4340A85 for ; Tue, 8 Dec 2020 22:30:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6307138A for ; Tue, 8 Dec 2020 22:30:32 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1607466529.38a205b168865ea5c1a8c7a0a72c8808e1403eb5.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-util/legendary/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-util/legendary/Manifest games-util/legendary/legendary-0.20.4.ebuild X-VCS-Directories: games-util/legendary/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: 38a205b168865ea5c1a8c7a0a72c8808e1403eb5 X-VCS-Branch: dev Date: Tue, 8 Dec 2020 22:30:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a4f62f4d-4cd8-41c3-ac87-bbf083b376da X-Archives-Hash: c998fbadd90ece17012d085f0446b83d commit: 38a205b168865ea5c1a8c7a0a72c8808e1403eb5 Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Tue Dec 8 22:28:49 2020 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Tue Dec 8 22:28:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38a205b1 games-util/legendary: Version bump 0.20.4. Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> games-util/legendary/Manifest | 1 + games-util/legendary/legendary-0.20.4.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/games-util/legendary/Manifest b/games-util/legendary/Manifest index 7688ff35..b9da7d4d 100644 --- a/games-util/legendary/Manifest +++ b/games-util/legendary/Manifest @@ -1,2 +1,3 @@ DIST legendary-0.20.2.tar.gz 78655 BLAKE2B 56709cdc4df608225ec4b442fdc810922c391d49d5dbc0313d65097e5d4ac7002498df3a8eeb6db21818389554cf9bf20eedbe2652122766bc9a162f9e52ad15 SHA512 0d3241478b56fca9d0eef4901b87ab09b9da2d75bc70d7a4971d8581d804e96a7e686992d5e9bd8c6cd29a71b3fd958d8ffea19663b54fd2bd16f8d078dd7b0c DIST legendary-0.20.3.tar.gz 78618 BLAKE2B 5d779364b07eb949d392c808e1a4034a7516a0bbb7b5db0c01a07bdcaa0228040f169f817a99921e90749a3f331cad88037ae9881350c2bc0d12669520d1fbd7 SHA512 59c4189cc5cf6d4524acba8454defd89bdb66e3386d42e6d9604f6a38e9108e0ae03ec0e8fce8a181f3b4328cc24dadef2718d97290c2472544a0b124b1ffc9e +DIST legendary-0.20.4.tar.gz 79394 BLAKE2B 7b4279e7beefc785bf331047cbdd01ef5005630594620665d7ef33e46b728b7d287008c4f92ca1af44ba8fc8442265f50c902aa034c02ec974bd9a219b4cc148 SHA512 13e819a630d21932295c7890b37d249f4c26b9518c86e884a747d742397dc1551190d91efe670139779da961fb52d186a65c52aa5d007eece145ce5701fbaf26 diff --git a/games-util/legendary/legendary-0.20.4.ebuild b/games-util/legendary/legendary-0.20.4.ebuild new file mode 100644 index 00000000..609a30cf --- /dev/null +++ b/games-util/legendary/legendary-0.20.4.ebuild @@ -0,0 +1,25 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{8,9} ) +DISTUTILS_SINGLE_IMPL=1 + +inherit distutils-r1 + +DESCRIPTION="A free and open-source replacement for the Epic Games Launcher" +HOMEPAGE="https://github.com/derrod/legendary" +SRC_URI="https://github.com/derrod/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + $(python_gen_cond_dep ' +