sci-geosciences/gnome-maps: remove old
authorMart Raudsepp <leio@gentoo.org>
Sat, 3 Feb 2018 23:16:25 +0000 (01:16 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sat, 3 Feb 2018 23:16:25 +0000 (01:16 +0200)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sci-geosciences/gnome-maps/Manifest
sci-geosciences/gnome-maps/gnome-maps-3.22.2.ebuild [deleted file]

index 884a30974f5eb35a8f327d08f005c696ef442d63..7c6a26321247ce84df5b83d1bacf843eddd80d18 100644 (file)
@@ -1,2 +1 @@
-DIST gnome-maps-3.22.2.tar.xz 1086264 BLAKE2B c51a387b562921704976946e244fa6bdf0abc42588a3e361e4886e08690c382cbd8f9fcdbcece48eaa9315d01c952ba161df3a799172bdeab12bf20df8eeddb2 SHA512 bdff6c55c811c9a12f2a56adfb2acbad4dfd3ceba761a4c50463b025eb9df01f5849f871b7934eae659ab8f90db7cd612694de40fdecbc9d63a3b59d343ee997
 DIST gnome-maps-3.24.3.tar.xz 1145872 BLAKE2B bd6e9652c341def652beea966d3a171a050219f3bc83288bd83eacb069899cd94d154d53bcea081bdfefdeee9b74e56c158c703ed92c9fcb5e35ecd718900e4a SHA512 b4a4c278359803e11b1aa43fb522a84b95eecfc349a134322f45db7acfe93867a61f6bd48e55a07d5d602b8161cdf5949a6b5d4da1212659e133260063ab6198
diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.22.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.22.2.ebuild
deleted file mode 100644 (file)
index 2441838..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-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"
-IUSE=""
-KEYWORDS="amd64 x86"
-
-COMMON_DEPEND="
-       >=app-misc/geoclue-0.12.99:2.0[introspection]
-       >=dev-libs/folks-0.10
-       >=dev-libs/gjs-1.44.0
-       >=dev-libs/gobject-introspection-0.6.3:=
-       >=dev-libs/glib-2.39.3:2
-       >=dev-libs/libgee-0.16:0.8[introspection]
-       dev-libs/libxml2:2
-       >=media-libs/libchamplain-0.12.14:0.12[gtk,introspection]
-       net-libs/rest:0.7[introspection]
-       >=sci-geosciences/geocode-glib-3.15.2[introspection]
-       >=x11-libs/gtk+-3.15.9:3[introspection]
-"
-# Found by grepping imports.gi in ${S}
-RDEPEND="${COMMON_DEPEND}
-       app-crypt/libsecret[introspection]
-       dev-libs/libgweather[introspection]
-       media-libs/clutter-gtk:1.0[introspection]
-       media-libs/clutter:1.0[introspection]
-       media-libs/cogl:1.0[introspection]
-       net-libs/gnome-online-accounts[introspection]
-       net-libs/libgfbgraph[introspection]
-       net-libs/libsoup:2.4[introspection]
-       net-libs/webkit-gtk:4[introspection]
-       x11-libs/gdk-pixbuf:2[introspection]
-"
-DEPEND="${COMMON_DEPEND}
-       >=dev-util/intltool-0.40
-       virtual/pkgconfig
-"