mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-lang/bashforth: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST bashforth-0.58a 78391 BLAKE2B 284f75af36d6bb2ac372554d2fd118190d1f830963ac74bd8db590327c85144fb9fdd7a026007c1af0af5f0a76021cb2fa6d302694e6421947674b27fbce49ec SHA512 55a158fc80d6108a9151537d9d222f23dbeab9b3c9c821068c15ace283b050c0630da8e1cc0a30d997d76acbcd5f7cc38662c997df0d87b7ce68bb3de446d296
|
||||
@@ -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}"
|
||||
}
|
||||
@@ -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>blueness@gentoo.org</email>
|
||||
<name>Anthony G. Basile</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -458,10 +458,6 @@ media-libs/libpulse
|
||||
media-sound/pulseaudio-daemon
|
||||
>=media-sound/pulseaudio-15.0-r100
|
||||
|
||||
# Anthony G. Basile <blueness@gentoo.org> (2021-09-24)
|
||||
# Masked for removal in 30 days. Dead upstream.
|
||||
dev-lang/bashforth
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-08-28)
|
||||
# EOL kernel with known vulnerabilities. Please move to 5.14 or one
|
||||
# of the LTS branches. Bug #814464.
|
||||
|
||||
Reference in New Issue
Block a user