summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2016-09-26 21:48:04 +0300
committerMart Raudsepp <leio@gentoo.org>2016-09-26 22:12:30 +0300
commitee74589b1093af2e18ab78b57c985d080a233a9a (patch)
tree7eec34a2d0fa08a7d6c485efab6d8145096ef45e /sci-geosciences
parentmedia-libs/libchamplain: remove old (diff)
downloadgentoo-ee74589b1093af2e18ab78b57c985d080a233a9a.tar.gz
gentoo-ee74589b1093af2e18ab78b57c985d080a233a9a.tar.bz2
gentoo-ee74589b1093af2e18ab78b57c985d080a233a9a.zip
sci-geosciences/gnome-maps: remove old
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gnome-maps/Manifest2
-rw-r--r--sci-geosciences/gnome-maps/gnome-maps-3.18.2.ebuild42
-rw-r--r--sci-geosciences/gnome-maps/gnome-maps-3.20.3.ebuild38
3 files changed, 0 insertions, 82 deletions
diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest
index 9d0f065eec4f..96189b866004 100644
--- a/sci-geosciences/gnome-maps/Manifest
+++ b/sci-geosciences/gnome-maps/Manifest
@@ -1,4 +1,2 @@
-DIST gnome-maps-3.18.2.tar.xz 864904 SHA256 693ff1559252eabe5d8c9c7354333b5aa1996e870936456d15706a0e0bac9278 SHA512 ed0f0f7ff927d9b41701cd66afa266857b618bda1a95a837a48554e7399020722f19841fba4fb1e767bb8db83111f029408065fc534b56b25dcca4cb1206975d WHIRLPOOL 0e939640ca9f8a55f44cfb7a533bedd3074aea417c5f936f935610e9265ba8a940dc1f50c8710da0ce6efb6ad13f3f32500efb43b246892959e691e96da41410
DIST gnome-maps-3.18.4.tar.xz 874896 SHA256 76a3e49867a474afbe3835ce4f2d49472567ad610e839d0c6808ce1d11ccf2b5 SHA512 b1c169b6fb1a1afb69856836ec05cdef6da2346a6e1da3109b29a0ed26bc33b3306141e53291145e778ae6db105b60bd6ec398fd24b4d9c6eabea54dc2a00f07 WHIRLPOOL 50be96f5ee413bc48e281835349a07c08f0490f68cdb8fdfccfb49dd24525dcfc88519ded8ea2d1f81cc65e3ce256ccbdc0b5360256528f4402a20a51bd95da2
DIST gnome-maps-3.20.3.1.tar.xz 1073456 SHA256 9206d5fcd03225b66c50074d8d3250af7f668915071d998b196aff4380ae6f17 SHA512 b04155741e5332c6fa00a4de389324ebe5b17d629c02b4bc408f5611b1ded173785875b3cc2ca0148c700f66edc4e4677f964a640c164704bc8640743124acaf WHIRLPOOL 97e28e1dfdce0362a45d2a4ad7869185aa375b7f644c0cc8e4db1fbdeec5096fd8c597d4dba6d2e7cfe032958d0265e59f0c431143e4bd71b549bcf00fd987a5
-DIST gnome-maps-3.20.3.tar.xz 1070060 SHA256 055dbe0847c3f1c8fbdbf93d63896f41204642704c2b730e0bf01b7b82f09929 SHA512 62cbb865063c3ce1a81d73886df1504c7e36708fdcc4e281dc8f703db8f8f6cd94fd901231a347a1efd3251b4a8efd1373773a955f418c77f8b0b35cfd8db4d1 WHIRLPOOL d4088f65e526cf16bb1c1ddecc92480886865714126a6086b6dc13a6a7533bcb43124931a51e3e6dcae3c21ec6e834f4ddd4e7a7835f902bf1d64824ddc5a018
diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.18.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.18.2.ebuild
deleted file mode 100644
index ce10c853da88..000000000000
--- a/sci-geosciences/gnome-maps/gnome-maps-3.18.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit eutils 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"
-
-RDEPEND="
- >=app-misc/geoclue-0.12.99:2.0
- >=dev-libs/folks-0.10
- >=dev-libs/gjs-1.43.3
- >=dev-libs/gobject-introspection-0.6.3:=
- >=dev-libs/glib-2.39.3:2
- >=dev-libs/libgee-0.16:0.8[introspection]
- media-libs/clutter-gtk:1.0[introspection]
- media-libs/clutter:1.0[introspection]
- media-libs/cogl:1.0[introspection]
- >=media-libs/libchamplain-0.12.10-r1:0.12[gtk,introspection]
- net-libs/libgfbgraph
- net-libs/libsoup:2.4[introspection]
- >=sci-geosciences/geocode-glib-3.15.2[introspection]
- x11-libs/gdk-pixbuf:2[introspection]
- >=x11-libs/gtk+-3.15.9:3[introspection]
-"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- virtual/pkgconfig
-"
-
-src_configure() {
- gnome2_src_configure --disable-static
-}
diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.20.3.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.20.3.ebuild
deleted file mode 100644
index 6de53cb41ef0..000000000000
--- a/sci-geosciences/gnome-maps/gnome-maps-3.20.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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"
-
-RDEPEND="
- >=app-misc/geoclue-0.12.99:2.0
- >=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/clutter-gtk:1.0[introspection]
- media-libs/clutter:1.0[introspection]
- media-libs/cogl:1.0[introspection]
- >=media-libs/libchamplain-0.12.13:0.12[gtk,introspection]
- net-libs/libgfbgraph
- net-libs/libsoup:2.4[introspection]
- net-libs/rest:0.7
- >=sci-geosciences/geocode-glib-3.15.2[introspection]
- x11-libs/gdk-pixbuf:2[introspection]
- >=x11-libs/gtk+-3.15.9:3[introspection]
-"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- virtual/pkgconfig
-"