commit:     3dffe1c577e23c41571fd83553b1e799d6e71be7
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Jan 16 14:11:02 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Jan 16 14:11:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3dffe1c5

net-misc/tooth: treeclean duplicate

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 net-misc/tooth/metadata.xml      |  8 -------
 net-misc/tooth/tooth-9999.ebuild | 47 ----------------------------------------
 profiles/updates/1Q-2024         |  1 +
 3 files changed, 1 insertion(+), 55 deletions(-)

diff --git a/net-misc/tooth/metadata.xml b/net-misc/tooth/metadata.xml
deleted file mode 100644
index a6a98154be..0000000000
--- a/net-misc/tooth/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="github">GeopJr/Tooth</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/net-misc/tooth/tooth-9999.ebuild b/net-misc/tooth/tooth-9999.ebuild
deleted file mode 100644
index 040cc7ae4a..0000000000
--- a/net-misc/tooth/tooth-9999.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit git-r3 vala meson gnome2-utils
-
-DESCRIPTION="Tooth is a fork of the now archived Tootle, a gtk Mastodon 
client."
-HOMEPAGE="https://github.com/GeopJr/Tooth";
-EGIT_REPO_URI="https://github.com/GeopJr/Tooth.git";
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND=">=dev-build/meson-0.50
->=dev-lang/vala-0.48
->=dev-libs/glib-2.0
->=dev-libs/json-glib-1.4.4
->=dev-libs/libxml2-2.9.10
->=dev-libs/libgee-0.8
-gui-libs/gtk:4
->=gui-libs/libadwaita-1.2.0
->=app-crypt/libsecret-0.20"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       $(vala_depend)
-       virtual/pkgconfig
-"
-
-VALA_MIN_API_VERSION=0.48
-
-src_prepare() {
-       default
-       vala_setup
-}
-
-src_configure() {
-       meson_src_configure
-}
-
-pkg_postinst() {
-       gnome2_schemas_update
-}
-
-pkg_postrm() {
-       gnome2_schemas_update
-}

diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index 366835e323..d807eb98e6 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -1,2 +1,3 @@
 move sys-devel/just dev-build/just
 move dev-python/bump2version dev-util/bump2version
+move net-misc/tooth net-misc/tuba

Reply via email to