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 9A243138334 for ; Tue, 20 Nov 2018 10:46:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CAA1E0898; Tue, 20 Nov 2018 10:46:34 +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 E14AEE0898 for ; Tue, 20 Nov 2018 10:46:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 74D78335CEB for ; Tue, 20 Nov 2018 10:46:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1ECA644F for ; Tue, 20 Nov 2018 10:46:29 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1542710782.5b53606d6f85788dde83829d3013ec720bfca150.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/icaclient/, net-misc/icaclient/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/icaclient/files/10ICAClient net-misc/icaclient/icaclient-13.10.0.20-r1.ebuild net-misc/icaclient/icaclient-13.10.0.20.ebuild net-misc/icaclient/icaclient-13.8.0.10299729-r1.ebuild net-misc/icaclient/icaclient-13.8.0.10299729-r2.ebuild net-misc/icaclient/icaclient-13.9.1.6-r1.ebuild net-misc/icaclient/icaclient-13.9.1.6.ebuild X-VCS-Directories: net-misc/icaclient/ net-misc/icaclient/files/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 5b53606d6f85788dde83829d3013ec720bfca150 X-VCS-Branch: master Date: Tue, 20 Nov 2018 10:46:29 +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: e948d5d6-b0fe-4e01-ab72-239f4e0dcd6a X-Archives-Hash: 4de0629a543b6ede38cdc8006d859a7d commit: 5b53606d6f85788dde83829d3013ec720bfca150 Author: Henning Schild hennsch de> AuthorDate: Tue Nov 6 20:48:15 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Nov 20 10:46:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b53606d net-misc/icaclient: drop PATH from env.d we have a wrapper The wrapper makes sure that the application gets launched from the right place, no need to mess up the PATH. Signed-off-by: Henning Schild hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/10350 Signed-off-by: Lars Wendler gentoo.org> net-misc/icaclient/files/10ICAClient | 1 - .../{icaclient-13.10.0.20.ebuild => icaclient-13.10.0.20-r1.ebuild} | 2 +- ...nt-13.8.0.10299729-r1.ebuild => icaclient-13.8.0.10299729-r2.ebuild} | 2 +- .../{icaclient-13.9.1.6.ebuild => icaclient-13.9.1.6-r1.ebuild} | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/net-misc/icaclient/files/10ICAClient b/net-misc/icaclient/files/10ICAClient index 31be24e3380..e5c2c73d62f 100644 --- a/net-misc/icaclient/files/10ICAClient +++ b/net-misc/icaclient/files/10ICAClient @@ -1,3 +1,2 @@ -PATH=/opt/Citrix/ICAClient ROOTPATH=/opt/Citrix/ICAClient ICAROOT=/opt/Citrix/ICAClient diff --git a/net-misc/icaclient/icaclient-13.10.0.20.ebuild b/net-misc/icaclient/icaclient-13.10.0.20-r1.ebuild similarity index 99% rename from net-misc/icaclient/icaclient-13.10.0.20.ebuild rename to net-misc/icaclient/icaclient-13.10.0.20-r1.ebuild index 09f7c5ef1a8..61cc8640bf3 100644 --- a/net-misc/icaclient/icaclient-13.10.0.20.ebuild +++ b/net-misc/icaclient/icaclient-13.10.0.20-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 diff --git a/net-misc/icaclient/icaclient-13.8.0.10299729-r1.ebuild b/net-misc/icaclient/icaclient-13.8.0.10299729-r2.ebuild similarity index 99% rename from net-misc/icaclient/icaclient-13.8.0.10299729-r1.ebuild rename to net-misc/icaclient/icaclient-13.8.0.10299729-r2.ebuild index 6de1b07173b..62b8aea1e8d 100644 --- a/net-misc/icaclient/icaclient-13.8.0.10299729-r1.ebuild +++ b/net-misc/icaclient/icaclient-13.8.0.10299729-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 diff --git a/net-misc/icaclient/icaclient-13.9.1.6.ebuild b/net-misc/icaclient/icaclient-13.9.1.6-r1.ebuild similarity index 99% rename from net-misc/icaclient/icaclient-13.9.1.6.ebuild rename to net-misc/icaclient/icaclient-13.9.1.6-r1.ebuild index adccfce74fe..40ff3a9ec71 100644 --- a/net-misc/icaclient/icaclient-13.9.1.6.ebuild +++ b/net-misc/icaclient/icaclient-13.9.1.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6