sci-geosciences/gnome-maps: remove old
authorMart Raudsepp <leio@gentoo.org>
Sun, 31 Mar 2019 08:18:25 +0000 (11:18 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 31 Mar 2019 09:23:45 +0000 (12:23 +0300)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
sci-geosciences/gnome-maps/Manifest
sci-geosciences/gnome-maps/gnome-maps-3.26.2.ebuild [deleted file]

index 331526866d488d536a35d6616135d1198b6a22b9..1d45f47e0c9df73385654d49d0160603c7d53cf7 100644 (file)
@@ -1,3 +1,2 @@
 DIST gnome-maps-3.24.3.tar.xz 1145872 BLAKE2B bd6e9652c341def652beea966d3a171a050219f3bc83288bd83eacb069899cd94d154d53bcea081bdfefdeee9b74e56c158c703ed92c9fcb5e35ecd718900e4a SHA512 b4a4c278359803e11b1aa43fb522a84b95eecfc349a134322f45db7acfe93867a61f6bd48e55a07d5d602b8161cdf5949a6b5d4da1212659e133260063ab6198
-DIST gnome-maps-3.26.2.tar.xz 1175944 BLAKE2B abd8a592c10e31f4a05a6f3ef1167d111ab19a957e2fd3efa78f6999f60f98ff1767bcde18c6fb56bd6af580fd5e619106371214a92c4c450fe16df6fa4d8e23 SHA512 15548d834cf859b1d67111bdf81c3dc87c62c97574b89f41ae81bd5ce8bdccb10e705c7e91f5880d2528df88f85d6416302163d31c5b9d0f359451385168866b
 DIST gnome-maps-3.30.3.tar.xz 2176712 BLAKE2B 8595643ddf3f6c419fdc053561e49e62d6bd6e3713d3d809d3fe73cd1aecf3361e3f6592fb53d6963cbdd5fc3edaf1dcb616059da9e5e506a3399d00a9a65de7 SHA512 f3481266c6cf792da71ef40ce489c13fdd807dab91238e02b815b25e29119ffb56212fb03078e14004cca27e24906af1b94f7f3c4325bbf4f332c782c79d8203
diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.26.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.26.2.ebuild
deleted file mode 100644 (file)
index 7a8281d..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# 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.44.0: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.90:0.7[introspection]
-       >=sci-geosciences/geocode-glib-3.15.2[introspection]
-       >=x11-libs/gtk+-3.22: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/glib-utils
-       >=dev-util/intltool-0.40
-       virtual/pkgconfig
-"