commit:     bb574dceaee83a08e2c5961cae7e8ba058b51889
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 09:20:32 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 09:20:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb574dce

dev-lang/bashforth: treeclean

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-lang/bashforth/Manifest               |  1 -
 dev-lang/bashforth/bashforth-0.58a.ebuild | 25 -------------------------
 dev-lang/bashforth/metadata.xml           |  8 --------
 profiles/package.mask                     |  4 ----
 4 files changed, 38 deletions(-)

diff --git a/dev-lang/bashforth/Manifest b/dev-lang/bashforth/Manifest
deleted file mode 100644
index 449ead8ae50..00000000000
--- a/dev-lang/bashforth/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST bashforth-0.58a 78391 BLAKE2B 
284f75af36d6bb2ac372554d2fd118190d1f830963ac74bd8db590327c85144fb9fdd7a026007c1af0af5f0a76021cb2fa6d302694e6421947674b27fbce49ec
 SHA512 
55a158fc80d6108a9151537d9d222f23dbeab9b3c9c821068c15ace283b050c0630da8e1cc0a30d997d76acbcd5f7cc38662c997df0d87b7ce68bb3de446d296

diff --git a/dev-lang/bashforth/bashforth-0.58a.ebuild 
b/dev-lang/bashforth/bashforth-0.58a.ebuild
deleted file mode 100644
index 76464d63e6a..00000000000
--- a/dev-lang/bashforth/bashforth-0.58a.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="String-threaded Forth interpreter in Bash"
-HOMEPAGE="https://github.com/ForthHub/ForthFreak";
-SRC_URI="http://forthfreak.net/${PN}.versions/${P}";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">app-shells/bash-3.0"
-
-S="${WORKDIR}"
-
-src_unpack() {
-       cp "${DISTDIR}/${P}" "${S}"
-}
-
-src_install() {
-       newbin "${P}" "${PN}"
-}

diff --git a/dev-lang/bashforth/metadata.xml b/dev-lang/bashforth/metadata.xml
deleted file mode 100644
index 489e730c1c9..00000000000
--- a/dev-lang/bashforth/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 type="person">
-               <email>[email protected]</email>
-               <name>Anthony G. Basile</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index c1b535907e1..4ffefaeb8b4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -458,10 +458,6 @@ media-libs/libpulse
 media-sound/pulseaudio-daemon
 >=media-sound/pulseaudio-15.0-r100
 
-# Anthony G. Basile <[email protected]> (2021-09-24)
-# Masked for removal in 30 days.  Dead upstream.
-dev-lang/bashforth
-
 # Michał Górny <[email protected]> (2021-08-28)
 # EOL kernel with known vulnerabilities.  Please move to 5.14 or one
 # of the LTS branches.  Bug #814464.

Reply via email to