commit:     a8e06e89215d47224730728fd004d2dc014afddc
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 15 09:32:23 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug 15 09:32:23 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8e06e89

sci-geosciences/gnome-maps: drop 47.6

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 sci-geosciences/gnome-maps/Manifest               |  1 -
 sci-geosciences/gnome-maps/gnome-maps-47.6.ebuild | 52 -----------------------
 2 files changed, 53 deletions(-)

diff --git a/sci-geosciences/gnome-maps/Manifest 
b/sci-geosciences/gnome-maps/Manifest
index ee8703317334..0d4a8e93c608 100644
--- a/sci-geosciences/gnome-maps/Manifest
+++ b/sci-geosciences/gnome-maps/Manifest
@@ -1,4 +1,3 @@
-DIST gnome-maps-47.6.tar.xz 3272424 BLAKE2B 
0486d05ccc790a460592d422f7fa78679b019c6a46ec494aaee90b3416286b45258c0b77abef2d1ba5370347d0db6a054f25f2e96b10a4657a66a8f06ce1d38d
 SHA512 
72bce15a1b23a50bcbf37ca52d2db733bcde21dc64fb0a5ffb0042bb010f967fc2c0c839b22ab853669b2c10c101690592e22fcb4fdc4e954eda91cdd56fef2e
 DIST gnome-maps-47.7.tar.xz 3272536 BLAKE2B 
1ab5f1848cba4773bab579120274f81c6d818976ebe2fd5ee1e2e3ae85a9f4560416761ee929dd65333d5b1e1a3dee94d46d38c1d594d760872b0f1fc2a9425e
 SHA512 
c3229480a21ed7e93cff685cbf21f7411401161d8fdcda9b41b6bf3101079e6935cded6cdd01eb61dd37fe89f8117427a2942e9f9893441ea04b90b6e896684b
 DIST gnome-maps-47.8.tar.xz 3272660 BLAKE2B 
af4b12a8c14e8b5b23b2c650d6f2a295d9c626fd29234ca4eaf1eaded8d46710c7858f026dcca555c87df127f8ce4b1da6cb8fbdd9bdbe1241851c26f4a2b239
 SHA512 
c69362c62c97d20158de06ad57575d1dcc4f8b490f1976c55fdd0df13240a3762714974239d2985504188f17f09ce9738f9b276618464a9c21aed6b615fe2383
 DIST gnome-maps-48.5.tar.xz 1155232 BLAKE2B 
e6ddd271ffbe98f5786ceac7c86d387bb3ccf8f1ce17b40a1f316cdeedc9df49e93da1210f7ed40044e7d3831ffb105ce53e1822eb0bc74423058956fbdd8319
 SHA512 
833194167f81b6c8544cd4dbcd3ee8ba856eccb1401d547ecea8456d902637f502e4626c020fc2e2f79f6d7081d831e50b1fba4df65a6194eaea6f50bebd42c9

diff --git a/sci-geosciences/gnome-maps/gnome-maps-47.6.ebuild 
b/sci-geosciences/gnome-maps/gnome-maps-47.6.ebuild
deleted file mode 100644
index a433a77843b8..000000000000
--- a/sci-geosciences/gnome-maps/gnome-maps-47.6.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg
-
-DESCRIPTION="A map application for GNOME"
-HOMEPAGE="https://apps.gnome.org/Maps/";
-
-LICENSE="CC0-1.0 GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-# Pure introspection dependencies found by grepping imports in ${S}
-RDEPEND="
-       >=dev-libs/glib-2.66.0:2
-       >=dev-libs/gjs-1.69.2
-       >=dev-libs/gobject-introspection-0.10.1:=
-       >=gui-libs/gtk-4.10:4[introspection]
-       >=app-misc/geoclue-0.12.99:2.0[introspection]
-       >=gui-libs/libadwaita-1.5:1[introspection]
-       >=dev-libs/libgweather-4.2.0:4=[introspection]
-       >=sci-geosciences/geocode-glib-3.15.2:2[introspection]
-       dev-libs/libportal:=[introspection]
-       >=media-libs/libshumate-1.2_alpha:1.0=[introspection]
-       dev-libs/libxml2:2=
-       >=net-libs/rest-0.9.1:1.0[introspection]
-       >=gnome-base/librsvg-2.0
-       >=dev-libs/json-glib-1.0
-
-       app-crypt/libsecret[introspection]
-       media-libs/graphene[introspection]
-       net-libs/libsoup:3.0[introspection]
-       x11-libs/pango[introspection]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       dev-util/glib-utils
-       >=sys-devel/gettext-0.19.8
-       virtual/pkgconfig
-"
-
-pkg_postinst() {
-       xdg_pkg_postinst
-       gnome2_schemas_update
-}
-
-pkg_postrm() {
-       xdg_pkg_postrm
-       gnome2_schemas_update
-}

Reply via email to