diff options
author | Andrey Grozin <grozin@gentoo.org> | 2017-04-02 20:48:04 +0700 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2017-04-02 20:48:04 +0700 |
commit | c7541c238ea55d901a3dd1596b05697fadb734e0 (patch) | |
tree | 2e984b7e75af5259dbe36b7d742ffc5bee13aad9 /sci-geosciences | |
parent | sci-geosciences/qmapshack: dependency on dev-libs/quazip added (diff) | |
download | gentoo-c7541c238ea55d901a3dd1596b05697fadb734e0.tar.gz gentoo-c7541c238ea55d901a3dd1596b05697fadb734e0.tar.bz2 gentoo-c7541c238ea55d901a3dd1596b05697fadb734e0.zip |
sci-geosciences/qmapshack: cleaning 1.8.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/qmapshack/qmapshack-1.8.0.ebuild | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/sci-geosciences/qmapshack/qmapshack-1.8.0.ebuild b/sci-geosciences/qmapshack/qmapshack-1.8.0.ebuild deleted file mode 100644 index 47bb8e093c96..000000000000 --- a/sci-geosciences/qmapshack/qmapshack-1.8.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -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 - dev-qt/qtnetwork:5[ssl] - >=sci-geosciences/routino-3.1.1 - sci-libs/gdal - sci-libs/proj" -DEPEND="${RDEPEND} - dev-qt/linguist-tools:5" |