diff --git a/media-sound/hushboard/Manifest b/media-sound/hushboard/Manifest
deleted file mode 100644
index d0315113db..0000000000
--- a/media-sound/hushboard/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hushboard-0.0_pre20220518.tar.gz 111373 BLAKE2B 438ddc7ab4d7aa7a9542afc1c4a7ff4a86af858617be77bc06b1967a84ad56b3824fb2df099c7022ff2da9753bfc01b591058dfdd01ab7580e9602a7983e87a6 SHA512 99a65b8d6e166b2e5185f16727409ed12a1a596aaa7e76bfcebfa0650e82fd16f9b920e6797ea90c9dcdb1897b491fb39590285571fa5b650a1380ae372de644
diff --git a/media-sound/hushboard/hushboard-0.0_pre20220518.ebuild b/media-sound/hushboard/hushboard-0.0_pre20220518.ebuild
deleted file mode 100644
index ee3bb1b882..0000000000
--- a/media-sound/hushboard/hushboard-0.0_pre20220518.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Mutes your microphone while you are typing"
-HOMEPAGE="https://kryogenix.org/code/hushboard/"
-LICENSE="MIT"
-SLOT="0"
-
-if [[ "${PV}" == "9999" ]]; then
- EGIT_REPO_URI="https://github.com/stuartlangridge/hushboard.git"
- inherit git-r3
-else
- HUSHBOARD_COMMIT_ID="5d62c2aacb876f7178d8002a22e44128ac312c98"
- SRC_URI="https://github.com/stuartlangridge/hushboard/archive/${HUSHBOARD_COMMIT_ID}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/${PN}-${HUSHBOARD_COMMIT_ID}"
- KEYWORDS="~amd64"
-fi
-
-RDEPEND="
- dev-libs/libappindicator
- dev-python/pycairo[${PYTHON_USEDEP}]
- dev-python/pygobject[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/python-xlib[${PYTHON_USEDEP}]
-"
diff --git a/media-sound/hushboard/hushboard-9999.ebuild b/media-sound/hushboard/hushboard-9999.ebuild
deleted file mode 100644
index ee3bb1b882..0000000000
--- a/media-sound/hushboard/hushboard-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Mutes your microphone while you are typing"
-HOMEPAGE="https://kryogenix.org/code/hushboard/"
-LICENSE="MIT"
-SLOT="0"
-
-if [[ "${PV}" == "9999" ]]; then
- EGIT_REPO_URI="https://github.com/stuartlangridge/hushboard.git"
- inherit git-r3
-else
- HUSHBOARD_COMMIT_ID="5d62c2aacb876f7178d8002a22e44128ac312c98"
- SRC_URI="https://github.com/stuartlangridge/hushboard/archive/${HUSHBOARD_COMMIT_ID}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/${PN}-${HUSHBOARD_COMMIT_ID}"
- KEYWORDS="~amd64"
-fi
-
-RDEPEND="
- dev-libs/libappindicator
- dev-python/pycairo[${PYTHON_USEDEP}]
- dev-python/pygobject[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/python-xlib[${PYTHON_USEDEP}]
-"
diff --git a/media-sound/hushboard/metadata.xml b/media-sound/hushboard/metadata.xml
deleted file mode 100644
index 1a935f763f..0000000000
--- a/media-sound/hushboard/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
- flow@gentoo.org
- Florian Schmaus
-
-
- stuartlangridge/hushboard
-
-
diff --git a/profiles/package.mask b/profiles/package.mask
index bf69f4cca6..b037062902 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -98,7 +98,6 @@ dev-python/gevent
# Takuya Wakazono (2024-09-06)
# Depends on dev-libs/libappindicator and is unmaintained in guru.
# Removal on 2024-10-06.
-media-sound/hushboard
net-im/guilded-bin
# Anna Vyalkova (2024-06-24)