commit:     cffaa6764ec596daa941cd8182a60439140313f0
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Apr 22 08:51:34 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Apr 22 08:51:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cffaa676

app-text/lizard: drop 1.17.19, 1.17.20

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-text/lizard/Manifest              |  2 --
 app-text/lizard/lizard-1.17.19.ebuild | 27 ---------------------------
 app-text/lizard/lizard-1.17.20.ebuild | 27 ---------------------------
 3 files changed, 56 deletions(-)

diff --git a/app-text/lizard/Manifest b/app-text/lizard/Manifest
index 137473fa0..370eaafb8 100644
--- a/app-text/lizard/Manifest
+++ b/app-text/lizard/Manifest
@@ -1,4 +1,2 @@
 DIST lizard-1.17.13.tar.gz 1233745 BLAKE2B 
e41e7bb461f64459f9327fa5719e57cc713dcebb89dfb6b01e27f38a9c6014bbe77b1a50cab094a8b68b630385ca9ff3c35b1a9a65545e9c23942f038b560d33
 SHA512 
2a81c7033bdda8a4698ae010a5a2c5394a5290008dbc80812063ade1088ac616debb7dd24b4498712979845ed6dee91b728b6ace8c7451f0716707d2caa48c18
-DIST lizard-1.17.19.tar.gz 1248755 BLAKE2B 
beb559e67b742c4694256830c30b65c2ea81fd6d0fe3ff7e05b474bdbf0dd5d987530496efa943fc23dd8cd1c620a4a2b033a4c89d177723c93583d729c2499a
 SHA512 
f01f8d21865e7dba92bd26cb09afd3b6ac4ba28163d997a444907d9eddb2a751dd14c2cef1702cbac5b67f2d924b3561a129551391c4d19c567bf3144eb3d8b8
-DIST lizard-1.17.20.tar.gz 1249740 BLAKE2B 
707ada86ea34422cab405ff4f205291efc4111af81f15034ec6df811930b86a083fd2954b1443e0bf2daca3edcb3f860f02cb8f6b539208332b17f8174bcef1c
 SHA512 
8a25253e7572a911f01439153e1092adcc2e48d9d8cf9ee751969d724f3fdfaf911c7a636634362e3dd35475eda8a15e5400616c4c88d2405b5fe2588d70d9a9
 DIST lizard-1.17.23.tar.gz 1261836 BLAKE2B 
88e70a4aaa713cc3aacb08e0bb60c4ac76f98efdddb7baa2f4febb7f2a68e4a14fe39745b6b0bca8090c3b52a2e73f2fc40de6eca63b75e90502024a669e29a9
 SHA512 
b9461400e204765280482c1f1d3c25577b0f3306a3a9b44d0c9b7a5c7367b1b273bc5474fd9d32bfd2e62f415248fceacb26ada5f411919e339289836e5e0a0f

diff --git a/app-text/lizard/lizard-1.17.19.ebuild 
b/app-text/lizard/lizard-1.17.19.ebuild
deleted file mode 100644
index 8dc666172..000000000
--- a/app-text/lizard/lizard-1.17.19.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..13} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-DESCRIPTION="A simple code complexity analyser, supports most of the popular 
languages."
-HOMEPAGE="http://www.lizard.ws/";
-SRC_URI="https://github.com/terryyin/lizard/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
-       dev-python/pygments[${PYTHON_USEDEP}]
-       test? (
-               dev-python/jinja2[${PYTHON_USEDEP}]
-               dev-python/mock[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_tests pytest

diff --git a/app-text/lizard/lizard-1.17.20.ebuild 
b/app-text/lizard/lizard-1.17.20.ebuild
deleted file mode 100644
index 8dc666172..000000000
--- a/app-text/lizard/lizard-1.17.20.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..13} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-DESCRIPTION="A simple code complexity analyser, supports most of the popular 
languages."
-HOMEPAGE="http://www.lizard.ws/";
-SRC_URI="https://github.com/terryyin/lizard/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
-       dev-python/pygments[${PYTHON_USEDEP}]
-       test? (
-               dev-python/jinja2[${PYTHON_USEDEP}]
-               dev-python/mock[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_tests pytest

Reply via email to