commit:     58858586ceedacb5393f929242871ba8ae5eb8b0
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 22 09:11:36 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Nov 22 09:13:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58858586

app-forensics/yasat: treeclean

Closes: https://bugs.gentoo.org/819717
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-forensics/yasat/Manifest         |  1 -
 app-forensics/yasat/metadata.xml     |  8 --------
 app-forensics/yasat/yasat-848.ebuild | 25 -------------------------
 profiles/package.mask                |  5 -----
 4 files changed, 39 deletions(-)

diff --git a/app-forensics/yasat/Manifest b/app-forensics/yasat/Manifest
deleted file mode 100644
index 55a505be780e..000000000000
--- a/app-forensics/yasat/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST yasat-848.tar.gz 148261 BLAKE2B 
917846d82f052d8300045eb02e6aa8cea18bb6ea170ef52c83646069ed14096f205cba8f50d079f7f63fcd00e84c78643aacfc202795d3922c0708cd525ef1f8
 SHA512 
0bc0e8e1068bee05242b5c7a7cdc8ca976503f696aef2889870ef872546021d0956489cf8d5b304a36be412cf8e5c8cbf4be5aa1cce5df008c5185188e5a99dc

diff --git a/app-forensics/yasat/metadata.xml b/app-forensics/yasat/metadata.xml
deleted file mode 100644
index dcfe04d6392a..000000000000
--- a/app-forensics/yasat/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="sourceforge">yasat</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/app-forensics/yasat/yasat-848.ebuild 
b/app-forensics/yasat/yasat-848.ebuild
deleted file mode 100644
index 5474a0034388..000000000000
--- a/app-forensics/yasat/yasat-848.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Security and system auditing tool"
-HOMEPAGE="http://yasat.sourceforge.net";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-
-S=${WORKDIR}/${PN}
-
-src_compile() { :; }
-
-src_install() {
-       emake install DESTDIR="${D}" PREFIX="/usr" SYSCONFDIR="/etc"
-
-       dodoc README CHANGELOG
-       doman man/yasat.8
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 6d3b3aaa6fcf..835c2c20423a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -342,11 +342,6 @@ sys-fs/etcd-fs
 # Removal on 2021-11-22. Bug #819756.
 app-office/borg
 
-# Jakov Smolić <jsmo...@gentoo.org> (2021-10-23)
-# No maintainer, no revdeps, EAPI 5, dead upstream.
-# Removal on 2021-11-22. Bug #819717.
-app-forensics/yasat
-
 # Sergey Popov <pinkb...@gentoo.org> (2021-10-22)
 # Upstream support discontinued, see https://bw.org/2019/03/19/bw-whois/
 # Suggested replacement - net-misc/whois

Reply via email to