Gentoo Archives: gentoo-commits

From: Ronny Gutbrod <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-util/legendary/
Date: Tue, 26 Oct 2021 15:09:52
Message-Id: 1635260951.f59f1726950e121d5d17a30b00ae7a9c1abc7c9a.tastytea@gentoo
1 commit: f59f1726950e121d5d17a30b00ae7a9c1abc7c9a
2 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
3 AuthorDate: Tue Oct 26 15:09:11 2021 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Tue Oct 26 15:09:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f59f1726
7
8 games-util/legendary: Remove old ebuilds.
9
10 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
11
12 games-util/legendary/Manifest | 2 --
13 games-util/legendary/legendary-0.20.10.ebuild | 26 --------------------------
14 games-util/legendary/legendary-0.20.9.ebuild | 26 --------------------------
15 3 files changed, 54 deletions(-)
16
17 diff --git a/games-util/legendary/Manifest b/games-util/legendary/Manifest
18 index e2e9fa4ac..9f98f8f3a 100644
19 --- a/games-util/legendary/Manifest
20 +++ b/games-util/legendary/Manifest
21 @@ -1,4 +1,2 @@
22 -DIST legendary-0.20.10.tar.gz 88114 BLAKE2B a6ad8ba010b413d3b6155d5748f42656ae1077e8c01e132e03f0ff0b154895d039206e989f8d411d874801f3d378206462f4762c910456063befc97583483646 SHA512 e0366031ea501a77a2128bb30701b02df6a9160440508839874d8a448213eba95e156f6aa2dd988911c5f315ca44756c131b40363c7ccf9abcb44331fc3dba4b
23 DIST legendary-0.20.16.tar.gz 103162 BLAKE2B 2cc379544935fe032c4c132da4e49db646173f0b659f66d699b4da0175fee40218a7f71e677637fb0904f738572faf1c0092cc86a2b39a2b9b48f97cc3bf4bb1 SHA512 236009024767257d998508b0dd586113168a67a3dc3fe4b4df9b71df3c8d9f2e17141c782e489c5d6c5927a203d7bff2327befae3ad10215a9112b17d6415e2b
24 DIST legendary-0.20.17.tar.gz 105244 BLAKE2B 5313a6ffa732d159debb4e9bbaa7d4d60a3ce1ada694133224ed9fe12cf885f38f4fc078fc518f364a44e26c3e804952c1ab671c63cab669f3341c0507f3b845 SHA512 7fe89f1d286d7bf2a3dc1948758020b9c298d549164812a09ef7ff1e683672ea2d3311b215f7862a060ba74537a12b8178a2f71e1f6899cebbc3b6afbe6a7b5d
25 -DIST legendary-0.20.9.tar.gz 86250 BLAKE2B 56b0c59b87a4bae59a9e6c2bdd104867778f94dbc7abe6108fdd29175a15a5ee4b27def9f9187c12bf5db366c86702fca214659e8bd53036d161a777e78979c9 SHA512 ed634f12039c554496af863ba5f908b5ed13f17a2a1fd1b63d2a7ddc209f1f48ee6f6f3e5f07e8b8da3289cb0baeb60d182cc5e239166dbbfb372e620106b72f
26
27 diff --git a/games-util/legendary/legendary-0.20.10.ebuild b/games-util/legendary/legendary-0.20.10.ebuild
28 deleted file mode 100644
29 index 0e5e6a02d..000000000
30 --- a/games-util/legendary/legendary-0.20.10.ebuild
31 +++ /dev/null
32 @@ -1,26 +0,0 @@
33 -# Copyright 2020-2021 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=8
37 -
38 -PYTHON_COMPAT=( python3_{8,9,10} )
39 -DISTUTILS_SINGLE_IMPL=1
40 -DISTUTILS_USE_SETUPTOOLS="bdepend"
41 -
42 -inherit distutils-r1
43 -
44 -DESCRIPTION="A free and open-source replacement for the Epic Games Launcher"
45 -HOMEPAGE="https://github.com/derrod/legendary"
46 -SRC_URI="https://github.com/derrod/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
47 -
48 -LICENSE="GPL-3+"
49 -SLOT="0"
50 -KEYWORDS="~amd64"
51 -
52 -RDEPEND="
53 - $(python_gen_cond_dep '
54 - <dev-python/requests-3.0[${PYTHON_USEDEP}]
55 - dev-python/wheel[${PYTHON_USEDEP}]
56 - ')
57 -"
58 -DEPEND="${RDEPEND}"
59
60 diff --git a/games-util/legendary/legendary-0.20.9.ebuild b/games-util/legendary/legendary-0.20.9.ebuild
61 deleted file mode 100644
62 index 0e5e6a02d..000000000
63 --- a/games-util/legendary/legendary-0.20.9.ebuild
64 +++ /dev/null
65 @@ -1,26 +0,0 @@
66 -# Copyright 2020-2021 Gentoo Authors
67 -# Distributed under the terms of the GNU General Public License v2
68 -
69 -EAPI=8
70 -
71 -PYTHON_COMPAT=( python3_{8,9,10} )
72 -DISTUTILS_SINGLE_IMPL=1
73 -DISTUTILS_USE_SETUPTOOLS="bdepend"
74 -
75 -inherit distutils-r1
76 -
77 -DESCRIPTION="A free and open-source replacement for the Epic Games Launcher"
78 -HOMEPAGE="https://github.com/derrod/legendary"
79 -SRC_URI="https://github.com/derrod/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
80 -
81 -LICENSE="GPL-3+"
82 -SLOT="0"
83 -KEYWORDS="~amd64"
84 -
85 -RDEPEND="
86 - $(python_gen_cond_dep '
87 - <dev-python/requests-3.0[${PYTHON_USEDEP}]
88 - dev-python/wheel[${PYTHON_USEDEP}]
89 - ')
90 -"
91 -DEPEND="${RDEPEND}"