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 8D4DA1580B1 for ; Tue, 31 Aug 2021 09:48:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D76C6E097E; Tue, 31 Aug 2021 09:48:12 +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 B707DE097E for ; Tue, 31 Aug 2021 09:48:12 +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 AF523340FB2 for ; Tue, 31 Aug 2021 09:48:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CB4C7A for ; Tue, 31 Aug 2021 09:48:10 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1630403285.8f6d9646512c93e7db8693ea423e34e54a725404.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/pymol-plugins-psico/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4-r1.ebuild sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild X-VCS-Directories: sci-chemistry/pymol-plugins-psico/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 8f6d9646512c93e7db8693ea423e34e54a725404 X-VCS-Branch: master Date: Tue, 31 Aug 2021 09:48:10 +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: 2495e915-389b-4db3-9dd1-0fd804009302 X-Archives-Hash: bbf5a71bba8a65f6ecceb2a27fe13901 commit: 8f6d9646512c93e7db8693ea423e34e54a725404 Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Aug 31 09:48:05 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Aug 31 09:48:05 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8f6d9646 sci-chemistry/pymol-plugins-psico: drop use minimal dep sci-chemistry/dssp::gentoo is being last-rited Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> ...s-psico-3.4.ebuild => pymol-plugins-psico-3.4-r1.ebuild} | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild b/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4-r1.ebuild similarity index 71% rename from sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild rename to sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4-r1.ebuild index df141a739..471e85be8 100644 --- a/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild +++ b/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4-r1.ebuild @@ -15,23 +15,12 @@ SRC_URI="https://github.com/speleo3/pymol-psico/archive/${PV}.tar.gz -> ${P}.tar SLOT="0" KEYWORDS="~amd64 ~x86" LICENSE="BSD-2" -IUSE="minimal" S="${WORKDIR}/pymol-psico-${PV}" RDEPEND=" sci-chemistry/pymol[${PYTHON_USEDEP}] - !minimal? ( - media-libs/qhull - media-video/mplayer - sci-biology/stride - sci-chemistry/dssp - sci-chemistry/mm-align - sci-chemistry/pdbmat - sci-chemistry/theseus - sci-chemistry/tm-align - sci-mathematics/diagrtb - )" +" pkg_post_inst() { optfeature sci-libs/mmtk "Normal modes via mmtk"