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 04D01138350 for ; Sat, 18 Apr 2020 15:58:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33B7DE0A6A; Sat, 18 Apr 2020 15:58:20 +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 1901BE0A6A for ; Sat, 18 Apr 2020 15:58:20 +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 5311934F0AB for ; Sat, 18 Apr 2020 15:58:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6285F71 for ; Sat, 18 Apr 2020 15:58:16 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1587225483.670fe45c05f3976b92899a13762d1f4b13a32218.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/linux-gpib/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild X-VCS-Directories: sci-libs/linux-gpib/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 670fe45c05f3976b92899a13762d1f4b13a32218 X-VCS-Branch: master Date: Sat, 18 Apr 2020 15:58:16 +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: a2fd94f0-e24a-43d3-87dd-f469901ff01b X-Archives-Hash: e334dd681b67c179e49ab4a9eac202aa commit: 670fe45c05f3976b92899a13762d1f4b13a32218 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Apr 18 15:57:39 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Apr 18 15:58:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670fe45c sci-libs/linux-gpib: remove redundant dodir Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel gentoo.org> sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild b/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild index dadf8cae4b8..7e91689d224 100644 --- a/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-4.3.0.ebuild @@ -109,7 +109,6 @@ src_install() { newins util/templates/gpib.conf gpib.conf.example if use pcmcia; then - dodir /etc/pcmcia insinto /etc/pcmcia doins "${S}"/etc/pcmcia/* fi