summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-11-26 11:30:16 -0500
committerMatt Turner <mattst88@gentoo.org>2022-11-26 12:19:34 -0500
commit7be1326551caf880309df9a11d40a3ad00bfce6e (patch)
treed5f9c5a8f1b5417bddec190dacfffdeb3b1b0b1b
parentsys-fs/bindfs: 1.17.1 (diff)
downloadgentoo-7be1326551caf880309df9a11d40a3ad00bfce6e.tar.gz
gentoo-7be1326551caf880309df9a11d40a3ad00bfce6e.tar.bz2
gentoo-7be1326551caf880309df9a11d40a3ad00bfce6e.zip
dev-libs/glib: Don't apply unneeded patch
This patch is included in 2.74.1. Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-libs/glib/glib-2.74.1-r1.ebuild1
-rw-r--r--dev-libs/glib/glib-2.74.1.ebuild4
-rw-r--r--dev-libs/glib/glib-2.74.2.ebuild4
3 files changed, 0 insertions, 9 deletions
diff --git a/dev-libs/glib/glib-2.74.1-r1.ebuild b/dev-libs/glib/glib-2.74.1-r1.ebuild
index 6dfbffbc4f27..cf1afe7d1d51 100644
--- a/dev-libs/glib/glib-2.74.1-r1.ebuild
+++ b/dev-libs/glib/glib-2.74.1-r1.ebuild
@@ -68,7 +68,6 @@ MULTILIB_CHOST_TOOLS=(
)
PATCHES=(
- "${FILESDIR}"/${PN}-2.74.0-crash-gparamspec.patch
"${FILESDIR}"/${P}-gnome-keyring-cpu.patch
)
diff --git a/dev-libs/glib/glib-2.74.1.ebuild b/dev-libs/glib/glib-2.74.1.ebuild
index de789c752115..c4d2906460ab 100644
--- a/dev-libs/glib/glib-2.74.1.ebuild
+++ b/dev-libs/glib/glib-2.74.1.ebuild
@@ -67,10 +67,6 @@ MULTILIB_CHOST_TOOLS=(
/usr/bin/gio-querymodules$(get_exeext)
)
-PATCHES=(
- "${FILESDIR}"/${PN}-2.74.0-crash-gparamspec.patch
-)
-
pkg_setup() {
if use kernel_linux ; then
CONFIG_CHECK="~INOTIFY_USER"
diff --git a/dev-libs/glib/glib-2.74.2.ebuild b/dev-libs/glib/glib-2.74.2.ebuild
index de789c752115..c4d2906460ab 100644
--- a/dev-libs/glib/glib-2.74.2.ebuild
+++ b/dev-libs/glib/glib-2.74.2.ebuild
@@ -67,10 +67,6 @@ MULTILIB_CHOST_TOOLS=(
/usr/bin/gio-querymodules$(get_exeext)
)
-PATCHES=(
- "${FILESDIR}"/${PN}-2.74.0-crash-gparamspec.patch
-)
-
pkg_setup() {
if use kernel_linux ; then
CONFIG_CHECK="~INOTIFY_USER"