public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-util/legendary/
Date: Tue, 26 Oct 2021 15:09:48 +0000 (UTC)	[thread overview]
Message-ID: <1635260951.f59f1726950e121d5d17a30b00ae7a9c1abc7c9a.tastytea@gentoo> (raw)

commit:     f59f1726950e121d5d17a30b00ae7a9c1abc7c9a
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue Oct 26 15:09:11 2021 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue Oct 26 15:09:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f59f1726

games-util/legendary: Remove old ebuilds.

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

 games-util/legendary/Manifest                 |  2 --
 games-util/legendary/legendary-0.20.10.ebuild | 26 --------------------------
 games-util/legendary/legendary-0.20.9.ebuild  | 26 --------------------------
 3 files changed, 54 deletions(-)

diff --git a/games-util/legendary/Manifest b/games-util/legendary/Manifest
index e2e9fa4ac..9f98f8f3a 100644
--- a/games-util/legendary/Manifest
+++ b/games-util/legendary/Manifest
@@ -1,4 +1,2 @@
-DIST legendary-0.20.10.tar.gz 88114 BLAKE2B a6ad8ba010b413d3b6155d5748f42656ae1077e8c01e132e03f0ff0b154895d039206e989f8d411d874801f3d378206462f4762c910456063befc97583483646 SHA512 e0366031ea501a77a2128bb30701b02df6a9160440508839874d8a448213eba95e156f6aa2dd988911c5f315ca44756c131b40363c7ccf9abcb44331fc3dba4b
 DIST legendary-0.20.16.tar.gz 103162 BLAKE2B 2cc379544935fe032c4c132da4e49db646173f0b659f66d699b4da0175fee40218a7f71e677637fb0904f738572faf1c0092cc86a2b39a2b9b48f97cc3bf4bb1 SHA512 236009024767257d998508b0dd586113168a67a3dc3fe4b4df9b71df3c8d9f2e17141c782e489c5d6c5927a203d7bff2327befae3ad10215a9112b17d6415e2b
 DIST legendary-0.20.17.tar.gz 105244 BLAKE2B 5313a6ffa732d159debb4e9bbaa7d4d60a3ce1ada694133224ed9fe12cf885f38f4fc078fc518f364a44e26c3e804952c1ab671c63cab669f3341c0507f3b845 SHA512 7fe89f1d286d7bf2a3dc1948758020b9c298d549164812a09ef7ff1e683672ea2d3311b215f7862a060ba74537a12b8178a2f71e1f6899cebbc3b6afbe6a7b5d
-DIST legendary-0.20.9.tar.gz 86250 BLAKE2B 56b0c59b87a4bae59a9e6c2bdd104867778f94dbc7abe6108fdd29175a15a5ee4b27def9f9187c12bf5db366c86702fca214659e8bd53036d161a777e78979c9 SHA512 ed634f12039c554496af863ba5f908b5ed13f17a2a1fd1b63d2a7ddc209f1f48ee6f6f3e5f07e8b8da3289cb0baeb60d182cc5e239166dbbfb372e620106b72f

diff --git a/games-util/legendary/legendary-0.20.10.ebuild b/games-util/legendary/legendary-0.20.10.ebuild
deleted file mode 100644
index 0e5e6a02d..000000000
--- a/games-util/legendary/legendary-0.20.10.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8,9,10} )
-DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_SETUPTOOLS="bdepend"
-
-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}"

diff --git a/games-util/legendary/legendary-0.20.9.ebuild b/games-util/legendary/legendary-0.20.9.ebuild
deleted file mode 100644
index 0e5e6a02d..000000000
--- a/games-util/legendary/legendary-0.20.9.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8,9,10} )
-DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_SETUPTOOLS="bdepend"
-
-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	other threads:[~2021-10-26 15:09 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26 15:09 Ronny Gutbrod [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-02 10:42 [gentoo-commits] repo/proj/guru:dev commit in: games-util/legendary/ Jens Mühlenhoff
2024-06-23 12:58 Viorel Munteanu
2024-06-23 12:07 Ronny Gutbrod
2023-12-23 14:39 Ronny Gutbrod
2023-12-23 14:39 Ronny Gutbrod
2023-06-30 12:57 Ronny Gutbrod
2023-06-30 12:57 Ronny Gutbrod
2023-01-11 23:16 Ronny Gutbrod
2023-01-11 23:16 Ronny Gutbrod
2022-11-07  4:38 Ronny Gutbrod
2022-11-04  3:47 Ronny Gutbrod
2022-11-04  3:47 Ronny Gutbrod
2022-09-20  6:31 Ronny Gutbrod
2022-09-20  6:31 Ronny Gutbrod
2022-09-06  1:06 [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-09-03 19:56 ` [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-09-03 19:56 Ronny Gutbrod
2022-09-03 19:49 Ronny Gutbrod
2022-07-08 11:04 Ronny Gutbrod
2022-06-03 14:52 Ronny Gutbrod
2022-06-03 14:52 Ronny Gutbrod
2022-01-25 11:47 Ronny Gutbrod
2022-01-25 11:47 Ronny Gutbrod
2022-01-11 23:31 Ronny Gutbrod
2022-01-11 23:31 Ronny Gutbrod
2021-12-21 23:40 Ronny Gutbrod
2021-12-21 23:40 Ronny Gutbrod
2021-12-17 15:42 Ronny Gutbrod
2021-10-30  0:23 Ronny Gutbrod
2021-10-30  0:23 Ronny Gutbrod
2021-10-26 15:09 Ronny Gutbrod
2021-10-18 17:33 Ronny Gutbrod
2021-09-08 18:25 Ronny Gutbrod
2021-09-08 18:25 Ronny Gutbrod
2021-09-03 18:34 Ronny Gutbrod
2021-09-02 14:35 Ronny Gutbrod
2020-12-27 23:01 Ronny Gutbrod
2020-12-27 23:01 Ronny Gutbrod
2020-12-21 17:14 Ronny Gutbrod
2020-12-21 17:14 Ronny Gutbrod
2020-12-08 22:30 Ronny Gutbrod
2020-12-08 22:30 Ronny Gutbrod
2020-11-25  6:44 Ronny Gutbrod
2020-11-25  6:44 Ronny Gutbrod
2020-11-12 18:15 Ronny Gutbrod
2020-11-12 18:15 Ronny Gutbrod
2020-09-09  9:24 Ronny Gutbrod
2020-09-09  9:24 Ronny Gutbrod
2020-09-08 17:29 Ronny Gutbrod
2020-09-08 17:29 Ronny Gutbrod
2020-07-31 11:27 Ronny Gutbrod
2020-06-14 19:53 Ronny Gutbrod
2020-06-14  1:48 Ronny Gutbrod
2020-06-14  1:48 Ronny Gutbrod
2020-06-02  9:34 Ronny Gutbrod
2020-06-02  9:34 Ronny Gutbrod
2020-05-31 11:38 Ronny Gutbrod
2020-05-31 11:38 Ronny Gutbrod
2020-05-30  8:12 Ronny Gutbrod
2020-05-22 18:24 Ronny Gutbrod

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1635260951.f59f1726950e121d5d17a30b00ae7a9c1abc7c9a.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox