public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qmapshack/
Date: Sun, 18 Aug 2019 14:51:48 +0000 (UTC)	[thread overview]
Message-ID: <1566139896.3399503433b9b241d08226ec3945769aa96f5642.grozin@gentoo> (raw)

commit:     3399503433b9b241d08226ec3945769aa96f5642
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 14:51:36 2019 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Sun Aug 18 14:51:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33995034

sci-geosciences/qmapshack: cleaning old versions

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

 sci-geosciences/qmapshack/Manifest                |  2 --
 sci-geosciences/qmapshack/qmapshack-1.12.1.ebuild | 41 -----------------------
 sci-geosciences/qmapshack/qmapshack-1.12.3.ebuild | 41 -----------------------
 3 files changed, 84 deletions(-)

diff --git a/sci-geosciences/qmapshack/Manifest b/sci-geosciences/qmapshack/Manifest
index 11b1647491a..8f6c32952cb 100644
--- a/sci-geosciences/qmapshack/Manifest
+++ b/sci-geosciences/qmapshack/Manifest
@@ -1,4 +1,2 @@
 DIST qmapshack-1.12.0.tar.gz 12030329 BLAKE2B af641e76b00ee7dc7d964fd9f4ba75e51d7d6bcc4b33e020129181655371cda91f8ddffdcfd489f55228c22fc63416e6e5c8f4b1755a6a07e5832895a921afc7 SHA512 dac6081b37eab39431221acdd48a3e61876ff40e4f76aac7eed9232e839cabc69a099cb2e9e29fcc23cf439eaa8a3d1522be17e24c71e2b6d3f332eb3127efb5
-DIST qmapshack-1.12.1.tar.gz 12033026 BLAKE2B e898507bad42a141f02cf8fd0338cdf9f39344b249318be29d1e6eb500a9e810496c6a790745cf50aec0025b5547be8382ef0c9eab2d780cbf63f9d29eb064a9 SHA512 c9b6ad0c7372cc4d992cee07d20ee0ad5779014ce6336644e13be705ec0bbed22d5f83e27473c2813c5bf13e49558686546c50fd597eb9ef2692c64933f94713
-DIST qmapshack-1.12.3.tar.gz 12029443 BLAKE2B 8d7f117c8379f7181ce68f79f460f59342cf654179c8b85839fe003e06167765e3e2292e14b4bc71c3ba1aeb388fcbb77faccdd57748335c1df8500f9e52ba41 SHA512 01a2b73f2f432a24b614c4a325e0b0a2aaf5b6ef75c5a7fbeb2be341adc7c46faa71cf7e9f4fdeb769d546b7a760be553a38ac6cc1c5c2c2d044edd37f550a85
 DIST qmapshack-1.13.0.tar.gz 12323773 BLAKE2B ea9cc15376546af442c6874e9321dfda268f523edb9908418baa4b3286339b4274f3c4694bebe036fb24ea3af82da1195d323c5e7484ca49039b9a526c29fa12 SHA512 cdc876a73d855573854691e3ef1d685499c9da381eb028e4a6e80dcd243df68caa66c92057fc1b896fce2be20e6d2ca43499b0e6827f804f27a0e8cc3749a100

diff --git a/sci-geosciences/qmapshack/qmapshack-1.12.1.ebuild b/sci-geosciences/qmapshack/qmapshack-1.12.1.ebuild
deleted file mode 100644
index d7cc3ab65ff..00000000000
--- a/sci-geosciences/qmapshack/qmapshack-1.12.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils xdg-utils gnome2-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/qtwebengine:5[widgets]
-	dev-qt/qtdeclarative:5[widgets]
-	dev-qt/qtprintsupport:5
-	dev-qt/qtdbus:5
-	dev-qt/qttest:5
-	dev-qt/designer:5
-	dev-qt/qtnetwork:5[ssl]
-	dev-qt/qtsql:5
-	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
-}

diff --git a/sci-geosciences/qmapshack/qmapshack-1.12.3.ebuild b/sci-geosciences/qmapshack/qmapshack-1.12.3.ebuild
deleted file mode 100644
index 6dfd76c879a..00000000000
--- a/sci-geosciences/qmapshack/qmapshack-1.12.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils xdg-utils gnome2-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/qtwebengine:5[widgets]
-	dev-qt/qtdeclarative:5[widgets]
-	dev-qt/qtprintsupport:5
-	dev-qt/qtdbus:5
-	dev-qt/qttest:5
-	dev-qt/designer:5
-	dev-qt/qtnetwork:5[ssl]
-	dev-qt/qtsql:5
-	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	other threads:[~2019-08-18 14:51 UTC|newest]

