Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-text/lizard/
Date: Fri, 03 Jun 2022 10:44:48
Message-Id: 1654244703.4aa447498d5a5bf0d29cdcd83ac052cce744c8a1.flow@gentoo
1 commit: 4aa447498d5a5bf0d29cdcd83ac052cce744c8a1
2 Author: David Roman <davidroman96 <AT> gmail <DOT> com>
3 AuthorDate: Fri Jun 3 08:25:03 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 3 08:25:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4aa44749
7
8 app-text/lizard: add 1.17.10, drop 1.17.7
9
10 Closes: https://bugs.gentoo.org/848105
11 Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
12
13 app-text/lizard/Manifest | 2 +-
14 app-text/lizard/{lizard-1.17.7.ebuild => lizard-1.17.10.ebuild} | 6 +++---
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/app-text/lizard/Manifest b/app-text/lizard/Manifest
18 index 23a178c0e..60c953cd4 100644
19 --- a/app-text/lizard/Manifest
20 +++ b/app-text/lizard/Manifest
21 @@ -1 +1 @@
22 -DIST lizard-1.17.7.tar.gz 1223565 BLAKE2B d49b7c05d459ff2c24a6c252840fd411a6fa720327d1ef0a7d0bb7fda6684210cca20f5d6e675c2e80f7edf9d4703c31b0e0aca267222037a6167a0265385169 SHA512 c47079e3077ebf87ee42dc361ffa4b68100408215f76d110ba20eaa44de51fbe54d695cefdd0a9e20752aafade865b7ed24551db4d34466b6e2d25df80806e79
23 +DIST lizard-1.17.10.tar.gz 1230723 BLAKE2B ed6a899088a19c05de7f1a01a0dea23add0ab917a7bf8213bac8417831ad061f0802a742f955ca2dc025e7ad4caf3447ba4f33cd5b020f669dff8aff062f5aa6 SHA512 7b2ebc8ccacec9a72b79f01af76a5574caca28b8d03f28353f29a61cb683cf2fe73e09b7a238f4aa3c487d49aa73b69f040d4040e2d36406c2408d4c1a7d80c3
24
25 diff --git a/app-text/lizard/lizard-1.17.7.ebuild b/app-text/lizard/lizard-1.17.10.ebuild
26 similarity index 86%
27 rename from app-text/lizard/lizard-1.17.7.ebuild
28 rename to app-text/lizard/lizard-1.17.10.ebuild
29 index a915a188a..af001e18d 100644
30 --- a/app-text/lizard/lizard-1.17.7.ebuild
31 +++ b/app-text/lizard/lizard-1.17.10.ebuild
32 @@ -1,9 +1,9 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 +# Copyright 1999-2022 Gentoo Authors
35 # Distributed under the terms of the GNU General Public License v2
36
37 -EAPI=7
38 +EAPI=8
39
40 -PYTHON_COMPAT=( python3_{8,9} )
41 +PYTHON_COMPAT=( python3_{8..10} )
42
43 inherit distutils-r1