From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-util/legendary/
Date: Thu, 26 Nov 2020 12:10:49 +0000 (UTC) [thread overview]
Message-ID: <1606286583.5077ab4aaa8a606a2731b93c5a0550ded292b526.andrewammerlaan@gentoo> (raw)
commit: 5077ab4aaa8a606a2731b93c5a0550ded292b526
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Wed Nov 25 06:42:13 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Nov 25 06:43:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5077ab4a
games-util/legendary: Version bump 0.20.3.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
games-util/legendary/Manifest | 1 +
games-util/legendary/legendary-0.20.3.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/games-util/legendary/Manifest b/games-util/legendary/Manifest
index 3a8b192f..f31601b0 100644
--- a/games-util/legendary/Manifest
+++ b/games-util/legendary/Manifest
@@ -1,2 +1,3 @@
DIST legendary-0.20.1.tar.gz 77140 BLAKE2B 1d29e8a1ffb4c635115596f419c20fcfc3f221a1c976fee309ebca1052c660ffb5a59eb613d9e493748ad9d1d5c80f76e09926f7c7bc357010434663f2e3940a SHA512 3f2fed9af3e700fb988276a5358a527e9e3246b37c41e74076e232a0304d0aa41b94d538220e0e47e2e7315c61af71728be436b3c8508211a031eb46d37afa31
DIST legendary-0.20.2.tar.gz 78655 BLAKE2B 56709cdc4df608225ec4b442fdc810922c391d49d5dbc0313d65097e5d4ac7002498df3a8eeb6db21818389554cf9bf20eedbe2652122766bc9a162f9e52ad15 SHA512 0d3241478b56fca9d0eef4901b87ab09b9da2d75bc70d7a4971d8581d804e96a7e686992d5e9bd8c6cd29a71b3fd958d8ffea19663b54fd2bd16f8d078dd7b0c
+DIST legendary-0.20.3.tar.gz 78618 BLAKE2B 5d779364b07eb949d392c808e1a4034a7516a0bbb7b5db0c01a07bdcaa0228040f169f817a99921e90749a3f331cad88037ae9881350c2bc0d12669520d1fbd7 SHA512 59c4189cc5cf6d4524acba8454defd89bdb66e3386d42e6d9604f6a38e9108e0ae03ec0e8fce8a181f3b4328cc24dadef2718d97290c2472544a0b124b1ffc9e
diff --git a/games-util/legendary/legendary-0.20.3.ebuild b/games-util/legendary/legendary-0.20.3.ebuild
new file mode 100644
index 00000000..609a30cf
--- /dev/null
+++ b/games-util/legendary/legendary-0.20.3.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 '
+ <dev-python/requests-3.0[${PYTHON_USEDEP}]
+ dev-python/wheel[${PYTHON_USEDEP}]
+ ')
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2020-11-26 12:10 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-26 12:10 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-02 13:13 [gentoo-commits] repo/proj/guru:master commit in: games-util/legendary/ David Roman
2024-06-25 9:52 David Roman
2024-06-25 9:52 David Roman
2023-12-26 19:23 David Roman
2023-12-26 19:23 David Roman
2023-07-01 18:15 Haelwenn Monnier
2023-07-01 18:15 Haelwenn Monnier
2023-01-12 10:38 Florian Schmaus
2023-01-12 10:38 Florian Schmaus
2022-11-04 14:38 Arthur Zamarin
2022-11-04 14:38 Arthur Zamarin
2022-09-21 19:44 Florian Schmaus
2022-09-21 19:44 Florian Schmaus
2022-09-06 1:06 Ronny Gutbrod
2022-09-03 19:56 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-09-06 1:06 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-09-03 19:49 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-09-06 1:06 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-07-11 6:54 Andrew Ammerlaan
2022-01-12 15:20 Florian Schmaus
2022-01-12 15:20 Florian Schmaus
2021-10-20 8:18 Florian Schmaus
2021-09-10 10:45 Arthur Zamarin
2021-09-10 10:45 Arthur Zamarin
2020-12-22 13:06 Andrew Ammerlaan
2020-12-22 13:06 Andrew Ammerlaan
2020-12-09 14:14 Andrew Ammerlaan
2020-12-09 14:14 Andrew Ammerlaan
2020-11-26 12:10 Andrew Ammerlaan
2020-11-12 19:46 Andrew Ammerlaan
2020-11-12 19:46 Andrew Ammerlaan
2020-09-11 16:51 Andrew Ammerlaan
2020-09-11 16:51 Andrew Ammerlaan
2020-09-11 16:51 Andrew Ammerlaan
2020-09-11 16:51 Andrew Ammerlaan
2020-07-31 12:03 Andrew Ammerlaan
2020-06-14 20:12 Andrew Ammerlaan
2020-06-14 10:39 Andrew Ammerlaan
2020-06-14 10:39 Andrew Ammerlaan
2020-06-02 17:07 Andrew Ammerlaan
2020-06-02 17:07 Andrew Ammerlaan
2020-05-31 17:00 Andrew Ammerlaan
2020-05-31 17:00 Andrew Ammerlaan
2020-05-31 17:00 Andrew Ammerlaan
2020-05-23 16:10 Andrew Ammerlaan
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=1606286583.5077ab4aaa8a606a2731b93c5a0550ded292b526.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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