summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2016-05-14 13:54:28 +0600
committerAndrey Grozin <grozin@gentoo.org>2016-05-14 13:54:28 +0600
commit12135caaa961e60677425c6c7077f852fedc89a3 (patch)
tree60d6247b6bcc337bfab8c0d03c9a6a6ae37d46ad /sci-geosciences/qmapshack
parentsci-geosciences/qmapshack: added dependecy on dev-qt/qttest:5 (diff)
downloadgentoo-12135caaa961e60677425c6c7077f852fedc89a3.tar.gz
gentoo-12135caaa961e60677425c6c7077f852fedc89a3.tar.bz2
gentoo-12135caaa961e60677425c6c7077f852fedc89a3.zip
sci-geosciences/qmapshack: drop 1.6.1
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-geosciences/qmapshack')
-rw-r--r--sci-geosciences/qmapshack/qmapshack-1.6.1.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/sci-geosciences/qmapshack/qmapshack-1.6.1.ebuild b/sci-geosciences/qmapshack/qmapshack-1.6.1.ebuild
deleted file mode 100644
index b664002309c1..000000000000
--- a/sci-geosciences/qmapshack/qmapshack-1.6.1.ebuild
+++ /dev/null
@@ -1,24 +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
- >=sci-geosciences/routino-3.0_p1
- sci-libs/gdal
- sci-libs/proj"
-DEPEND="${RDEPEND}
- dev-qt/linguist-tools:5"