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 DE2CA138239 for ; Thu, 31 Dec 2020 11:59:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00A81E087E; Thu, 31 Dec 2020 11:59:26 +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 D9477E087E for ; Thu, 31 Dec 2020 11:59:25 +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 A821F340D91 for ; Thu, 31 Dec 2020 11:59:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 602DE53 for ; Thu, 31 Dec 2020 11:59:23 +0000 (UTC) From: "Aisha Tammy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aisha Tammy" Message-ID: <1609415957.df1ab0d2f73c87b2281ef56708db0d7863522a2d.epsilon-0@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/chimera-bin/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/chimera-bin/chimera-bin-1.11.2.ebuild sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild X-VCS-Directories: sci-chemistry/chimera-bin/ X-VCS-Committer: epsilon-0 X-VCS-Committer-Name: Aisha Tammy X-VCS-Revision: df1ab0d2f73c87b2281ef56708db0d7863522a2d X-VCS-Branch: master Date: Thu, 31 Dec 2020 11:59:23 +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: 4d695166-6560-42e5-b199-db0df39d6ba9 X-Archives-Hash: d3a54edc967fa2cc222314f4e04612b5 commit: df1ab0d2f73c87b2281ef56708db0d7863522a2d Author: Andrew Ammerlaan riseup net> AuthorDate: Thu Dec 31 11:38:39 2020 +0000 Commit: Aisha Tammy aisha cc> CommitDate: Thu Dec 31 11:59:17 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=df1ab0d2 sci-chemistry/chimera-bin: make repoman happy Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> Closes: https://github.com/gentoo/sci/pull/1015 Signed-off-by: Aisha Tammy aisha.cc> sci-chemistry/chimera-bin/chimera-bin-1.11.2.ebuild | 4 ++-- sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/sci-chemistry/chimera-bin/chimera-bin-1.11.2.ebuild b/sci-chemistry/chimera-bin/chimera-bin-1.11.2.ebuild index 726d7c1c9..7b00f46d5 100644 --- a/sci-chemistry/chimera-bin/chimera-bin-1.11.2.ebuild +++ b/sci-chemistry/chimera-bin/chimera-bin-1.11.2.ebuild @@ -8,10 +8,10 @@ inherit eutils DESCRIPTION="An extensible Molecular Modelling System" HOMEPAGE="http://www.cgl.ucsf.edu/chimera" SRC_URI="chimera-${PV}-linux_x86_64.bin" + SLOT="0" LICENSE="chimera" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" +KEYWORDS="~amd64 ~x86" DEPEND="prefix? ( dev-util/patchelf )" RDEPEND=" diff --git a/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild b/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild index 33f2301fd..7b00f46d5 100644 --- a/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild +++ b/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild @@ -11,8 +11,7 @@ SRC_URI="chimera-${PV}-linux_x86_64.bin" SLOT="0" LICENSE="chimera" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" +KEYWORDS="~amd64 ~x86" DEPEND="prefix? ( dev-util/patchelf )" RDEPEND="