commit:     d33b0c842796aaf4feee2d20cea1271a84b6c8e1
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sun Dec 27 23:00:03 2020 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sun Dec 27 23:00:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d33b0c84

games-util/legendary: Remove old ebuild.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 games-util/legendary/Manifest                |  1 -
 games-util/legendary/legendary-0.20.4.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/games-util/legendary/Manifest b/games-util/legendary/Manifest
index 3b5272fe..e4a28690 100644
--- a/games-util/legendary/Manifest
+++ b/games-util/legendary/Manifest
@@ -1,3 +1,2 @@
-DIST legendary-0.20.4.tar.gz 79394 BLAKE2B 
7b4279e7beefc785bf331047cbdd01ef5005630594620665d7ef33e46b728b7d287008c4f92ca1af44ba8fc8442265f50c902aa034c02ec974bd9a219b4cc148
 SHA512 
13e819a630d21932295c7890b37d249f4c26b9518c86e884a747d742397dc1551190d91efe670139779da961fb52d186a65c52aa5d007eece145ce5701fbaf26
 DIST legendary-0.20.5.tar.gz 81244 BLAKE2B 
a1d0747bf0d5dd81341453038ef29b4ec78b5fa0e4cb8f40118b99391909f0d1a519490046276c6cb65f97a665216432458b049cfed32e2c5b5cb17feb957627
 SHA512 
8b5055ab63a822baa030dfea9da810aafae66cc5b16dd8e220fc7cc4d95945174031dccc355b1253554e0fac8bee13cd133ce4e2158ba2ca2521ed27c1b20541
 DIST legendary-0.20.6.tar.gz 81331 BLAKE2B 
eda64a90c3882ed45e36efbb15170777d20902938c3c7dc0688f2ad3808ed3fdc583a809021a6bc4ac39f67fd00da7160377f418cf071974106a5faedfc352d9
 SHA512 
4caf5fe52d087559ef529040ee60034a03b53e0427dcb054cc840713737a6d0f235c779d5019aab9467264b9507042a24f57e1a90231d71c0037064714a745ce

diff --git a/games-util/legendary/legendary-0.20.4.ebuild 
b/games-util/legendary/legendary-0.20.4.ebuild
deleted file mode 100644
index 609a30cf..00000000
--- a/games-util/legendary/legendary-0.20.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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 '
-               <dev-python/requests-3.0[${PYTHON_USEDEP}]
-               dev-python/wheel[${PYTHON_USEDEP}]
-       ')
-"
-DEPEND="${RDEPEND}"

Reply via email to