summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-09-05 15:07:46 -0400
committerMatt Turner <mattst88@gentoo.org>2023-09-05 16:28:34 -0400
commit6c5b6703cfe0555554b04af2a01160e80a6ee9d0 (patch)
tree0c85b097f6b9b28d4c5b92503ec562712e179838
parentnet-wireless/gnome-bluetooth: Drop old versions (diff)
downloadgentoo-6c5b6703cfe0555554b04af2a01160e80a6ee9d0.tar.gz
gentoo-6c5b6703cfe0555554b04af2a01160e80a6ee9d0.tar.bz2
gentoo-6c5b6703cfe0555554b04af2a01160e80a6ee9d0.zip
sci-geosciences/gnome-maps: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--sci-geosciences/gnome-maps/Manifest2
-rw-r--r--sci-geosciences/gnome-maps/gnome-maps-44.2.ebuild49
-rw-r--r--sci-geosciences/gnome-maps/gnome-maps-45_beta.ebuild50
3 files changed, 0 insertions, 101 deletions
diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest
index bee16c24c0b6..69c993f99b32 100644
--- a/sci-geosciences/gnome-maps/Manifest
+++ b/sci-geosciences/gnome-maps/Manifest
@@ -1,5 +1,3 @@
-DIST gnome-maps-44.2.tar.xz 2349116 BLAKE2B 52fd29cfa89ab76c6b041d9ae77453b75e5f9d2fe2de12d0ba1f283c4d16920156e9dffd54dfd0add9a37e66c3a4c49bb4ad43d4733f41301325f281e15fe458 SHA512 ea435f3a5a3ed9e4c3054e3fbb2f3dad253f0150f7555c734d06db3a039ece356c61294a664945b5165b004001d8724428aaed527ba0ca55fae2f7d37833e6a7
DIST gnome-maps-44.3.tar.xz 2348292 BLAKE2B 1e66780eaf5ea86e25438702ed8602801d31b128e40e48b30d01b9aecb9366168447f6d47efdc3198d4c8598dbcd439ae9a8c80e3810fc22faf1a3f1a44ea1b3 SHA512 a193b27474a3b62b3dc5ddbe082ea9718c5225d4939d939cf0050c46016fa1c173091d7a6087aa7be53e8369867b200de793a91f87971b8696207a12ec50c682
DIST gnome-maps-44.4.tar.xz 2348376 BLAKE2B c2a17704709cdb8216cfeeeb98c47d0a5b06335f5f9e158175bb4a982db6d385f0c64554f15549e971b00f1fe2bdc215f309abdc37f47fffbb28e76235ec30fe SHA512 7e529f13daa9f1bd24b1e07e5b4514cdc32ed03b27683ee428863daf6fc883ce2cfd4995446335181c71e452e05e199e76f706a207f01f3930f1f340146e55aa
-DIST gnome-maps-45.beta.tar.xz 2961892 BLAKE2B 62589766f2cff03a6d706b16db5619deb2b78c8747dec40b78facada50f55d40c36a5a3214ca5621889122aa235562332d771cfbe5f82be14257de88b150712d SHA512 5ad7bd906c158efb1f371ac883ade5bca4f75c11779fabf756a7523aef00f7f8462cc4deaae96da333bab4c9ff10b8df8aa1592b4c6560fe283993c4e57975ca
DIST gnome-maps-45.rc.tar.xz 3134492 BLAKE2B 717141f46992f3e487a97d643fd402f956834f0626b68f8773f7b8dd5897b4d7de9745383e1e7aae39f63913dd306a28765099b7be5ecd14780385967196075e SHA512 5f59ab6cf059a352faffae1c17322dd9520f5323c73ecd1260f37319b2082ec1cbc3e7ddeb64c89cd952436374ccff6a27a1265a1fe64e06bee348fdaa7e2be7
diff --git a/sci-geosciences/gnome-maps/gnome-maps-44.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-44.2.ebuild
deleted file mode 100644
index 81cfcc430d43..000000000000
--- a/sci-geosciences/gnome-maps/gnome-maps-44.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2023 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://wiki.gnome.org/Apps/Maps"
-
-LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0"
-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[introspection]
- >=app-misc/geoclue-0.12.99:2.0[introspection]
- >=gui-libs/libadwaita-1.0:1[introspection]
- >=dev-libs/libgweather-4.2.0:4=[introspection]
- >=sci-geosciences/geocode-glib-3.15.2:2[introspection]
- >=media-libs/libshumate-1.0:1.0=[introspection]
- dev-libs/libxml2:2
- >=net-libs/rest-0.9.1:1.0[introspection]
-
- 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
-}
diff --git a/sci-geosciences/gnome-maps/gnome-maps-45_beta.ebuild b/sci-geosciences/gnome-maps/gnome-maps-45_beta.ebuild
deleted file mode 100644
index 51df6029854d..000000000000
--- a/sci-geosciences/gnome-maps/gnome-maps-45_beta.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2023 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://wiki.gnome.org/Apps/Maps"
-
-LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0"
-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[introspection]
- >=app-misc/geoclue-0.12.99:2.0[introspection]
- >=gui-libs/libadwaita-1.4_alpha: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.0.4[introspection]
- dev-libs/libxml2:2
- >=net-libs/rest-0.9.1:1.0[introspection]
-
- 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
-}