commit:     a1f78a65c8cdeed23409b21390b4caf3509bbc98
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  4 03:29:10 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Oct  4 03:30:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1f78a65

app-misc/vit: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 app-misc/vit/Manifest         |  1 -
 app-misc/vit/vit-2.3.0.ebuild | 30 ------------------------------
 2 files changed, 31 deletions(-)

diff --git a/app-misc/vit/Manifest b/app-misc/vit/Manifest
index f3c8bd8ad40b..b00d38a0276c 100644
--- a/app-misc/vit/Manifest
+++ b/app-misc/vit/Manifest
@@ -1,2 +1 @@
-DIST vit-2.3.0.tar.gz 72136 BLAKE2B 
d2988924d9fce8ac2a14f812654ab385bc84f112f3c4d5d150fa04e8151c4cbad7dc5d2d161cc890aa40ceb8a66ac629a1ff53f99531b6166747b379b45764c5
 SHA512 
49574ebb5dd3127936ec45ab825d927e221c96c32d0966d2c35220b27f5de1df556ff168769aca0b9c22e25f7b86e39d985d326fafe4a33712a3f0c5fa8d9d02
 DIST vit-2.3.1.tar.gz 72143 BLAKE2B 
288e21083fc39d47aa1df6d3adf5b5973a50ab0463ad53a40ad70c1dbc627821ed4e567cd269749cca470fb7705f0f1792dca9db58cd16b504d5e0a0c2471097
 SHA512 
930c02ab2f399a0338a1a7f328a99452c1448bd9352c1f0535c720b6d4437ff29345a23a73af107aeac1091ad33829a563ce69daae53a44b684cf71a54d70d4b

diff --git a/app-misc/vit/vit-2.3.0.ebuild b/app-misc/vit/vit-2.3.0.ebuild
deleted file mode 100644
index 9d7895ed1487..000000000000
--- a/app-misc/vit/vit-2.3.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_SINGLE_IMPL=yes
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A lightweight, fast, curses-based front end to Taskwarrior"
-HOMEPAGE="
-       https://github.com/vit-project/vit
-       https://pypi.org/project/vit/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       app-misc/task
-       $(python_gen_cond_dep '
-               >=dev-python/tasklib-2.4.3[${PYTHON_USEDEP}]
-               >=dev-python/urwid-2.1.2[${PYTHON_USEDEP}]
-       ')
-"
-
-distutils_enable_tests pytest

Reply via email to