Thread overview: 90+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-18 14:51 Andrey Grozin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-30  4:53 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qmapshack/ Andreas Sturmlechner
2025-07-05 14:19 Andrey Grozin
2025-07-05 14:17 Andrey Grozin
2025-07-04  7:07 Nowa Ammerlaan
2025-05-14 14:31 Nowa Ammerlaan
2025-05-14 14:31 Nowa Ammerlaan
2025-04-26 13:16 Andreas Sturmlechner
2025-04-26 13:16 Andreas Sturmlechner
2025-04-04 12:33 Andrey Grozin
2025-04-01 22:12 Andreas Sturmlechner
2025-01-04 16:49 Andrey Grozin
2024-11-23 11:36 Andreas Sturmlechner
2024-09-23 16:37 Andrey Grozin
2024-09-18 16:21 Andrey Grozin
2024-09-18 16:20 Andrey Grozin
2024-09-08  5:48 Andrey Grozin
2024-02-09 14:27 Andrey Grozin
2024-02-02 14:10 Arthur Zamarin
2023-12-22 13:41 Andrey Grozin
2023-12-22 12:47 Andrey Grozin
2023-08-29 12:08 Andrey Grozin
2023-02-07 10:37 Andreas Sturmlechner
2022-12-25 23:39 Andreas Sturmlechner
2022-09-10  0:29 Sam James
2022-09-09 16:09 Andrew Ammerlaan
2022-01-10  8:38 Agostino Sarubbo
2022-01-09 20:08 Sam James
2021-12-08  6:17 Sam James
2021-12-07  6:22 Agostino Sarubbo
2021-12-05  4:28 Andrey Grozin
2021-06-04  4:48 Andrey Grozin
2021-05-25 14:30 Andrey Grozin
2021-05-08  3:04 Andrey Grozin
2021-04-18 13:06 Andrey Grozin
2021-02-26 20:58 Agostino Sarubbo
2021-02-24 18:36 Andreas Sturmlechner
2021-02-23 19:53 Andreas Sturmlechner
2021-02-15  4:01 Sam James
2021-02-15  4:01 Sam James
2020-12-27 10:37 Andrey Grozin
2020-12-25 15:35 Andreas Sturmlechner
2020-12-22 18:57 Sam James
2020-12-21 17:48 Thomas Deutschmann
2020-11-28 12:59 Andrey Grozin
2020-11-28 12:57 Andrey Grozin
2020-07-08 14:24 Andrey Grozin
2020-04-29 17:09 Andrey Grozin
2020-02-09  3:59 Andrey Grozin
2020-02-03 15:24 Agostino Sarubbo
2020-02-03 13:32 Agostino Sarubbo
2019-11-03 12:17 Andrey Grozin
2019-11-03 11:50 Andrey Grozin
2019-09-14 11:20 Andrey Grozin
2019-08-18 14:53 Andrey Grozin
2019-04-04 12:44 Andrey Grozin
2019-01-21 22:17 Mikle Kolyada
2019-01-15 22:10 Thomas Deutschmann
2019-01-09 14:56 Andrey Grozin
2019-01-09 14:53 Andrey Grozin
2018-10-01 21:47 Thomas Deutschmann
2018-09-15 16:45 Mikle Kolyada
2018-09-09 16:36 Amy Liffey
2018-09-05 15:36 Andrey Grozin
2018-09-05 15:34 Andrey Grozin
2018-09-05 15:30 Andrey Grozin
2018-04-28 16:12 Andrey Grozin
2018-03-19 14:44 Andrey Grozin
2018-03-19 14:42 Andrey Grozin
2018-01-08  3:41 Andrey Grozin
2017-12-28 16:18 Andrey Grozin
2017-11-26  4:17 Andrey Grozin
2017-11-25  7:22 Andrey Grozin
2017-08-12 11:05 Amy Liffey
2017-04-02 13:49 Andrey Grozin
2017-04-02 13:48 Andrey Grozin
2017-04-02 13:46 Andrey Grozin
2017-04-01 22:22 Andrey Grozin
2016-12-19 19:31 Tobias Klausmann
2016-11-24 16:22 Andrey Grozin
2016-09-28 18:35 Michael Palimaka
2016-07-16 12:07 Andrey Grozin
2016-07-13 16:35 Andrey Grozin
2016-07-13 16:33 Andrey Grozin
2016-05-14  8:03 Andrey Grozin
2016-05-14  8:01 Andrey Grozin
2016-04-10  7:36 David Seifert
2016-01-04  9:36 Andrey Grozin
2015-10-01 14:21 Michael Palimaka
2015-09-03 17:13 Andrey Grozin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1566139896.3399503433b9b241d08226ec3945769aa96f5642.grozin@gentoo \
    --to=grozin@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox