diff --git a/media-plugins/gst-plugins-va/Manifest b/media-plugins/gst-plugins-va/Manifest
deleted file mode 100644
index 2a4c680aa0b1d..0000000000000
--- a/media-plugins/gst-plugins-va/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gst-plugins-bad-1.22.3.tar.xz 5523924 BLAKE2B 8015098ac2d19546de58cebdbe29fd7fbb2c7f076bf775564d7b862ed99a59968a2f751ff1137534d178fea5cf1c2022e53e4159ca2e5d3bf71c9fa4663be4f5 SHA512 1512e26111174ea4a9da26203a635e7ec7673ea5b6ca8dae8aaa8a20ffae36c9b68904d669344a8efc31f751093a00e22d2a1f1affcdd037f162493441c77628
diff --git a/media-plugins/gst-plugins-va/gst-plugins-va-1.22.3.ebuild b/media-plugins/gst-plugins-va/gst-plugins-va-1.22.3.ebuild
deleted file mode 100644
index 5793c7281a02b..0000000000000
--- a/media-plugins/gst-plugins-va/gst-plugins-va-1.22.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{10..11} )
-GST_ORG_MODULE=gst-plugins-bad
-GST_PLUGINS_ENABLED="va"
-inherit gstreamer-meson python-any-r1
-
-DESCRIPTION="Hardware accelerated video decoding through VA-API plugin for GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/"
-
-LICENSE="LGPL-2.1+"
-SLOT="1.0"
-KEYWORDS="~amd64"
-IUSE="+introspection +orc"
-
-# Baseline requirement for libva is 1.6, but 1.10 gets more features
-RDEPEND="
- >=media-libs/libva-1.10[${MULTILIB_USEDEP}]
- introspection? ( >=dev-libs/gobject-introspection-1.31.1:= )
- orc? ( >=dev-lang/orc-0.4.33[${MULTILIB_USEDEP}] )
- >=media-libs/gstreamer-${PV}:${SLOT}[${MULTILIB_USEDEP},introspection?]
- >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
- >=media-libs/gst-plugins-bad-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- ${PYTHON_DEPS}
- dev-util/glib-utils
-"
diff --git a/media-plugins/gst-plugins-va/metadata.xml b/media-plugins/gst-plugins-va/metadata.xml
deleted file mode 100644
index 629bc56e9d9f0..0000000000000
--- a/media-plugins/gst-plugins-va/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- gstreamer@gentoo.org
- GStreamer package maintainers
-
-
diff --git a/profiles/package.mask b/profiles/package.mask
index 5e64cbe16c05d..c4fc4bf8a97f3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -255,11 +255,6 @@ dev-ruby/websocket-driver:0
# Removal on 2023-07-12. Bug #908378.
dev-ruby/ruby-gtk2
-# Sam James (2023-06-10)
-# Integrated into media-libs/gst-plugins-bad[vaapi]. Please use that instead.
-# Removal in 14 days.
-media-plugins/gst-plugins-va
-
# Michał Górny (2023-06-10)
# Renamed to dev-python/pypdf. No revdeps left.
# Removal on 2023-07-10. Bug #908227.