commit:     fd98c141e42a270788dd2a3bf4613dddd29a8bb7
Author:     Gerion Entrup <gerion.entrup <AT> flump <DOT> de>
AuthorDate: Thu Nov  7 12:05:02 2019 +0000
Commit:     gerion <gerion.entrup <AT> flump <DOT> de>
CommitDate: Thu Nov  7 12:05:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=fd98c141

sci-geosciences/qmapshack-9999: drop, outdated

Signed-off-by: Gerion Entrup <gerion.entrup <AT> flump.de>

 sci-geosciences/qmapshack/Manifest              |  2 --
 sci-geosciences/qmapshack/metadata.xml          | 21 -------------
 sci-geosciences/qmapshack/qmapshack-9999.ebuild | 40 -------------------------
 3 files changed, 63 deletions(-)

diff --git a/sci-geosciences/qmapshack/Manifest 
b/sci-geosciences/qmapshack/Manifest
deleted file mode 100644
index fd0d934..0000000
--- a/sci-geosciences/qmapshack/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD qmapshack-9999.ebuild 866 BLAKE2B 
96372d7a38c123e701d878b0a6ccb6ce1cb318945541354290d2d37f3e2100c6d19ed88c912df6e7bb43ec52ad456eefb96a39bcc4cf98afe63ae8324c73e78b
 SHA512 
d782ca19e643e76f37d9ae1cdd7133a1b785ed18c739be5348c28a7eeac156d471c96014554dc3c3729cdbf536eb31734429ab8f222d9979b10fcbdbbaa1ab69
-MISC metadata.xml 772 BLAKE2B 
b1bd146b3ae624d365dd366cef81f3eaf37c8220ddd4eeb1f64916275f6520f3bd2d458a339bdea85d0f13cde14b3038d98c32f6265204e3aa1e22424f9dbfd2
 SHA512 
03cd1cf6d4e0b5a420b4301ffb1077f2dda9e023572dedd1c56ba4574ab4460c125d63bb5c7475b66b023ff15dc0b9c4cfc8479218366c935108e89850ed5d4d

diff --git a/sci-geosciences/qmapshack/metadata.xml 
b/sci-geosciences/qmapshack/metadata.xml
deleted file mode 100644
index 1ba0b96..0000000
--- a/sci-geosciences/qmapshack/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <email>[email protected]</email>
-    <name>Andrey Grozin</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-  <longdescription lang="en">
-  Use QMapShack to plan your next outdoor trip or to visualize and archive
-  all the GPS recordings of your past exciting adventures.
-  QMapShack is the next generation of the famous QLandkarte GT application.
-  And of course it's even better and easier to use.
-</longdescription>
-  <upstream>
-    <remote-id type="bitbucket">maproom/qmapshack</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/sci-geosciences/qmapshack/qmapshack-9999.ebuild 
b/sci-geosciences/qmapshack/qmapshack-9999.ebuild
deleted file mode 100644
index 6139b14..0000000
--- a/sci-geosciences/qmapshack/qmapshack-9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils xdg-utils gnome2-utils mercurial
-
-DESCRIPTION="GPS mapping utility"
-HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home";
-EHG_REPO_URI="https://bitbucket.org/maproom/qmapshack";
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-RDEPEND="dev-qt/qtwebkit:5
-       dev-qt/qtscript:5
-       dev-qt/qtprintsupport:5
-       dev-qt/qtdbus:5
-       dev-qt/qttest:5
-       dev-qt/designer:5
-       dev-qt/qtnetwork:5[ssl]
-       dev-libs/quazip
-       >=sci-geosciences/routino-3.1.1
-       sci-libs/gdal
-       sci-libs/proj
-       sci-libs/alglib"
-DEPEND="${RDEPEND}
-       dev-qt/linguist-tools:5"
-
-pkg_postinst() {
-       xdg_desktop_database_update
-       xdg_mimeinfo_database_update
-       gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-       xdg_desktop_database_update
-       xdg_mimeinfo_database_update
-       gnome2_icon_cache_update
-}

Reply via email to