Gentoo Archives: gentoo-commits

From: Andrey Grozin <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qmapshack/
Date: Sun, 02 Apr 2017 13:48:17
Message-Id: 1491140884.c7541c238ea55d901a3dd1596b05697fadb734e0.grozin@gentoo
1 commit: c7541c238ea55d901a3dd1596b05697fadb734e0
2 Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 2 13:48:04 2017 +0000
4 Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 2 13:48:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7541c23
7
8 sci-geosciences/qmapshack: cleaning 1.8.0
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sci-geosciences/qmapshack/qmapshack-1.8.0.ebuild | 25 ------------------------
13 1 file changed, 25 deletions(-)
14
15 diff --git a/sci-geosciences/qmapshack/qmapshack-1.8.0.ebuild b/sci-geosciences/qmapshack/qmapshack-1.8.0.ebuild
16 deleted file mode 100644
17 index 47bb8e093c9..00000000000
18 --- a/sci-geosciences/qmapshack/qmapshack-1.8.0.ebuild
19 +++ /dev/null
20 @@ -1,25 +0,0 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=6
25 -
26 -inherit cmake-utils
27 -
28 -DESCRIPTION="GPS mapping utility"
29 -HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home"
30 -SRC_URI="https://bitbucket.org/maproom/${PN}/downloads/${P}.tar.gz"
31 -LICENSE="GPL-3+"
32 -SLOT="0"
33 -KEYWORDS="~amd64 ~x86"
34 -IUSE=""
35 -RDEPEND="dev-qt/qtwebkit:5
36 - dev-qt/qtscript:5
37 - dev-qt/qtprintsupport:5
38 - dev-qt/qtdbus:5
39 - dev-qt/qttest:5
40 - dev-qt/qtnetwork:5[ssl]
41 - >=sci-geosciences/routino-3.1.1
42 - sci-libs/gdal
43 - sci-libs/proj"
44 -DEPEND="${RDEPEND}
45 - dev-qt/linguist-tools:5"