Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpxsee/
Date: Sun, 09 Jan 2022 20:08:24
Message-Id: 1641758839.5412738473fe9a27aa73829ce0a40cfeb174a3a4.sam@gentoo
1 commit: 5412738473fe9a27aa73829ce0a40cfeb174a3a4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 9 20:07:19 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 9 20:07:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54127384
7
8 sci-geosciences/gpxsee: Stabilize 9.12 amd64, #830766
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-geosciences/gpxsee/gpxsee-9.12.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-geosciences/gpxsee/gpxsee-9.12.ebuild b/sci-geosciences/gpxsee/gpxsee-9.12.ebuild
16 index 01738be156d9..f3a990516826 100644
17 --- a/sci-geosciences/gpxsee/gpxsee-9.12.ebuild
18 +++ b/sci-geosciences/gpxsee/gpxsee-9.12.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.gpxsee.org/"
26 SRC_URI="https://github.com/tumic0/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 IUSE=""
32 RDEPEND="dev-qt/qtwidgets:5
33 dev-qt/qtgui:5