diff --git a/media-gfx/fondo/Manifest b/media-gfx/fondo/Manifest
deleted file mode 100644
index 6897d50..0000000
--- a/media-gfx/fondo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fondo-1.6.1.tar.gz 3356374 BLAKE2B 310b62d9602baafb0f60d0af8089191cd9c27b162118148126430279f8519f735635d5655c87dd5c0bab990100bbfce0d627b9a38d0f4ecfb25b67e0e5d26277 SHA512 373ab22051201ebca336eb8403be360ab1f6481a5d354e3a944a44fd6d4cfa82c1fa1e5ab5a072910e7938f806fcc239b9fc6b442173d5758f5724459c1bc563
diff --git a/media-gfx/fondo/fondo-1.6.1.ebuild b/media-gfx/fondo/fondo-1.6.1.ebuild
deleted file mode 100644
index 16984b9..0000000
--- a/media-gfx/fondo/fondo-1.6.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome2-utils meson vala xdg
-
-DESCRIPTION="Wallpaper App for Linux "
-HOMEPAGE="https://github.com/calo001/fondo"
-
-if [[ "${PV}" == *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/calo001/${PN}.git"
-else
- SRC_URI="https://github.com/calo001/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
-fi
-
-# no tests
-RESTRICT="test"
-LICENSE="AGPL-3"
-SLOT="0"
-
-RDEPEND="
- dev-libs/glib:2
- dev-libs/granite:=
- dev-libs/json-glib
- >=gui-libs/libhandy-0.91.0:1
- net-libs/libsoup:2.4
- x11-libs/gtk+:3
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- sys-devel/gettext
-"
-
-pkg_setup() {
- vala_setup
-}
-
-pkg_preinst() {
- xdg_pkg_preinst
- gnome2_schemas_savelist
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_savelist
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_savelist
-}
diff --git a/media-gfx/fondo/fondo-9999.ebuild b/media-gfx/fondo/fondo-9999.ebuild
deleted file mode 100644
index 16984b9..0000000
--- a/media-gfx/fondo/fondo-9999.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome2-utils meson vala xdg
-
-DESCRIPTION="Wallpaper App for Linux "
-HOMEPAGE="https://github.com/calo001/fondo"
-
-if [[ "${PV}" == *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/calo001/${PN}.git"
-else
- SRC_URI="https://github.com/calo001/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
-fi
-
-# no tests
-RESTRICT="test"
-LICENSE="AGPL-3"
-SLOT="0"
-
-RDEPEND="
- dev-libs/glib:2
- dev-libs/granite:=
- dev-libs/json-glib
- >=gui-libs/libhandy-0.91.0:1
- net-libs/libsoup:2.4
- x11-libs/gtk+:3
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- sys-devel/gettext
-"
-
-pkg_setup() {
- vala_setup
-}
-
-pkg_preinst() {
- xdg_pkg_preinst
- gnome2_schemas_savelist
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_savelist
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_savelist
-}
diff --git a/media-gfx/fondo/metadata.xml b/media-gfx/fondo/metadata.xml
deleted file mode 100644
index 89f6cd8..0000000
--- a/media-gfx/fondo/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
- calo001/fondo
-
-
diff --git a/profiles/package.mask b/profiles/package.mask
index e331224..b0e8d94 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -9,14 +9,9 @@ net-analyzer/sensu
# Use ::pentoo instead.
app-editors/rehex
-# Alfred Wingate (2024-01-21)
-# Requires dependencies which are in still in staging in the kde overlay.
-media-gfx/koko
-
# Alfred Wingate (2023-11-23)
# Gtk applications that are broken at runtime, most likely due to
# lack maintenance to work with updated dependencies (libsoup:3 et al).
-media-gfx/fondo
net-analyzer/nutty
# Alfred Wingate (2023-08-31)