commit:     61a1fcdeb73ee507a2c7d6c80fa5f2fd03dcf39b
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar 19 11:12:24 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 19 11:12:24 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=61a1fcde

sci-libs/libcgnsoo: remove masked package

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 profiles/package.mask                    |  6 ------
 sci-libs/libcgnsoo/libcgnsoo-1728.ebuild | 26 --------------------------
 sci-libs/libcgnsoo/metadata.xml          | 11 -----------
 3 files changed, 43 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 99e97e3b1..1f0f520f2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,12 +30,6 @@
 
 #--- END OF EXAMPLES ---
 
-# Andrew Ammerlaan <[email protected]> (04 March 2021)
-# libcgnsoo does not compile, ebuild was last touched in 2015
-# no newer version available upstream
-# Masked for removal in 14 days, if you need this please complain
-sci-libs/libcgnsoo
-
 # Andrew Ammerlaan <[email protected]> (05 March 2021)
 # Does not fetch, installs an exe, upstream website times out
 # Masked for removal in 14 days, if you need this please complain

diff --git a/sci-libs/libcgnsoo/libcgnsoo-1728.ebuild 
b/sci-libs/libcgnsoo/libcgnsoo-1728.ebuild
deleted file mode 100644
index 34556d99b..000000000
--- a/sci-libs/libcgnsoo/libcgnsoo-1728.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_PV="3.0"
-MY_PN=${PN}-${MY_PV}
-
-DESCRIPTION="Object-oriented interface to the CGNS Mid-level library"
-HOMEPAGE="http://openfoam-extend.sourceforge.net";
-SRC_URI="http://ppa.launchpad.net/cae-team/ppa/ubuntu/pool/main/libc/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="sci-libs/cgnslib"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_configure() {
-       chmod +x configure
-       econf --with-CGNSLIBHOME="/usr"
-}

diff --git a/sci-libs/libcgnsoo/metadata.xml b/sci-libs/libcgnsoo/metadata.xml
deleted file mode 100644
index b501da7f8..000000000
--- a/sci-libs/libcgnsoo/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Science Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">openfoam-extend</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to