From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1136651-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 41761138346 for <garchives@archives.gentoo.org>; Wed, 8 Jan 2020 08:15:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DEC5E08E2; Wed, 8 Jan 2020 08:15:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1279E08E2 for <gentoo-commits@lists.gentoo.org>; Wed, 8 Jan 2020 08:15:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 075D934DD07 for <gentoo-commits@lists.gentoo.org>; Wed, 8 Jan 2020 08:15:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34C7E97 for <gentoo-commits@lists.gentoo.org>; Wed, 8 Jan 2020 08:15:40 +0000 (UTC) From: "Agostino Sarubbo" <ago@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1578471326.4c8c9291ab09a82542822a37070bc056737bc3b6.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpxsee/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/gpxsee/gpxsee-7.18.ebuild X-VCS-Directories: sci-geosciences/gpxsee/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 4c8c9291ab09a82542822a37070bc056737bc3b6 X-VCS-Branch: master Date: Wed, 8 Jan 2020 08:15:40 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0fb05e87-0a9a-44d1-af0d-e23865323836 X-Archives-Hash: 761a77fda76691691ef8c02ab3a23d64 commit: 4c8c9291ab09a82542822a37070bc056737bc3b6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Jan 8 08:15:26 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Jan 8 08:15:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c8c9291 sci-geosciences/gpxsee: amd64 stable wrt bug #704904 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sci-geosciences/gpxsee/gpxsee-7.18.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-geosciences/gpxsee/gpxsee-7.18.ebuild b/sci-geosciences/gpxsee/gpxsee-7.18.ebuild index b7ebc18f0f5..5bbf9029c88 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.18.ebuild +++ b/sci-geosciences/gpxsee/gpxsee-7.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.gpxsee.org/" SRC_URI="https://github.com/tumic0/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-qt/qtwidgets:5 dev-qt/qtgui:5