* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/foxtrotgps/
@ 2016-03-27 12:02 Sam Jorna
0 siblings, 0 replies; 5+ messages in thread
From: Sam Jorna @ 2016-03-27 12:02 UTC (permalink / raw
To: gentoo-commits
commit: b51f03807d2ea1e0ee07e1f961dc038a35d44cdd
Author: Sam Jorna <wraeth <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 11:37:37 2016 +0000
Commit: Sam Jorna <wraeth <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 11:57:55 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51f0380
sci-geosciences/foxtrotgps: bump to 1.2.0
Package-Manager: portage-2.2.28
sci-geosciences/foxtrotgps/Manifest | 1 +
sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/sci-geosciences/foxtrotgps/Manifest b/sci-geosciences/foxtrotgps/Manifest
index 8f4be1c..1b996fc 100644
--- a/sci-geosciences/foxtrotgps/Manifest
+++ b/sci-geosciences/foxtrotgps/Manifest
@@ -1,2 +1,3 @@
DIST foxtrotgps-1.1.0.tar.xz 375532 SHA256 275d4eb21ada3158f320cfebe8d575a3050bc73e0261a6602500050b36f9232a SHA512 830a1c242d3099139371cdcaf27492435f37ea107d15f035475733195b777a20063fde69bbc9a2393724e4b78b83dcbfa679a57f8273e2b867c6059521b5a8fe WHIRLPOOL 34f843d6981bc41c322cff922f1f697e9ab328a140570e49491ca95a21d23d19470dc7d4b44064f20990986db1ecd660d729821c79279948f1d0b7f4de9c2689
DIST foxtrotgps-1.1.1.tar.xz 378972 SHA256 47a7ccba610ccce7ecb4db67919871feda097e676a70403b9cca89259c41a581 SHA512 d8a46074701dfb6a662afa5693b5b7e1c07184ada21469ff872ef2a5afe8b439cd03b5eeb276474d9dd816ca2aa9441e21f5b64a97bb80a3a22ecc2c7a98549b WHIRLPOOL bc87a78b6f15d9490dc0b129ae4727a62bc16cd0f1febd38f4654d3eab04754970179ba91fc711ea9830fa560329d22285ba8138a3da7159bed63b79036893cc
+DIST foxtrotgps-1.2.0.tar.xz 1666752 SHA256 95b4f2d27af3d0ef7e8946d056cc10fb8b5a18c07c634f718522c8be3056a280 SHA512 fdea60bb22b223512ba75651386dcd3c2f7843f18dea8bde85b7498d8909931d44c2d877338c57d3a3b9e46ede9a29e14ecb918182142bce7e8cb5f4e674cb1b WHIRLPOOL f74b32c244ac5d4c844b6d336aec0e6c38a45e4bcbb6045ac10bef2e81c938cb8c6e28080887e27855a1275f03c0a66abb3dc6a8e6b25b519cfa8a9083babb76
diff --git a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild
new file mode 100644
index 0000000..cdc3fad
--- /dev/null
+++ b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit gnome2
+
+DESCRIPTION="Easy to use, fast and lightweight mapping application (fork of tangogps)"
+HOMEPAGE="http://www.foxtrotgps.org/"
+SRC_URI="http://www.foxtrotgps.org/releases/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-libs/libxml2:2
+ gnome-base/gconf:2
+ gnome-base/libglade
+ media-libs/libexif
+ net-misc/curl
+ >=sci-geosciences/gpsd-2.90
+ sys-apps/dbus
+ x11-libs/gtk+:2
+"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/foxtrotgps/
@ 2016-11-03 11:19 Pacho Ramos
0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2016-11-03 11:19 UTC (permalink / raw
To: gentoo-commits
commit: 531489fe253de05f6dd9a1f3724622fc671cb2ae
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 10:42:47 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 11:18:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531489fe
sci-geosciences/foxtrotgps: amd64/x86 stable, bug #594218
Package-Manager: portage-2.3.2
sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild
index cdc3fad..849a392 100644
--- a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild
+++ b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.foxtrotgps.org/releases/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-libs/libxml2:2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/foxtrotgps/
@ 2016-11-03 11:19 Pacho Ramos
0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2016-11-03 11:19 UTC (permalink / raw
To: gentoo-commits
commit: a87ae25018e24011ddcb02621cd14d74a32cb3ea
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 10:43:10 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 11:19:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a87ae250
sci-geosciences/foxtrotgps: Drop old
Package-Manager: portage-2.3.2
sci-geosciences/foxtrotgps/Manifest | 2 --
sci-geosciences/foxtrotgps/foxtrotgps-1.1.0.ebuild | 30 ----------------------
sci-geosciences/foxtrotgps/foxtrotgps-1.1.1.ebuild | 30 ----------------------
3 files changed, 62 deletions(-)
diff --git a/sci-geosciences/foxtrotgps/Manifest b/sci-geosciences/foxtrotgps/Manifest
index 1b996fc..0cba431 100644
--- a/sci-geosciences/foxtrotgps/Manifest
+++ b/sci-geosciences/foxtrotgps/Manifest
@@ -1,3 +1 @@
-DIST foxtrotgps-1.1.0.tar.xz 375532 SHA256 275d4eb21ada3158f320cfebe8d575a3050bc73e0261a6602500050b36f9232a SHA512 830a1c242d3099139371cdcaf27492435f37ea107d15f035475733195b777a20063fde69bbc9a2393724e4b78b83dcbfa679a57f8273e2b867c6059521b5a8fe WHIRLPOOL 34f843d6981bc41c322cff922f1f697e9ab328a140570e49491ca95a21d23d19470dc7d4b44064f20990986db1ecd660d729821c79279948f1d0b7f4de9c2689
-DIST foxtrotgps-1.1.1.tar.xz 378972 SHA256 47a7ccba610ccce7ecb4db67919871feda097e676a70403b9cca89259c41a581 SHA512 d8a46074701dfb6a662afa5693b5b7e1c07184ada21469ff872ef2a5afe8b439cd03b5eeb276474d9dd816ca2aa9441e21f5b64a97bb80a3a22ecc2c7a98549b WHIRLPOOL bc87a78b6f15d9490dc0b129ae4727a62bc16cd0f1febd38f4654d3eab04754970179ba91fc711ea9830fa560329d22285ba8138a3da7159bed63b79036893cc
DIST foxtrotgps-1.2.0.tar.xz 1666752 SHA256 95b4f2d27af3d0ef7e8946d056cc10fb8b5a18c07c634f718522c8be3056a280 SHA512 fdea60bb22b223512ba75651386dcd3c2f7843f18dea8bde85b7498d8909931d44c2d877338c57d3a3b9e46ede9a29e14ecb918182142bce7e8cb5f4e674cb1b WHIRLPOOL f74b32c244ac5d4c844b6d336aec0e6c38a45e4bcbb6045ac10bef2e81c938cb8c6e28080887e27855a1275f03c0a66abb3dc6a8e6b25b519cfa8a9083babb76
diff --git a/sci-geosciences/foxtrotgps/foxtrotgps-1.1.0.ebuild b/sci-geosciences/foxtrotgps/foxtrotgps-1.1.0.ebuild
deleted file mode 100644
index ad3acbc..00000000
--- a/sci-geosciences/foxtrotgps/foxtrotgps-1.1.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit gnome2
-
-DESCRIPTION="Easy to use, fast and lightweight mapping application (fork of tangogps)"
-HOMEPAGE="http://www.foxtrotgps.org/"
-SRC_URI="http://www.foxtrotgps.org/releases/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/libxml2:2
- gnome-base/gconf:2
- gnome-base/libglade
- media-libs/libexif
- net-misc/curl
- >=sci-geosciences/gpsd-2.90
- sys-apps/dbus
- x11-libs/gtk+:2
-"
-DEPEND="${RDEPEND}
- sys-devel/gettext
-"
diff --git a/sci-geosciences/foxtrotgps/foxtrotgps-1.1.1.ebuild b/sci-geosciences/foxtrotgps/foxtrotgps-1.1.1.ebuild
deleted file mode 100644
index c52b04b..00000000
--- a/sci-geosciences/foxtrotgps/foxtrotgps-1.1.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit gnome2
-
-DESCRIPTION="Easy to use, fast and lightweight mapping application (fork of tangogps)"
-HOMEPAGE="http://www.foxtrotgps.org/"
-SRC_URI="http://www.foxtrotgps.org/releases/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/libxml2:2
- gnome-base/gconf:2
- gnome-base/libglade
- media-libs/libexif
- net-misc/curl
- >=sci-geosciences/gpsd-2.90
- sys-apps/dbus
- x11-libs/gtk+:2
-"
-DEPEND="${RDEPEND}
- sys-devel/gettext
-"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/foxtrotgps/
@ 2018-05-21 17:05 Aaron Bauman
0 siblings, 0 replies; 5+ messages in thread
From: Aaron Bauman @ 2018-05-21 17:05 UTC (permalink / raw
To: gentoo-commits
commit: 0ba71a054ed197a8f5f8d62f379999aff2b56999
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon May 21 10:24:03 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon May 21 17:02:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba71a05
sci-geosciences/foxtrotgps: use HTTPs
sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild
index 4afbd286b6a..f3c9efbbf8e 100644
--- a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild
+++ b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit gnome2
DESCRIPTION="Easy to use, fast and lightweight mapping application (fork of tangogps)"
-HOMEPAGE="http://www.foxtrotgps.org/"
-SRC_URI="http://www.foxtrotgps.org/releases/${P}.tar.xz"
+HOMEPAGE="https://www.foxtrotgps.org/"
+SRC_URI="https://www.foxtrotgps.org/releases/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/foxtrotgps/
@ 2022-10-14 5:00 Arthur Zamarin
0 siblings, 0 replies; 5+ messages in thread
From: Arthur Zamarin @ 2022-10-14 5:00 UTC (permalink / raw
To: gentoo-commits
commit: 5a0044be0203eda1e7fc251f0db5c0e3ed4c18cc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 14 05:00:08 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 14 05:00:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0044be
sci-geosciences/foxtrotgps: Keyword 1.2.2-r1 arm64, #866326
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-geosciences/foxtrotgps/foxtrotgps-1.2.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.2-r1.ebuild b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.2-r1.ebuild
index cc36b1da8d8e..e45173eebb13 100644
--- a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.2-r1.ebuild
+++ b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://www.foxtrotgps.org/releases/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
dev-libs/libxml2:2
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-10-14 5:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-03 11:19 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/foxtrotgps/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2022-10-14 5:00 Arthur Zamarin
2018-05-21 17:05 Aaron Bauman
2016-11-03 11:19 Pacho Ramos
2016-03-27 12:02 Sam Jorna
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox