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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B5C3815ACFD for ; Tue, 2 May 2023 12:15:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10C8FE088B; Tue, 2 May 2023 12:15:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EB12EE088B for ; Tue, 2 May 2023 12:15:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C446D340B4D for ; Tue, 2 May 2023 12:15:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB349A68 for ; Tue, 2 May 2023 12:15:40 +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: <1683029722.615a26ea82798b6ad0acefbaac633c8c3bb68116.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/freeon/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/freeon/freeon-9999.ebuild sci-chemistry/freeon/metadata.xml X-VCS-Directories: sci-chemistry/freeon/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 615a26ea82798b6ad0acefbaac633c8c3bb68116 X-VCS-Branch: master Date: Tue, 2 May 2023 12:15:40 +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: d7ce326f-9198-4c0e-be9a-e18e427154d6 X-Archives-Hash: f03e66503f7cdb8f8785d1f9ba9c24ff commit: 615a26ea82798b6ad0acefbaac633c8c3bb68116 Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue May 2 12:12:14 2023 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue May 2 12:15:22 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=615a26ea sci-chemistry/freeon: treeclean Signed-off-by: Andrew Ammerlaan gentoo.org> sci-chemistry/freeon/freeon-9999.ebuild | 26 -------------------------- sci-chemistry/freeon/metadata.xml | 12 ------------ 2 files changed, 38 deletions(-) diff --git a/sci-chemistry/freeon/freeon-9999.ebuild b/sci-chemistry/freeon/freeon-9999.ebuild deleted file mode 100644 index e42a795f1..000000000 --- a/sci-chemistry/freeon/freeon-9999.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -FORTRAN_STANDARD=90 -PYTHON_COMPAT=( python3_{7,8,9} ) - -inherit cmake fortran-2 git-r3 python-any-r1 - -DESCRIPTION="An experimental suite of programs for linear scaling quantum chemistry" -HOMEPAGE="https://www.freeon.org" -EGIT_REPO_URI="https://github.com/FreeON/freeon.git" -EGIT_BRANCH="master" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="" - -RDEPEND=" - sci-libs/hdf5 - virtual/blas - virtual/lapack -" -DEPEND="${RDEPEND} - ${PYTHON_DEPS}" diff --git a/sci-chemistry/freeon/metadata.xml b/sci-chemistry/freeon/metadata.xml deleted file mode 100644 index 2fe5325ae..000000000 --- a/sci-chemistry/freeon/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - nicolasbock@gentoo.org - Nicolas Bock - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - -