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 AFC3113835A for ; Tue, 5 Jan 2021 22:55:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C62D5E0872; Tue, 5 Jan 2021 22:55:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 937F9E0872 for ; Tue, 5 Jan 2021 22:55:36 +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 8AF0F340942 for ; Tue, 5 Jan 2021 22:55:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B5CE48D for ; Tue, 5 Jan 2021 22:55:33 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1609887294.828aa2c9081f0d23cab7961ce470551c88481a7e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/superlu/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/superlu/Manifest sci-libs/superlu/superlu-5.2.1-r1.ebuild X-VCS-Directories: sci-libs/superlu/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 828aa2c9081f0d23cab7961ce470551c88481a7e X-VCS-Branch: master Date: Tue, 5 Jan 2021 22:55:33 +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: e06dcefa-b633-4666-9566-c2d3512e29ca X-Archives-Hash: f8ffcd5d6d13e1564d4aa920cca07dc7 commit: 828aa2c9081f0d23cab7961ce470551c88481a7e Author: Sam James gentoo org> AuthorDate: Tue Jan 5 22:54:54 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jan 5 22:54:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=828aa2c9 sci-libs/superlu: cleanup old Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> sci-libs/superlu/Manifest | 1 - sci-libs/superlu/superlu-5.2.1-r1.ebuild | 69 -------------------------------- 2 files changed, 70 deletions(-) diff --git a/sci-libs/superlu/Manifest b/sci-libs/superlu/Manifest index 531452d54e5..3f0630c28ea 100644 --- a/sci-libs/superlu/Manifest +++ b/sci-libs/superlu/Manifest @@ -1,3 +1,2 @@ DIST superlu_4.3.tar.gz 2876631 BLAKE2B 0a563e6730394f8e69fe13f1418f9f046bd37c848c51063e93a24a209e50a67f91b725eb3978fd6c4d28e51615806d6c0b6a2539cbc0d7fd11b5e4f0a9360148 SHA512 5c13da47b79160be14719f62ccdf5d59142a172e25a988fa340eaeb001a64d7f45ba39e675cb7aa3571bec52cb3a7cda0bb7a708c9608184ba6251edb7990e8c -DIST superlu_5.2.1.tar.gz 2560875 BLAKE2B b1dd51bddb55061f5756f3cf766f80e506f7cc12b272c2ceebbae71cab9314000308b72cf265d5948ed69c68d0ad0adeb938a4471250147b0fcfdc2b80298db7 SHA512 30538b4c2809294b8f34646bce6445944f21a1dffaf3ec0a0f29a55d5261caa56e4279d7722bb95cc9d89450d36ded969617edc82ecce7d0f1dfb24040d80d07 DIST superlu_5.2.2.tar.gz 2481538 BLAKE2B db9d6437c8012f1aeeb3313212298a77e4ef04405c6ec853ceeef8b80426ea80d8b9fc30a0ca2dd7288131a0e21c43e17cafafaa7fb615d6d825b54f4beb84a2 SHA512 091928a3df3433b337ebdacdb28de341d6d29d655965de6ffd656a6de18cf11171555bfd3af73082af62b1cead6835b4c11e4ba524a32db7f7d28db47c9d490c diff --git a/sci-libs/superlu/superlu-5.2.1-r1.ebuild b/sci-libs/superlu/superlu-5.2.1-r1.ebuild deleted file mode 100644 index 2f7f382cf88..00000000000 --- a/sci-libs/superlu/superlu-5.2.1-r1.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -FORTRAN_STANDARD=77 - -inherit cmake-utils fortran-2 - -MY_PN=SuperLU - -if [[ ${PV} != *9999* ]]; then - inherit versionator - SRC_URI="https://crd-legacy.lbl.gov/~xiaoye/SuperLU//${PN}_${PV}.tar.gz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" - SLOT="0/$(get_major_version)" - S="${WORKDIR}/SuperLU_${PV}" -else - inherit git-r3 - GIT_ECLASS="git-r3" - EGIT_REPO_URI="https://github.com/xiaoyeli/${PN}" - SLOT="0/9999" - KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ppc64 ~sparc x86" -fi - -DESCRIPTION="Sparse LU factorization library" -HOMEPAGE="https://crd-legacy.lbl.gov/~xiaoye/SuperLU/" -LICENSE="BSD" - -IUSE="doc examples test" -RESTRICT="!test? ( test )" - -RDEPEND="virtual/blas" -DEPEND="${RDEPEND} - virtual/pkgconfig - test? ( app-shells/tcsh )" - -PATCHES=( - "${FILESDIR}"/${P}-no-implicits.patch - "${FILESDIR}"/${P}-pkgconfig.patch -) - -S="${WORKDIR}/${MY_PN}_${PV}" - -src_prepare() { - cmake-utils_src_prepare - # respect user's CFLAGS - sed -i -e 's/O3//' CMakeLists.txt || die -} - -src_configure() { - local mycmakeargs+=( - -DCMAKE_INSTALL_INCLUDEDIR="include/superlu" - -DBUILD_SHARED_LIBS=ON - -Denable_blaslib=OFF - -Denable_tests=$(usex test) - ) - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install - use doc && dodoc -r DOC/html - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins -r EXAMPLE FORTRAN - docompress -x /usr/share/doc/${PF}/examples - fi -}