From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 401FB138334 for ; Thu, 2 May 2019 17:05:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D4B0E0867; Thu, 2 May 2019 17:05:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7281FE0867 for ; Thu, 2 May 2019 17:05:40 +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 D829B343020 for ; Thu, 2 May 2019 17:05:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21A2657F for ; Thu, 2 May 2019 17:05:36 +0000 (UTC) From: "Richard Freeman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Freeman" Message-ID: <1556816716.9cb37430b1a890eb8bafd0d2a18b9c7dbc1908e5.rich0@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/js8call/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/js8call/js8call-1.0.0.ebuild X-VCS-Directories: media-radio/js8call/ X-VCS-Committer: rich0 X-VCS-Committer-Name: Richard Freeman X-VCS-Revision: 9cb37430b1a890eb8bafd0d2a18b9c7dbc1908e5 X-VCS-Branch: master Date: Thu, 2 May 2019 17:05:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3d449bd3-c766-4d63-b02c-4455d7d61201 X-Archives-Hash: 25c8cee5af554935c67975e887a5611a commit: 9cb37430b1a890eb8bafd0d2a18b9c7dbc1908e5 Author: Richard Freeman gentoo org> AuthorDate: Thu May 2 15:16:39 2019 +0000 Commit: Richard Freeman gentoo org> CommitDate: Thu May 2 17:05:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb37430 media-radio/js8call: amd64 stable Signed-off-by: Richard Freeman gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 media-radio/js8call/js8call-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-radio/js8call/js8call-1.0.0.ebuild b/media-radio/js8call/js8call-1.0.0.ebuild index ed7e9ce100e..78808ea84e4 100644 --- a/media-radio/js8call/js8call-1.0.0.ebuild +++ b/media-radio/js8call/js8call-1.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/widefido/js8call/get/v${PV}.tar.bz2 -> ${P}.tar.b LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc" RDEPEND="dev-qt/qtcore:5