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 352E9138334 for ; Thu, 30 May 2019 11:15:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30288E083E; Thu, 30 May 2019 11:15:55 +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 123E4E0825 for ; Thu, 30 May 2019 11:15:54 +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 83BD8345344 for ; Thu, 30 May 2019 11:15:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7FA45FF for ; Thu, 30 May 2019 11:15:50 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1559214923.17886825b13dd8039f5b8abaed7f52a329d8f334.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/vmd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/vmd/vmd-1.9.3-r1.ebuild X-VCS-Directories: sci-chemistry/vmd/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 17886825b13dd8039f5b8abaed7f52a329d8f334 X-VCS-Branch: master Date: Thu, 30 May 2019 11:15:50 +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: 95e43b20-209b-43b2-b2a8-c7fb4e21a0b0 X-Archives-Hash: e98f864216144ceea04dc94977070aac commit: 17886825b13dd8039f5b8abaed7f52a329d8f334 Author: Pacho Ramos gentoo org> AuthorDate: Thu May 30 11:15:23 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu May 30 11:15:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17886825 sci-chemistry/vmd: Make repoman more happy Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> sci-chemistry/vmd/vmd-1.9.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/vmd/vmd-1.9.3-r1.ebuild b/sci-chemistry/vmd/vmd-1.9.3-r1.ebuild index 392e380ece1..3f24f85d627 100644 --- a/sci-chemistry/vmd/vmd-1.9.3-r1.ebuild +++ b/sci-chemistry/vmd/vmd-1.9.3-r1.ebuild @@ -81,7 +81,7 @@ src_prepare() { cd "${WORKDIR}"/plugins || die - eapply -p2 "${WORKDIR}"/${P}-gentoo-plugins.patch + eapply -p2 "${WORKDIR}"/${P}-gentoo-plugins.patch [[ ${SILENT} == yes ]] || sed '/^.SILENT/d' -i $(find -name Makefile)