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 449FC138331 for ; Sat, 24 Feb 2018 08:07:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DDF2E0824; Sat, 24 Feb 2018 08:07:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 5BED7E0824 for ; Sat, 24 Feb 2018 08:07:28 +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 4E3E3335C4B for ; Sat, 24 Feb 2018 08:07:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FBE0244 for ; Sat, 24 Feb 2018 08:07:24 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1519459596.354c278dd1d146760e9e2171d523c9a897190bcf.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lockrun/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/lockrun/lockrun-20120508-r1.ebuild X-VCS-Directories: dev-util/lockrun/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 354c278dd1d146760e9e2171d523c9a897190bcf X-VCS-Branch: master Date: Sat, 24 Feb 2018 08:07:24 +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: c861763a-bd9b-4908-a1c8-0ef4cdf1ed60 X-Archives-Hash: cbeca33f0d9247452e45d145dc404122 commit: 354c278dd1d146760e9e2171d523c9a897190bcf Author: Jason Zaman gentoo org> AuthorDate: Sat Feb 24 07:57:39 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sat Feb 24 08:06:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354c278d dev-util/lockrun: amd64 stable Gentoo-bug: 648488 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-util/lockrun/lockrun-20120508-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/lockrun/lockrun-20120508-r1.ebuild b/dev-util/lockrun/lockrun-20120508-r1.ebuild index 1a0c8c9f499..ad4efc7eb4a 100644 --- a/dev-util/lockrun/lockrun-20120508-r1.ebuild +++ b/dev-util/lockrun/lockrun-20120508-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.unixwiz.net/tools/lockrun.html" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" S="${WORKDIR}"