commit: da3a9f05d72c20041e0b8d32f00809dcfa5cb786 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Mon Dec 22 13:08:22 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Mon Dec 22 13:08:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3a9f05
dev-util/gtk-update-icon-cache: drop 3.24.40 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> dev-util/gtk-update-icon-cache/Manifest | 1 - .../gtk-update-icon-cache-3.24.40.ebuild | 30 ---------------------- 2 files changed, 31 deletions(-) diff --git a/dev-util/gtk-update-icon-cache/Manifest b/dev-util/gtk-update-icon-cache/Manifest index 791def6885e4..9286d78bdcc1 100644 --- a/dev-util/gtk-update-icon-cache/Manifest +++ b/dev-util/gtk-update-icon-cache/Manifest @@ -1,2 +1 @@ -DIST gtk-update-icon-cache-3.24.40.tar.bz2 92308 BLAKE2B 5ea926db785728bb52d68d4b804d61297239ae2da7fb089b5a76485aa3f690bc6d958e74bb3ac8115e9ae2beb272785c75dc3f39317d5b928a3eb67e929dbc77 SHA512 7eea7b49f4a53b0c04819c7d79885df0b476400e01adb5d704dcba907d8cfaa9f089012e651da7426963eb096b2f58914f95a5067188464b5f92a9d12a0dbc28 DIST gtk-update-icon-cache-3.24.42.tar.bz2 92638 BLAKE2B c9bd90c8053dfb621aa12d82a233db8cd1fad18d271d4287e57777328898b26493c3435b25dcddbec8333cb1f409b9fb8de33b0fff753d80638a2d7779fb629d SHA512 2eb78c3db7ad95df0ae422686cb0e4d857a78ea6ac94afdaf6563a8a366f8dbf93bf2e7db0e26a723107f668abdecc47a7aa720753f79bdfc82dc19450bc8883 diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.40.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.40.ebuild deleted file mode 100644 index 25a2c91d86c8..000000000000 --- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.40.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -DESCRIPTION="GTK update icon cache" -HOMEPAGE="https://www.gtk.org/ https://gitlab.gnome.org/Community/gentoo/gtk-update-icon-cache" -SRC_URI="https://gitlab.gnome.org/Community/gentoo/${PN}/-/archive/${PV}/${P}.tar.bz2" - -LICENSE="LGPL-2.1+" -SLOT="0" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-solaris" - -# man page was previously installed by gtk+:3 ebuild -RDEPEND=" - >=dev-libs/glib-2.53.4:2 - >=x11-libs/gdk-pixbuf-2.30:2 - !<x11-libs/gtk+-3.22.2:3 -" -DEPEND="${RDEPEND}" -BDEPEND=" - app-text/docbook-xml-dtd:4.3 - app-text/docbook-xsl-stylesheets - dev-libs/libxslt - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -"
