summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2016-07-13 22:27:48 +0600
committerAndrey Grozin <grozin@gentoo.org>2016-07-13 22:27:48 +0600
commit4738006b67d566bceac455271920c482665d5a12 (patch)
tree216c2044c594d4440183517b2fdc6df0155ba256 /sci-geosciences
parentsci-geosciences/qmapshack: added a missing dependency (diff)
downloadgentoo-4738006b67d566bceac455271920c482665d5a12.tar.gz
gentoo-4738006b67d566bceac455271920c482665d5a12.tar.bz2
gentoo-4738006b67d566bceac455271920c482665d5a12.zip
sci-geosciences/qmapshack: cleaning old
Package-Manager: portage-2.3.0
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/qmapshack/Manifest2
-rw-r--r--sci-geosciences/qmapshack/qmapshack-1.3.0.ebuild21
-rw-r--r--sci-geosciences/qmapshack/qmapshack-1.5.1.ebuild22
-rw-r--r--sci-geosciences/qmapshack/qmapshack-1.6.1-r1.ebuild25
4 files changed, 0 insertions, 70 deletions
diff --git a/sci-geosciences/qmapshack/Manifest b/sci-geosciences/qmapshack/Manifest
index fdd6d1e7c1fc..1cc3b44d9954 100644
--- a/sci-geosciences/qmapshack/Manifest
+++ b/sci-geosciences/qmapshack/Manifest
@@ -1,3 +1 @@
-DIST qmapshack-1.3.0.tar.gz 4306608 SHA256 8eb9b07e2170d435aa086930e8c12f53cc9f89e7617adcf6a73b5a76f4081b0d SHA512 bf58bc7a2b9612cddb63801737c31b5910f8cbf255ebbc4abac42cb7404040074436ac6fa9a85982a31c1499cedc21fb13885e4daa650eb3567f8115528db385 WHIRLPOOL d85bbc15df93a9d86c57126f8b8c85dce5e10fcac1ca2b9bb8c32b8abd9f8796e3e4c415d712bf7dc8aa9c8542715f45ca81aca9cfd6d67685fe6984180c5ddd
-DIST qmapshack-1.5.1.tar.gz 4041000 SHA256 109f7979781cea2e455556368fc04ee499ffbe86493c8a4dea7fab65818e1f1d SHA512 6ce4732f42bbc14ddd67094431205b6ddb724e6841913e00a3ecbfb386e94aae7f4cf4062f0a9b0ba4a60df696dee11c4de5036c17a5b8b3cea331a3a0786672 WHIRLPOOL e95b7d85f1f89effee61a0cef090ca026b8d45e2192ee7e03d9f775bb7326d2510bf3cc1c355d6d5f2882a7449238f952d1a6d80801376325c4f08515aba3746
DIST qmapshack-1.6.1.tar.gz 4538423 SHA256 e702482ef894ec3fdbc5a932dd220bbb34eef1580b1645a314e9a3fa99956c22 SHA512 f6437004a79a875bdbfe6567bc1a771c6862ca7f851306ccf3ab044a28c4071eff227b3e5a200a21ec30c65df29e8e7371d32c0b4c8b5cc2799cf224adb892a6 WHIRLPOOL 0b180e5265a2a739008f0128947eaf28102dcb5d21041206631654b098d770d0c2e3ff3086289f1370df358747be033d326b93be4d44174e8738adcfa6faa9b4
diff --git a/sci-geosciences/qmapshack/qmapshack-1.3.0.ebuild b/sci-geosciences/qmapshack/qmapshack-1.3.0.ebuild
deleted file mode 100644
index e88c7c9351b2..000000000000
--- a/sci-geosciences/qmapshack/qmapshack-1.3.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="GPS mapping utility"
-HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home"
-SRC_URI="https://bitbucket.org/maproom/${PN}/downloads/${P}.tar.gz"
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="dev-qt/qtwebkit:5
- dev-qt/qtscript:5
- dev-qt/qtprintsupport:5
- dev-qt/qtdbus:5
- sci-libs/gdal
- sci-libs/proj"
-DEPEND="${RDEPEND}
- dev-qt/linguist-tools:5"
diff --git a/sci-geosciences/qmapshack/qmapshack-1.5.1.ebuild b/sci-geosciences/qmapshack/qmapshack-1.5.1.ebuild
deleted file mode 100644
index d87dcc160c10..000000000000
--- a/sci-geosciences/qmapshack/qmapshack-1.5.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="GPS mapping utility"
-HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home"
-SRC_URI="https://bitbucket.org/maproom/${PN}/downloads/${P}.tar.gz"
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="dev-qt/qtwebkit:5
- dev-qt/qtscript:5
- dev-qt/qtprintsupport:5
- dev-qt/qtdbus:5
- >=sci-geosciences/routino-3.0_p1
- sci-libs/gdal
- sci-libs/proj"
-DEPEND="${RDEPEND}
- dev-qt/linguist-tools:5"
diff --git a/sci-geosciences/qmapshack/qmapshack-1.6.1-r1.ebuild b/sci-geosciences/qmapshack/qmapshack-1.6.1-r1.ebuild
deleted file mode 100644
index 08666b3e35db..000000000000
--- a/sci-geosciences/qmapshack/qmapshack-1.6.1-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="GPS mapping utility"
-HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home"
-SRC_URI="https://bitbucket.org/maproom/${PN}/downloads/${P}.tar.gz"
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="dev-qt/qtwebkit:5
- dev-qt/qtscript:5
- dev-qt/qtprintsupport:5
- dev-qt/qtdbus:5
- dev-qt/qttest:5
- >=sci-geosciences/routino-3.0_p1
- sci-libs/gdal
- sci-libs/proj"
-DEPEND="${RDEPEND}
- dev-qt/linguist-tools:5"