commit:     b4ec12f2ac52e676191394073ce4c737af14a9bf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 11:19:33 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 11:33:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ec12f2

dev-python/pygments-github-lexers: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pygments-github-lexers/Manifest         |  1 -
 .../pygments-github-lexers-0.0.5.ebuild            | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-python/pygments-github-lexers/Manifest 
b/dev-python/pygments-github-lexers/Manifest
index a870796f81ea..93a451e8bf75 100644
--- a/dev-python/pygments-github-lexers/Manifest
+++ b/dev-python/pygments-github-lexers/Manifest
@@ -1,2 +1 @@
 DIST pygments-github-lexers-0.0.5.gh.tar.gz 6337 BLAKE2B 
21fb1a0627c9ebf42d86d6cceea3ebec4339ef29b1d881d8b3bd5f90060ec2ba76a69ae4bf9e92420a10950ae20c7ea7ff44d5fccf8add06be1f1353cd8b7800
 SHA512 
429a8a81eb0228c806b6fafe5e1c64be92e719170b1af666aa9c9c7923ff4058972a167193dd0ab1ace0395fa1f6621212f800b07dcce4e59970fd905e046d71
-DIST pygments-github-lexers-0.0.5.tar.gz 6337 BLAKE2B 
21fb1a0627c9ebf42d86d6cceea3ebec4339ef29b1d881d8b3bd5f90060ec2ba76a69ae4bf9e92420a10950ae20c7ea7ff44d5fccf8add06be1f1353cd8b7800
 SHA512 
429a8a81eb0228c806b6fafe5e1c64be92e719170b1af666aa9c9c7923ff4058972a167193dd0ab1ace0395fa1f6621212f800b07dcce4e59970fd905e046d71

diff --git 
a/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5.ebuild 
b/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5.ebuild
deleted file mode 100644
index 73e033368786..000000000000
--- a/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..10} pypy3 )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
-
-DESCRIPTION="Pygments Github custom lexers"
-HOMEPAGE="https://github.com/liluo/pygments-github-lexers";
-SRC_URI="https://github.com/liluo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"
-BDEPEND="${RDEPEND}"
-
-# no tests

Reply via email to