aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/clownfish/Manifest1
-rw-r--r--app-shells/clownfish/clownfish-0_pre20210117.ebuild25
-rw-r--r--app-shells/clownfish/metadata.xml11
-rw-r--r--app-shells/fish-agnoster-theme/Manifest1
-rw-r--r--app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild25
-rw-r--r--app-shells/fish-agnoster-theme/metadata.xml11
-rw-r--r--app-shells/fish-command-timer/Manifest2
-rw-r--r--app-shells/fish-command-timer/fish-command-timer-0.1.3.ebuild22
-rw-r--r--app-shells/fish-command-timer/fish-command-timer-0.1.3_p20201002.ebuild24
-rw-r--r--app-shells/fish-command-timer/metadata.xml13
-rw-r--r--app-shells/fish-history-merge/Manifest1
-rw-r--r--app-shells/fish-history-merge/fish-history-merge-0_pre20201121.ebuild24
-rw-r--r--app-shells/fish-history-merge/metadata.xml16
-rw-r--r--app-shells/fishtape/Manifest1
-rw-r--r--app-shells/fishtape/fishtape-3.0.1.ebuild35
-rw-r--r--app-shells/fishtape/metadata.xml11
-rw-r--r--app-shells/k/Manifest1
-rw-r--r--app-shells/k/k-0.0.5.ebuild30
-rw-r--r--app-shells/k/metadata.xml13
-rw-r--r--app-shells/nice-exit-code/Manifest1
-rw-r--r--app-shells/nice-exit-code/metadata.xml12
-rw-r--r--app-shells/nice-exit-code/nice-exit-code-0_pre20200117.ebuild33
-rw-r--r--app-shells/spark-fish/Manifest1
-rw-r--r--app-shells/spark-fish/metadata.xml11
-rw-r--r--app-shells/spark-fish/spark-fish-1.2.0.ebuild40
-rw-r--r--app-shells/zsh-histdb/Manifest1
-rw-r--r--app-shells/zsh-histdb/metadata.xml23
-rw-r--r--app-shells/zsh-histdb/zsh-histdb-0_pre20200405.ebuild34
-rw-r--r--app-shells/zsh-history-to-fish/Manifest1
-rw-r--r--app-shells/zsh-history-to-fish/metadata.xml21
-rw-r--r--app-shells/zsh-history-to-fish/zsh-history-to-fish-0.3.0-r1.ebuild21
31 files changed, 0 insertions, 466 deletions
diff --git a/app-shells/clownfish/Manifest b/app-shells/clownfish/Manifest
deleted file mode 100644
index 977f57dc4..000000000
--- a/app-shells/clownfish/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST clownfish-0_pre20210117.tar.gz 2016 BLAKE2B ab0adb71a87f3745fa093e8d01b3aafdae7ae9ebf415b31b9063c3cffe84eb197e5697baafb7ba4fb9f7a150ec6436ce86af9ae6489d55c1a59f4be2c77f88b6 SHA512 3f7d728dda022bd8451224fbe2db1ab4d3563faa32f5890bad258e67700413a0c1efa5c75a4ee3b0793bf87fc178ba6d6d583d96462250c531fff46654135ee2
diff --git a/app-shells/clownfish/clownfish-0_pre20210117.ebuild b/app-shells/clownfish/clownfish-0_pre20210117.ebuild
deleted file mode 100644
index fac08acaa..000000000
--- a/app-shells/clownfish/clownfish-0_pre20210117.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-COMMIT="a0db28d8280d05561b8f48c0465480725feeca4c"
-
-DESCRIPTION="fish shell mocks"
-HOMEPAGE="https://github.com/IlanCosman/clownfish"
-SRC_URI="https://github.com/IlanCosman/clownfish/archive/${COMMIT}.tar.gz -> ${PF}.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="app-shells/fish"
-
-DOCS=( README.md )
-
-src_install() {
- insinto "/usr/share/fish/vendor_functions.d"
- doins functions/*
- einstalldocs
-}
diff --git a/app-shells/clownfish/metadata.xml b/app-shells/clownfish/metadata.xml
deleted file mode 100644
index 20ecc0609..000000000
--- a/app-shells/clownfish/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <upstream>
- <remote-id type="github">IlanCosman/clownfish</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-shells/fish-agnoster-theme/Manifest b/app-shells/fish-agnoster-theme/Manifest
deleted file mode 100644
index 36ea6e669..000000000
--- a/app-shells/fish-agnoster-theme/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fish-agnoster-theme-0.1.0_p20200415.tar.gz 119414 BLAKE2B c3b0ddcbca6366c342841ecc41a0e610e0d084d7018a637ae12a4dd86e1f7d69a277840a95c71b1f605376d0f10f72c4a3f54350ce4064ab853d6a120edf6f93 SHA512 03207eab23cb3cef4357733f937c918e6c4343a17b185ced99026f0dd4d9ca950566d4accbe5798ab78d77af20e32c4a534218b82524f5d9b2d432b5fbd23431
diff --git a/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild b/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild
deleted file mode 100644
index d6b30fa6d..000000000
--- a/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-COMMIT="1ae9625e27ef47d2e6abc60156cd154cd1c37f46"
-
-DESCRIPTION="Fancy, colorful theme with support for Powerline fonts"
-HOMEPAGE="https://github.com/hauleth/agnoster"
-SRC_URI="https://github.com/hauleth/agnoster/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="app-shells/fish"
-
-S="${WORKDIR}/agnoster-${COMMIT}"
-DOCS=( README.md )
-
-src_install() {
- insinto "/usr/share/fish/vendor_conf.d"
- doins -r agnoster
- doins -r *.fish
- einstalldocs
-}
diff --git a/app-shells/fish-agnoster-theme/metadata.xml b/app-shells/fish-agnoster-theme/metadata.xml
deleted file mode 100644
index d2ac4696a..000000000
--- a/app-shells/fish-agnoster-theme/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <upstream>
- <remote-id type="github">hauleth/agnoster</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-shells/fish-command-timer/Manifest b/app-shells/fish-command-timer/Manifest
deleted file mode 100644
index 78285f702..000000000
--- a/app-shells/fish-command-timer/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST fish-command-timer-0.1.3.tar.gz 7084 BLAKE2B 2d99b2cdc937cd529dd4bf946efd14c704ab90a8bd8d2082493e2da8cb480d8b23cfa47c9e43a1ee736b45560fb78d1dcb3c9c3a79d650b9438ec68c44ce089a SHA512 245ead84b136d02b3316b8508c9f797a9faaa2b5c669787c49e4e41c773312dccbdfde64c3a16be6c7e97433c731c7d3a1413c33d4a86206008b8cce764e129b
-DIST fish-command-timer-0.1.3_p20201002.tar.gz 7816 BLAKE2B 3d37ca79a1492d542ae1667d02e5259193c3b9bd323b5b2556e24972775bd8592f96f3903b9bd9cd741b246e4775cf2837762592165a76e6c98c94fdb5f5492d SHA512 d18e62aed6768f1c620baa64e3cc8e214a8d625e402de5fd4eb1c8f2627debb4c682422005fb9f77d73d1938883431db2024b15cbba18309d63f048b6228254e
diff --git a/app-shells/fish-command-timer/fish-command-timer-0.1.3.ebuild b/app-shells/fish-command-timer/fish-command-timer-0.1.3.ebuild
deleted file mode 100644
index 337261438..000000000
--- a/app-shells/fish-command-timer/fish-command-timer-0.1.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-DESCRIPTION="Fish shell extension for printing execution time for each command"
-HOMEPAGE="https://github.com/jichu4n/fish-command-timer"
-SRC_URI="https://github.com/jichu4n/fish-command-timer/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND=">=app-shells/fish-2.2"
-
-DOCS=( README.md )
-
-src_install() {
- insinto "/usr/share/fish/vendor_conf.d"
- doins "conf.d/fish_command_timer.fish"
- einstalldocs
-}
diff --git a/app-shells/fish-command-timer/fish-command-timer-0.1.3_p20201002.ebuild b/app-shells/fish-command-timer/fish-command-timer-0.1.3_p20201002.ebuild
deleted file mode 100644
index 00842def1..000000000
--- a/app-shells/fish-command-timer/fish-command-timer-0.1.3_p20201002.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-COMMIT="d84332e56e9ad4fe8d2f1fe80dedbed50449979c"
-
-DESCRIPTION="Fish shell extension for printing execution time for each command"
-HOMEPAGE="https://github.com/jichu4n/fish-command-timer"
-SRC_URI="https://github.com/jichu4n/fish-command-timer/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND=">=app-shells/fish-2.2"
-
-S="${WORKDIR}/${PN}-${COMMIT}"
-DOCS=( README.md )
-
-src_install() {
- insinto "/usr/share/fish/vendor_conf.d"
- doins "conf.d/fish_command_timer.fish"
- einstalldocs
-}
diff --git a/app-shells/fish-command-timer/metadata.xml b/app-shells/fish-command-timer/metadata.xml
deleted file mode 100644
index 57aa0abb1..000000000
--- a/app-shells/fish-command-timer/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <upstream>
- <remote-id type="github">jichu4n/fish-command-timer</remote-id>
- </upstream>
- <longdescription lang="en">After the execution of each command line, the script prints out the total execution time (up to millisecond precision), followed by the current time.
- </longdescription>
-</pkgmetadata>
diff --git a/app-shells/fish-history-merge/Manifest b/app-shells/fish-history-merge/Manifest
deleted file mode 100644
index 5fbab5ce9..000000000
--- a/app-shells/fish-history-merge/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fish-history-merge-0_pre20201121.tar.gz 1347 BLAKE2B cb6c65ab6b3ad5208930ce03b729087f5dfc53349dd365af61a9d9493e720e9d2052afbbdccd41b7313f56050a3462e9db68e1707c29b268f9fca62b682aa5cc SHA512 166f2bc879a66c7b70ee2bb52bd27d3f9baf5c2425cb214cb5dba1f48fb9bafe3c039bc0b56db322c309da61c7e841e92935feba1dd8ada7f0b71d3ea9701057
diff --git a/app-shells/fish-history-merge/fish-history-merge-0_pre20201121.ebuild b/app-shells/fish-history-merge/fish-history-merge-0_pre20201121.ebuild
deleted file mode 100644
index fc99ba458..000000000
--- a/app-shells/fish-history-merge/fish-history-merge-0_pre20201121.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-COMMIT="7e415b8ab843a64313708273cf659efbf471ad39"
-
-DESCRIPTION="Plugin that modifies built-in up-or-search command to merge the command history"
-HOMEPAGE="https://github.com/2m/fish-history-merge"
-SRC_URI="https://github.com/2m/fish-history-merge/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="app-shells/fish"
-
-S="${WORKDIR}/${PN}-${COMMIT}"
-DOCS=( README.md )
-
-src_install() {
- insinto "/usr/share/fish/vendor_functions.d"
- doins "functions/up-or-search.fish"
- einstalldocs
-}
diff --git a/app-shells/fish-history-merge/metadata.xml b/app-shells/fish-history-merge/metadata.xml
deleted file mode 100644
index e8b80362f..000000000
--- a/app-shells/fish-history-merge/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>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <upstream>
- <remote-id type="github">2m/fish-history-merge</remote-id>
- </upstream>
- <longdescription lang="en">
-fish-history-merge
-
-This is a fish plugin that modifies built-in up-or-search command to merge the command history. The effect is that shell command history becomes shared across all open shells. Original implementations by @farcaller from https://github.com/fish-shell/fish-shell/issues/825#issuecomment-440286038
- </longdescription>
-</pkgmetadata>
diff --git a/app-shells/fishtape/Manifest b/app-shells/fishtape/Manifest
deleted file mode 100644
index e0e0eec8b..000000000
--- a/app-shells/fishtape/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fishtape-3.0.1.tar.gz 4740 BLAKE2B 8bac0eaa9950a036ac4b137d45e5868bcdfaa18a7a7a385f3f44fbee8effd5370d0a58389c3a7202565e7153386f5fa03acbf14571b7e63f928e6ce0b96af92b SHA512 0237b2e816052de23408560ce4244a26c83901a68aab50b5ff883799d6eaa55deb8274a7ce7e319e0a904aa35e8d0e9f97398cc7ef3ae5e911d782dffc83660a
diff --git a/app-shells/fishtape/fishtape-3.0.1.ebuild b/app-shells/fishtape/fishtape-3.0.1.ebuild
deleted file mode 100644
index 38b7c1594..000000000
--- a/app-shells/fishtape/fishtape-3.0.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shell-completion
-
-DESCRIPTION="100% pure-Fish test runner"
-HOMEPAGE="https://github.com/jorgebucaran/fishtape"
-SRC_URI="https://github.com/jorgebucaran/fishtape/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND="app-shells/fish"
-DEPEND="
- ${RDEPEND}
- test? ( app-shells/fishtape )
-"
-
-DOCS=( README.md )
-RESTRICT="!test? ( test )"
-
-src_install() {
- dofishcomp completions/*
- insinto "/usr/share/fish/vendor_functions.d"
- doins functions/*
- einstalldocs
-}
-
-src_test() {
- fish -c 'fishtape tests/*' || die
-}
diff --git a/app-shells/fishtape/metadata.xml b/app-shells/fishtape/metadata.xml
deleted file mode 100644
index f9b9ec0de..000000000
--- a/app-shells/fishtape/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <upstream>
- <remote-id type="github">jorgebucaran/fishtape</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-shells/k/Manifest b/app-shells/k/Manifest
deleted file mode 100644
index 46bb86286..000000000
--- a/app-shells/k/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST k-0.0.5.tar.gz 7385 BLAKE2B 8cba27fef6538df7a65fd7fbe8234c0f284bf9db00c9ae554e5ea3982268bae7fab67626865fe0b5267dd199fea7d72f5c8548a7319eb7cc9d5aee6df4af7694 SHA512 a973abef9eb1f8fbe91528f20861eb880a2e804f08b88c0981e338a8399118f769cb7850de3d9ab8a1ec4e8a593dcb297af256696dd964dc28186f5c90cffbed
diff --git a/app-shells/k/k-0.0.5.ebuild b/app-shells/k/k-0.0.5.ebuild
deleted file mode 100644
index 514d82f03..000000000
--- a/app-shells/k/k-0.0.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-DESCRIPTION="Directory listings for zsh with git features"
-HOMEPAGE="https://github.com/supercrabtree/k"
-SRC_URI="https://github.com/supercrabtree/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-RDEPEND="
- >=app-shells/zsh-4.3.11
- >=dev-vcs/git-1.7.2
-"
-
-DOCS=( readme.md )
-
-src_install() {
- dodir "/usr/share/zsh/plugins"
- insinto "/usr/share/zsh/plugins/${PN}"
- doins "${PN}.sh"
- einstalldocs
-}
-
-pkg_postinst() {
- einfo "To use this script, load it into your interactive ZSH session:"
- einfo "\tsource /usr/share/zsh/plugins/${PN}/${PN}.zsh"
-}
diff --git a/app-shells/k/metadata.xml b/app-shells/k/metadata.xml
deleted file mode 100644
index ad0975f58..000000000
--- a/app-shells/k/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <upstream>
- <remote-id type="github">supercrabtree/k</remote-id>
- </upstream>
- <longdescription lang="en">k is a zsh script / plugin to make directory listings more readable, adding a bit of color and some git status information on files and directories.
- </longdescription>
-</pkgmetadata>
diff --git a/app-shells/nice-exit-code/Manifest b/app-shells/nice-exit-code/Manifest
deleted file mode 100644
index 33594fba9..000000000
--- a/app-shells/nice-exit-code/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST nice-exit-code-0_pre20200117.tar.gz 2688 BLAKE2B a67784927f98c0de72e73512eaf032880957e0ec0eaad940c594951bc9e5d898c62350007398e708d0cfc855e3db3046bb481adf867b83dd1a1abf501e3d6888 SHA512 c74a30f28af9ad58b77f470a183006a8fcc4d1f15ba19ce3c2e6ca2e0fd947d25873b36beb86b66bbea97ea1c66b6f088269ca4ab20233b1adea35eb527e5e78
diff --git a/app-shells/nice-exit-code/metadata.xml b/app-shells/nice-exit-code/metadata.xml
deleted file mode 100644
index f512a2d48..000000000
--- a/app-shells/nice-exit-code/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <upstream>
- <bugs-to>https://github.com/bric3/nice-exit-code/issues</bugs-to>
- <remote-id type="github">bric3/nice-exit-code</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-shells/nice-exit-code/nice-exit-code-0_pre20200117.ebuild b/app-shells/nice-exit-code/nice-exit-code-0_pre20200117.ebuild
deleted file mode 100644
index 1e4c6f5a2..000000000
--- a/app-shells/nice-exit-code/nice-exit-code-0_pre20200117.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-COMMIT="de7ac733d28705b5e9989b9c8231ac88eb33d841"
-
-DESCRIPTION="ZSH plugin that maps exit status code to human readable string"
-HOMEPAGE="https://github.com/bric3/nice-exit-code"
-SRC_URI="https://github.com/bric3/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-RDEPEND="
- app-shells/zsh
-"
-
-DOCS=( README.md )
-
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-src_install() {
- einstalldocs
- rm -rf "LICENSE" "${DOCS[@]}" || die
- dodir "/usr/share/zsh/plugins"
- insinto "/usr/share/zsh/plugins/${PN}"
- doins -r .
-}
-
-pkg_postinst() {
- einfo "To use this module please read the README"
-}
diff --git a/app-shells/spark-fish/Manifest b/app-shells/spark-fish/Manifest
deleted file mode 100644
index f89f5bfac..000000000
--- a/app-shells/spark-fish/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST spark-fish-1.2.0.tar.gz 3478 BLAKE2B 21823da494e13f92d8cfe8db802aa0734ddce8c5db47dbfc634aaab4425ae49b22ef000882454a880da502d14d4bdb0ed91ab941d21d7550ae686e2af056b7b6 SHA512 24e80faae6595de4a114d15823064de428d68c3d7ef778db49ed3bac88716a44f8eeaff86558f37570f4932f6755dedeee968177ab3dafc8c25c8bfc3469d291
diff --git a/app-shells/spark-fish/metadata.xml b/app-shells/spark-fish/metadata.xml
deleted file mode 100644
index fa09582bd..000000000
--- a/app-shells/spark-fish/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <upstream>
- <remote-id type="github">jorgebucaran/spark.fish</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-shells/spark-fish/spark-fish-1.2.0.ebuild b/app-shells/spark-fish/spark-fish-1.2.0.ebuild
deleted file mode 100644
index f54ad57d4..000000000
--- a/app-shells/spark-fish/spark-fish-1.2.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MYPN="${PN/-/.}"
-
-inherit shell-completion
-
-DESCRIPTION="Sparklines for Fish"
-HOMEPAGE="https://github.com/jorgebucaran/spark.fish"
-SRC_URI="https://github.com/jorgebucaran/spark.fish/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MYPN}-${PV}"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND="app-shells/fish"
-DEPEND="
- test? (
- ${RDEPEND}
- app-shells/fishtape
- app-shells/spark-fish
- )
-"
-
-DOCS=( README.md )
-RESTRICT="!test? ( test )"
-
-src_install() {
- dofishcomp completions/*
- insinto "/usr/share/fish/vendor_functions.d"
- doins functions/*
- einstalldocs
-}
-
-src_test() {
- fish -c 'fishtape ./test/spark.fish' || die
-}
diff --git a/app-shells/zsh-histdb/Manifest b/app-shells/zsh-histdb/Manifest
deleted file mode 100644
index 73d5187ed..000000000
--- a/app-shells/zsh-histdb/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST zsh-histdb-0_pre20200405.tar.gz 11227 BLAKE2B ac63958e910bae87a0cf81c31ca9bb84d5c51bb5ad94339498d05741a424d6410008a07f86da03847673af3cfc9750b03f126c3eb4a994c8ffbccf589849421f SHA512 ae2e31fc5c872c0dbc4615c8ba3d0935c57c3d24158baae1fdb935723859f62d529941b8b0112a28259629bf2f92e7f2a953f0880fbf3c7746a301aa70dd4f04
diff --git a/app-shells/zsh-histdb/metadata.xml b/app-shells/zsh-histdb/metadata.xml
deleted file mode 100644
index 751646981..000000000
--- a/app-shells/zsh-histdb/metadata.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <upstream>
- <bugs-to>https://github.com/larkery/zsh-histdb/issues</bugs-to>
- <remote-id type="github">larkery/zsh-histdb</remote-id>
- </upstream>
- <longdescription lang="en">
-This is a small bit of zsh code that stores your history into a sqlite3 database. It improves on the normal history by storing, for each history command:
-
- The start and stop times of the command
- The working directory where the command was run
- The hostname of the machine
- A unique per-host session ID, so history from several sessions is not confused
- The exit status of the command
-
-It is also possible to merge multiple history databases together without conflict, so long as all your machines have different hostnames.
- </longdescription>
-</pkgmetadata>
diff --git a/app-shells/zsh-histdb/zsh-histdb-0_pre20200405.ebuild b/app-shells/zsh-histdb/zsh-histdb-0_pre20200405.ebuild
deleted file mode 100644
index 1cc8d6f81..000000000
--- a/app-shells/zsh-histdb/zsh-histdb-0_pre20200405.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-COMMIT="7c34b558cca374b6c8727fc08868f2bc044fd162"
-
-DESCRIPTION="A slightly better history for zsh"
-HOMEPAGE="https://github.com/larkery/zsh-histdb"
-SRC_URI="https://github.com/larkery/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-RDEPEND="
- app-shells/zsh
- dev-db/sqlite
-"
-
-DOCS=( README.org )
-
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-src_install() {
- einstalldocs
- rm -rf "LICENSE" "${DOCS[@]}" || die
- dodir "/usr/share/zsh/plugins"
- insinto "/usr/share/zsh/plugins/${PN}"
- doins -r .
-}
-
-pkg_postinst() {
- einfo "To use this module please read the README"
-}
diff --git a/app-shells/zsh-history-to-fish/Manifest b/app-shells/zsh-history-to-fish/Manifest
deleted file mode 100644
index 5afda0e0f..000000000
--- a/app-shells/zsh-history-to-fish/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST zsh-history-to-fish-0.3.0.tar.gz 4618 BLAKE2B e895ac40a956701c1bd71f46030a0d4cec4b2d2531fb791cef80eea7555914552da5223e92a33f4674b7e32fe86c87409e8c4d5e857d4dcf19415f1deb7d361b SHA512 5ab6ac4520f7f3eadc655816ac59b39bf4b325964f8de0755b3d5454a4ccc688086ae7881136091413090a0ab152e1650589cdfe1ad9c00e1ad54ebfcd8f6d3b
diff --git a/app-shells/zsh-history-to-fish/metadata.xml b/app-shells/zsh-history-to-fish/metadata.xml
deleted file mode 100644
index 99dd5d2fc..000000000
--- a/app-shells/zsh-history-to-fish/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <longdescription lang="en">
-Bring your ZSH history to Fish shell
-
-This is a simple tool to ease the migration from ZSH to Fish shell, without losing your hard-earned history commands.
-
-As I was migrating myself, I've found out there's no tool to do this automatically, so I've made one for my own use. For that, I had to search for the specifications of both history files, and ended up involved in multiple threads with the right devs to try to understand and make it work. In the process, I've stumbled upon several people interested in a such a tool.
-
-Well, it has worked! So I've wrapped it in a python package to make it easy to use, and now I'm sharing with anyone who may need it! It's released on PyPI.
- </longdescription>
- <upstream>
- <remote-id type="github">rsalmei/zsh-history-to-fish</remote-id>
- <remote-id type="pypi">zsh-history-to-fish</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-shells/zsh-history-to-fish/zsh-history-to-fish-0.3.0-r1.ebuild b/app-shells/zsh-history-to-fish/zsh-history-to-fish-0.3.0-r1.ebuild
deleted file mode 100644
index f902ae115..000000000
--- a/app-shells/zsh-history-to-fish/zsh-history-to-fish-0.3.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Bring your ZSH history to Fish shell"
-HOMEPAGE="
- https://github.com/rsalmei/zsh-history-to-fish
- https://pypi.org/project/portio/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DOCS=( README.md )