commit:     9852a3e1f4f9bea22803dc1dfa46bca21fe83ef6
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  3 11:57:24 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jul  3 11:57:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9852a3e1

net-misc/tuir: treeclean

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 net-misc/tuir/Manifest           |  1 -
 net-misc/tuir/metadata.xml       |  8 --------
 net-misc/tuir/tuir-1.29.0.ebuild | 32 --------------------------------
 profiles/package.mask            |  4 ----
 4 files changed, 45 deletions(-)

diff --git a/net-misc/tuir/Manifest b/net-misc/tuir/Manifest
deleted file mode 100644
index 7f0c32edb..000000000
--- a/net-misc/tuir/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST tuir-v1.29.0.tar.gz 17689935 BLAKE2B 
8bd2c046a350804eaa02f83ab71b8c3e838411dc5b78929b873f95808dd09cd3b2634a377747a8094e896f02875f3af75e239a1cd7713a295bc573b0aa79b605
 SHA512 
254dcbb825011d0651f4a899d2fbfbd7f4366f68aad95dcc9790876c0af63d5b2ced4d50f36d98e683b2d53d7e5819110ec3e5964fb92b9c69f40b3d43f04e1b

diff --git a/net-misc/tuir/metadata.xml b/net-misc/tuir/metadata.xml
deleted file mode 100644
index ad8cead24..000000000
--- a/net-misc/tuir/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-    <maintainer type="person">
-        <email>[email protected]</email>
-        <name>Simon van der Maas</name>
-    </maintainer>
-</pkgmetadata>

diff --git a/net-misc/tuir/tuir-1.29.0.ebuild b/net-misc/tuir/tuir-1.29.0.ebuild
deleted file mode 100644
index c3d6f2934..000000000
--- a/net-misc/tuir/tuir-1.29.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8,9} )
-PYTHON_REQ_USE="ncurses"
-inherit distutils-r1
-
-DESCRIPTION="A text-based interface (TUI) to view and interact with Reddit 
from your terminal"
-HOMEPAGE="https://gitlab.com/ajak/tuir";
-SRC_URI="https://gitlab.com/ajak/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz";
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/beautifulsoup4[${PYTHON_USEDEP}]
-       dev-python/decorator[${PYTHON_USEDEP}]
-       dev-python/kitchen[${PYTHON_USEDEP}]
-       dev-python/requests[${PYTHON_USEDEP}]
-       dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="test? ( dev-python/vcrpy )"
-
-distutils_enable_tests pytest
-
-python_test() {
-       epytest --deselect 
tests/test_content.py::test_content_humanize_timestamp
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 547adca9f..8ab91cabe 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -54,10 +54,6 @@ dev-python/thriftrw
 # Pytest hangs. No revdeps. Removal on 2022-07-04.
 dev-python/threadloop
 
-# Anna Vyalkova <[email protected]> (2022-06-02)
-# Doesn't support Python 3.10.
-net-misc/tuir
-
 # Christopher Byrne <[email protected]> (2022-04-15)
 # Depends on masked dev-libs/openssl-3.0.*
 app-crypt/tpm2-openssl

Reply via email to