commit: c83d727c7012efc89a568fe820dc85397b1cf055 Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com> AuthorDate: Mon Nov 18 13:46:21 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Mon Nov 18 13:46:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c83d727c
app-misc/yaf: treeclean Closes: https://bugs.gentoo.org/836143 (pkgremoved) Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com> app-misc/yaf/Manifest | 1 - app-misc/yaf/metadata.xml | 16 ---------------- app-misc/yaf/yaf-0.0.3.ebuild | 19 ------------------- profiles/package.mask | 5 ----- 4 files changed, 41 deletions(-) diff --git a/app-misc/yaf/Manifest b/app-misc/yaf/Manifest deleted file mode 100644 index c8d5c8cbe..000000000 --- a/app-misc/yaf/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST yaf-0.0.3.tar.gz 76604 BLAKE2B f8c18fd59b922ee3a9b023eb240e7bb2b420383ef499124b1fa57887bc891dd4b51e9951af1d739b49ec471ef632592f3cc73c8d99b35d256bbcd885229895a7 SHA512 ece522c106baff8423d74a596f6f175206860661379afabee4f4c54d1c94b2ea0b3bc4845338a7c37080cd1a9d240e9fb77ae4eae02964a34516d096cc60f536 diff --git a/app-misc/yaf/metadata.xml b/app-misc/yaf/metadata.xml deleted file mode 100644 index 7a5686fad..000000000 --- a/app-misc/yaf/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Thamognya Kodi</name> - <description>Primary maintainer</description> - </maintainer> - <longdescription lang="en"> - Yet Another Fetch is a tool that fetches system information and shows it in a beautiful way for some extra upvotes on r/unixporn. - Yet another system fetch that is minimal and customizable. - </longdescription> - <upstream> - <remote-id type="github">deepjyoti30/yaf</remote-id> - </upstream> -</pkgmetadata> diff --git a/app-misc/yaf/yaf-0.0.3.ebuild b/app-misc/yaf/yaf-0.0.3.ebuild deleted file mode 100644 index 129f39c92..000000000 --- a/app-misc/yaf/yaf-0.0.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Yet another system fetch that is minimal and customizable." -HOMEPAGE="https://github.com/deepjyoti30/yaf" -SRC_URI="https://github.com/deepjyoti30/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="dev-lang/go" -RDEPEND="${DEPEND}" - -src_install() { - emake DESTDIR="${D}" install -} diff --git a/profiles/package.mask b/profiles/package.mask index 8a41c3c99..a9552dce6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -86,11 +86,6 @@ app-admin/enpass-desktop-bin # Removal on 2024-11-18. Bug #922024. media-sound/ibniz -# Takuya Wakazono <[email protected]> (2024-10-18) -# It has been broken ever since its first submission in 2022. -# Removal on 2024-11-18. Bug #836143. -app-misc/yaf - # Takuya Wakazono <[email protected]> (2024-10-18) # Depends on <dev-python/tree-sitter-0.22, which has been dropped. # Upstream does not support newer treesitter and is no longer
