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 A73FB1382C5 for ; Thu, 4 Mar 2021 19:52:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE49CE086F; Thu, 4 Mar 2021 19:52:10 +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 A8DB6E086F for ; Thu, 4 Mar 2021 19:52:10 +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 4F926340ECA for ; Thu, 4 Mar 2021 19:52:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E278E478 for ; Thu, 4 Mar 2021 19:52:07 +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: <1614887517.37a605aedd484d1d5010cc29efedb20ebea70180.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/cs-rosetta-db/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/cs-rosetta-db/cs-rosetta-db-1.01.2009.1109.11.ebuild sci-libs/cs-rosetta-db/cs-rosetta-db-2.01.2019.06.ebuild X-VCS-Directories: sci-libs/cs-rosetta-db/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 37a605aedd484d1d5010cc29efedb20ebea70180 X-VCS-Branch: master Date: Thu, 4 Mar 2021 19:52:07 +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: 4a8cd9ec-74a0-4bd9-878a-92d9cd7b90ca X-Archives-Hash: 2a27bd248bb78c3f1c1bb9d51a02c70c commit: 37a605aedd484d1d5010cc29efedb20ebea70180 Author: Andrew Ammerlaan riseup net> AuthorDate: Thu Mar 4 19:51:57 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Thu Mar 4 19:51:57 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=37a605ae sci-libs/cs-rosetta-db: version bump 2.01 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> ...-db-1.01.2009.1109.11.ebuild => cs-rosetta-db-2.01.2019.06.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/cs-rosetta-db/cs-rosetta-db-1.01.2009.1109.11.ebuild b/sci-libs/cs-rosetta-db/cs-rosetta-db-2.01.2019.06.ebuild similarity index 99% rename from sci-libs/cs-rosetta-db/cs-rosetta-db-1.01.2009.1109.11.ebuild rename to sci-libs/cs-rosetta-db/cs-rosetta-db-2.01.2019.06.ebuild index 1e98cf582..cb521f546 100644 --- a/sci-libs/cs-rosetta-db/cs-rosetta-db-1.01.2009.1109.11.ebuild +++ b/sci-libs/cs-rosetta-db/cs-rosetta-db-2.01.2019.06.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit flag-o-matic toolchain-funcs @@ -21,7 +21,6 @@ SRC_URI=" SLOT="0" LICENSE="all-rights-reserved" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" RESTRICT="binchecks mirror strip" @@ -42,6 +41,7 @@ src_unpack() { } src_prepare() { + default cat >> "${T}"/39${PN} <<- EOF CS_DIR="${EPREFIX}/opt/${MY_PN}/CS" CSHYB_DIR="${EPREFIX}/opt/${MY_PN}/CS"