diff --git a/dev-python/sphinxext-opengraph/Manifest b/dev-python/sphinxext-opengraph/Manifest
deleted file mode 100644
index aae23a22aa..0000000000
--- a/dev-python/sphinxext-opengraph/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sphinxext-opengraph-0.9.1.tar.gz 1034511 BLAKE2B 3967c98a53f0e2a55be659741efe29ecc167413de570ba58d54cbe5f14679f1f5ba9613e4579372fb38ff602a7ef4744a6d00793bec5ca0eda800cf6f1e1ba4e SHA512 0f23e5269baccd675d67588597175adf0322942bf0c8ca76b4f22bd14b4574f1f4d2328e476293253bc9b92aec7b9311c17ac301b762ec3d4c2a6c3cd072cb91
diff --git a/dev-python/sphinxext-opengraph/metadata.xml b/dev-python/sphinxext-opengraph/metadata.xml
deleted file mode 100644
index 1507e30a81..0000000000
--- a/dev-python/sphinxext-opengraph/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
- gasc@eurecom.fr
- Gasc Henri
-
-
- sphinxext-opengraph
- wpilibsuite/sphinxext-opengraph
- https://sphinxext-opengraph.readthedocs.io
-
-
diff --git a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.9.1.ebuild b/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.9.1.ebuild
deleted file mode 100644
index e3594a6a22..0000000000
--- a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.9.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Sphinx extension to generate unique OpenGraph metadata"
-HOMEPAGE="https://github.com/wpilibsuite/sphinxext-opengraph"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-RDEPEND="
- >=dev-python/sphinx-4.0[${PYTHON_USEDEP}]
- dev-python/matplotlib[${PYTHON_USEDEP}]
-"
-BDEPEND="
- doc? (
- media-fonts/roboto
- dev-python/furo[${PYTHON_USEDEP}]
- dev-python/myst-parser[${PYTHON_USEDEP}]
- dev-python/sphinx-design[${PYTHON_USEDEP}]
- )
- test? ( dev-python/beautifulsoup4[${PYTHON_USEDEP}] )
-"
-
-distutils_enable_tests pytest
-
-python_compile_all() {
- use doc && emake -C docs man
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- use doc && doman "${S}/docs/build/man/${PN}.1"
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 47c9cd05a8..102ca64da4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -59,7 +59,6 @@ x11-misc/gammy
# Removal 2024-07-08
# Dependencies dropped from ::gentoo
dev-python/sphinx-design
-dev-python/sphinxext-opengraph
# Julien Roy (2024-05-31)
# Several versions out of date, needs a maintainer