diff --git a/media-gfx/memethesis-cli/Manifest b/media-gfx/memethesis-cli/Manifest
deleted file mode 100644
index ff0031be2c..0000000000
--- a/media-gfx/memethesis-cli/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST memethesis-cli-3.2.1.tar.gz 2708404 BLAKE2B fb31de388f1f602f5f7e24a5e10ebe59c5ac628da05acc37c8b4204736f6dba9573e3b9ed0966b09b046fee3066a156807e983a081103a0d4258d9794b035b54 SHA512 d4737ae5bbbd1e32b0707cfadd5d521e2eabc567105218122dea31ab45b8ac57e3b677c1c83d76bf85605be82e3c06c2dd746141a153234a787140068eada183
diff --git a/media-gfx/memethesis-cli/files/prompt.patch b/media-gfx/memethesis-cli/files/prompt.patch
deleted file mode 100644
index 7eac4e7b12..0000000000
--- a/media-gfx/memethesis-cli/files/prompt.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/memethesis/interactive.py b/memethesis/interactive.py
-index aede6dc..4c069c6 100644
---- a/memethesis/interactive.py
-+++ b/memethesis/interactive.py
-@@ -1,7 +1,7 @@
- import sys
- import re
- import yaml
--from PyInquirer import prompt
-+from PyInquirer.prompt import prompt
- from .fancyprint import color, style
- from .memethesizers import *
- from .fonts import FONTS
diff --git a/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild b/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
deleted file mode 100644
index 0b25674b36..0000000000
--- a/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_8 )
-inherit distutils-r1
-
-EGIT_REPO_URI="https://github.com/fakefred/${PN}"
-
-case "${PV}" in
- 9999)
- inherit git-r3
- ;;
- *)
- SRC_URI="${EGIT_REPO_URI}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- # pyinquirer's latest version is outdated, so memethesis depends
- # on a live ebuild for pyinquirer at the moment
-esac
-
-DESCRIPTION="Create memes from the terminal"
-HOMEPAGE="https://github.com/fakefred/memethesis-cli"
-LICENSE="GPL-3"
-SLOT="0"
-
-PATCHES=( "${FILESDIR}/prompt.patch" )
-
-RDEPEND="
- $(python_gen_cond_dep '
- dev-python/pyyaml[${PYTHON_USEDEP}]
- dev-python/pillow[truetype,${PYTHON_USEDEP}]
- >dev-python/pyinquirer-1.0.3[${PYTHON_USEDEP}]
- dev-python/colored[${PYTHON_USEDEP}]
- dev-python/ascim[${PYTHON_USEDEP}]')
- >=media-gfx/imagemagick-7"
-BDEPEND="${RDEPEND}"
diff --git a/media-gfx/memethesis-cli/memethesis-cli-9999.ebuild b/media-gfx/memethesis-cli/memethesis-cli-9999.ebuild
deleted file mode 100644
index dfcb8fd497..0000000000
--- a/media-gfx/memethesis-cli/memethesis-cli-9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_8 )
-inherit distutils-r1
-
-EGIT_REPO_URI="https://github.com/fakefred/${PN}"
-
-case "${PV}" in
- 9999)
- inherit git-r3
- ;;
- *)
- SRC_URI="${EGIT_REPO_URI}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
-esac
-
-DESCRIPTION="Create memes from the terminal"
-HOMEPAGE="https://github.com/fakefred/memethesis-cli"
-LICENSE="GPL-3"
-SLOT="0"
-
-PATCHES=( "${FILESDIR}/prompt.patch" )
-
-RDEPEND="
- $(python_gen_cond_dep '
- dev-python/pyyaml[${PYTHON_USEDEP}]
- dev-python/pillow[truetype,${PYTHON_USEDEP}]
- >dev-python/pyinquirer-1.0.3[${PYTHON_USEDEP}]
- dev-python/colored[${PYTHON_USEDEP}]
- dev-python/ascim[${PYTHON_USEDEP}]')
- >=media-gfx/imagemagick-7"
-BDEPEND="${RDEPEND}"
diff --git a/media-gfx/memethesis-cli/metadata.xml b/media-gfx/memethesis-cli/metadata.xml
deleted file mode 100644
index 46a7114c0a..0000000000
--- a/media-gfx/memethesis-cli/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
- coppens.matthias.abc@gmail.com
- Matthias Coppens
-
-
- https://github.com/fakefred/memethesis-cli/issues
- https://github.com/fakefred/memethesis-cli#usage
- fakefred/memethesis-cli
- memethesis
-
-
diff --git a/profiles/package.mask b/profiles/package.mask
index 8423bbfe61..ee246afa9e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -14,10 +14,6 @@
# New entries go on top.
-# Andrew Ammerlaan (2023-01-14)
-# Needs python_compat bump. Removal on 2023-01-29.
-media-gfx/memethesis-cli
-
# Anna Vyalkova (2023-01-07)
# Archived upstream. Use net-news/communique (actively maintained fork of
# FeedReader) or any other app.