commit:     07ec0ec6f6240d576001b0fe8d678055be1848f9
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 11:26:18 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 11:26:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ec0ec6

sci-libs/coinhsl: treeclean

Closes: https://bugs.gentoo.org/933836
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 profiles/package.mask                      | 11 -----------
 sci-libs/coinhsl/Manifest                  |  1 -
 sci-libs/coinhsl/coinhsl-2015.06.23.ebuild | 30 ------------------------------
 sci-libs/coinhsl/metadata.xml              | 15 ---------------
 4 files changed, 57 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index a2858f147503..6929b79e9446 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -424,11 +424,6 @@ net-analyzer/check_mk_agent
 # Removal on 2024-07-08.  Bugs #933837, #832891, #740364, #751697, #403627.
 media-sound/herrie
 
-# Arthur Zamarin <[email protected]> (2024-06-08)
-# EAPI=6, fetch restricted, waiting for a version bump.
-# Removal on 2024-07-08.  Bug #933836.
-sci-libs/coinhsl
-
 # Michał Górny <[email protected]> (2024-06-08)
 # Prereleases of Xfce 4.20.  Masking upon popular request, due to
 # a large number of regressions in every new release.
@@ -447,12 +442,6 @@ sci-libs/coinhsl
 >=xfce-base/xfconf-4.19
 >=xfce-base/xfdesktop-4.19
 
-# Arthur Zamarin <[email protected]> (2024-06-08)
-# EAPI=6, not maintained since cvs days. Keyworded for x86 and ppc
-# only. Fails to compile with modern C.
-# Removal on 2024-07-08.  Bugs #933824, #927783.
-net-p2p/gnut
-
 # Arthur Zamarin <[email protected]> (2024-05-31)
 # EAPI=6, maintainer-needed, incorrect LICENSE, fails to compile with
 # clang.

diff --git a/sci-libs/coinhsl/Manifest b/sci-libs/coinhsl/Manifest
deleted file mode 100644
index 2f8053212e27..000000000000
--- a/sci-libs/coinhsl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST coinhsl-2015.06.23.tar.gz 908522 BLAKE2B 
ccc64a7790b1f9105439f6690e87bed52ff48306132db5fa27a036b4ce87472dfc3ca92f3e9d94aefdf737ed292568f36831eb24ac94d77f4b9bab84bc3ea36e
 SHA512 
ad831d6ffd3c1e46481da8e58c7075adc69cb02800002c2067053fd354c5971214025982b24a9b74c681c2c3d86fd5adac78820242209feb75898165cf38753f

diff --git a/sci-libs/coinhsl/coinhsl-2015.06.23.ebuild 
b/sci-libs/coinhsl/coinhsl-2015.06.23.ebuild
deleted file mode 100644
index 9e1cac607992..000000000000
--- a/sci-libs/coinhsl/coinhsl-2015.06.23.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-FORTRAN_STANDARD="77 90"
-
-inherit fortran-2 toolchain-funcs
-
-DESCRIPTION="HSL mathematical software library for IPOPT"
-HOMEPAGE="http://www.hsl.rl.ac.uk/ipopt";
-SRC_URI="${P}.tar.gz"
-
-LICENSE="HSL"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-       sci-libs/metis
-       virtual/blas"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-RESTRICT="mirror fetch"
-
-src_configure() {
-       export LIBS="$($(tc-getPKG_CONFIG) --libs metis blas lapack)"
-       default
-       MAKEOPTS+=" -j1"
-}

diff --git a/sci-libs/coinhsl/metadata.xml b/sci-libs/coinhsl/metadata.xml
deleted file mode 100644
index 8225fda14e49..000000000000
--- a/sci-libs/coinhsl/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Science Project</name>
-       </maintainer>
-       <longdescription lang="en">
-               HSL (formerly the Harwell Subroutine Library) is a collection of
-               state-of-the-art packages for large-scale scientific computation
-               such as the solution of sparse linear systems of equations and
-               sparse eigenvalue problems. This package is specific as a 
plugin for
-               Ipopt.
-       </longdescription>
-</pkgmetadata>

Reply via email to