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, 21 Dec 2021 23:41:06
Message-Id: 1640130018.c9814033f0a511c30427e9c6829073a377bfdb8e.tastytea@gentoo
1 commit: c9814033f0a511c30427e9c6829073a377bfdb8e
2 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
3 AuthorDate: Tue Dec 21 23:40:18 2021 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Tue Dec 21 23:40:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c9814033
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.17.ebuild | 30 ---------------------------
14 games-util/legendary/legendary-0.20.21.ebuild | 30 ---------------------------
15 3 files changed, 62 deletions(-)
16
17 diff --git a/games-util/legendary/Manifest b/games-util/legendary/Manifest
18 index cd0e4479d..5aee2d02a 100644
19 --- a/games-util/legendary/Manifest
20 +++ b/games-util/legendary/Manifest
21 @@ -1,4 +1,2 @@
22 -DIST legendary-0.20.17.tar.gz 105244 BLAKE2B 5313a6ffa732d159debb4e9bbaa7d4d60a3ce1ada694133224ed9fe12cf885f38f4fc078fc518f364a44e26c3e804952c1ab671c63cab669f3341c0507f3b845 SHA512 7fe89f1d286d7bf2a3dc1948758020b9c298d549164812a09ef7ff1e683672ea2d3311b215f7862a060ba74537a12b8178a2f71e1f6899cebbc3b6afbe6a7b5d
23 DIST legendary-0.20.18.tar.gz 105531 BLAKE2B f321ae20c2d4207df5027ab95a31d7aab3673f38037c2a4a6ea07af999f5471bce1e790836d551f4109a600f6eba9b223db768046c937a05250c9a020b55d2e7 SHA512 25720fc5eee42c180f084a5cc2543c344608a0831bcf4d987d288544ea8164adc48d3c964ffe12fab4967d25a2a3285f3743233c6bf3e94c8934b167756dca15
24 -DIST legendary-0.20.21.tar.gz 111863 BLAKE2B fabfbf88d3fffb8077306b99a98718c771e2a96c12599138354bbb7b75a00e9fe2d25ea1984308c77c8a1238d8d74d23f900b4735f1e2c9441bc4d6c31e6ca1c SHA512 ce25c69f8c5bb5281a6cc0ccb89d3866179778a5305e12061c02711322ad72bc2b25ba8960dc78a8280a3ff738c97ad9f55e6ae041bcd79876a12d76df758be9
25 DIST legendary-0.20.22.tar.gz 111877 BLAKE2B c8e13b18a0c56f115de9518e85aed5ae14bbbf8437485de3f8d935dd343dd984c5f59a0cb45ff574c4c59d762a17226bc9d0c85c9e291a1886560bf8daf123b4 SHA512 23c523a14316b416cfdc035044740a94eab8f05e610638a2d0500f1218b2ce9f0b02163593f2f5b6e97b0fb91d1cf97bc56b275e30502af3b0cc2bc6eee6a175
26
27 diff --git a/games-util/legendary/legendary-0.20.17.ebuild b/games-util/legendary/legendary-0.20.17.ebuild
28 deleted file mode 100644
29 index 42ccdcc71..000000000
30 --- a/games-util/legendary/legendary-0.20.17.ebuild
31 +++ /dev/null
32 @@ -1,30 +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_{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 -IUSE="webview"
52 -
53 -# NOTE: dev-python/pywebview[qt5] is not much tested and does not function
54 -# correctly in some cases, according to release notes for 0.20.16.
55 -RDEPEND="
56 - $(python_gen_cond_dep '
57 - <dev-python/requests-3.0[${PYTHON_USEDEP}]
58 - dev-python/wheel[${PYTHON_USEDEP}]
59 - webview? ( dev-python/pywebview[gtk,${PYTHON_USEDEP}] )
60 - ')
61 -"
62 -DEPEND="${RDEPEND}"
63
64 diff --git a/games-util/legendary/legendary-0.20.21.ebuild b/games-util/legendary/legendary-0.20.21.ebuild
65 deleted file mode 100644
66 index 42ccdcc71..000000000
67 --- a/games-util/legendary/legendary-0.20.21.ebuild
68 +++ /dev/null
69 @@ -1,30 +0,0 @@
70 -# Copyright 2020-2021 Gentoo Authors
71 -# Distributed under the terms of the GNU General Public License v2
72 -
73 -EAPI=8
74 -
75 -PYTHON_COMPAT=( python3_{9,10} )
76 -DISTUTILS_SINGLE_IMPL=1
77 -DISTUTILS_USE_SETUPTOOLS="bdepend"
78 -
79 -inherit distutils-r1
80 -
81 -DESCRIPTION="A free and open-source replacement for the Epic Games Launcher"
82 -HOMEPAGE="https://github.com/derrod/legendary"
83 -SRC_URI="https://github.com/derrod/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
84 -
85 -LICENSE="GPL-3+"
86 -SLOT="0"
87 -KEYWORDS="~amd64"
88 -IUSE="webview"
89 -
90 -# NOTE: dev-python/pywebview[qt5] is not much tested and does not function
91 -# correctly in some cases, according to release notes for 0.20.16.
92 -RDEPEND="
93 - $(python_gen_cond_dep '
94 - <dev-python/requests-3.0[${PYTHON_USEDEP}]
95 - dev-python/wheel[${PYTHON_USEDEP}]
96 - webview? ( dev-python/pywebview[gtk,${PYTHON_USEDEP}] )
97 - ')
98 -"
99 -DEPEND="${RDEPEND}"