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 49831139086 for ; Fri, 6 Jan 2017 03:29:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DD4321C088; Fri, 6 Jan 2017 03:29:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2066821C088 for ; Fri, 6 Jan 2017 03:29:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E1EC33412CB for ; Fri, 6 Jan 2017 03:29:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B8F6261F for ; Fri, 6 Jan 2017 03:29:18 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1483673296.17ecda379012c35b54ea83ee4e9b6054cfc748e6.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/capi4hylafax/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.20-r2.ebuild X-VCS-Directories: net-misc/capi4hylafax/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 17ecda379012c35b54ea83ee4e9b6054cfc748e6 X-VCS-Branch: master Date: Fri, 6 Jan 2017 03:29:18 +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-Archives-Salt: 375aae6e-9fe9-4e66-be7a-36185f767021 X-Archives-Hash: 2cb76f0899a67134433ef102c76a6834 commit: 17ecda379012c35b54ea83ee4e9b6054cfc748e6 Author: Aaron Bauman gentoo org> AuthorDate: Fri Jan 6 03:28:16 2017 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Jan 6 03:28:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ecda37 net-misc/capi4hylafax: amd64 stable wrt bug #587014 net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.20-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.20-r2.ebuild b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.20-r2.ebuild index b1601dc..2ab22d9 100644 --- a/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.20-r2.ebuild +++ b/net-misc/capi4hylafax/capi4hylafax-01.03.00.99.300.20-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ S="${WORKDIR}/${PN}-svn" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" app-shells/bash:0