From a563140dedcaa1a001b275b9ecbef78856325533 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 22 Dec 2019 13:41:13 +0100 Subject: [PATCH] dev-libs/boost-numpy: Remove last-rited package Signed-off-by: David Seifert --- dev-libs/boost-numpy/boost-numpy-9999.ebuild | 48 -------------------- dev-libs/boost-numpy/metadata.xml | 12 ----- profiles/package.mask | 6 --- 3 files changed, 66 deletions(-) delete mode 100644 dev-libs/boost-numpy/boost-numpy-9999.ebuild delete mode 100644 dev-libs/boost-numpy/metadata.xml diff --git a/dev-libs/boost-numpy/boost-numpy-9999.ebuild b/dev-libs/boost-numpy/boost-numpy-9999.ebuild deleted file mode 100644 index d7c8b5b6a0d6..000000000000 --- a/dev-libs/boost-numpy/boost-numpy-9999.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) - -inherit cmake-utils python-single-r1 - -DESCRIPTION="Boost.Python interface for NumPy" -HOMEPAGE="https://github.com/ndarray/Boost.NumPy" - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/ndarray/Boost.NumPy.git" -else - SRC_URI="https://dev.gentoo.org/~heroxbd/${P}.tar.xz" -fi - -LICENSE="Boost-1.0" -SLOT=0 -KEYWORDS="" - -IUSE="doc examples" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND=" - ${PYTHON_DEPS} - dev-python/numpy[${PYTHON_USEDEP}] - - - - - heroxbd@gentoo.org - Benda Xu - - It is intended as a replacement for the old numeric support in Boost.Python proper, which is now out-of-date and does not support C/C++ pointer access to the data. - - ndarray/Boost.NumPy - - diff --git a/profiles/package.mask b/profiles/package.mask index 275a936d3316..5ca004527f5f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -289,12 +289,6 @@ dev-util/kelbt # Removal in 30 days dev-util/idutils -# David Seifert (2019-12-10) -# Never keyworded, only worked with specific versions of boost that are -# gone, integrated into boost as dev-libs/boost[python,numpy] nowadays. -# Removal in 7 days. -dev-libs/boost-numpy - # David Seifert (2019-12-10) # Abandoned upstream, broken ncurses linking, last release 8 years ago. # Bug #677742, #696228. Removal in 30 days. -- 2.26.2