commit: 6e7d509afb587df33950c1c26da3c11f6df3ba64 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Apr 18 15:43:56 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Apr 18 15:43:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e7d509a
package.mask: Last rite dev-libs/quantlib Bug: https://bugs.gentoo.org/629984 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 89926e32461..9aa71d05d32 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (18 Apr 2019) +# Unmaintained. The current version does not build with modern versions +# of dev-libs/boost. It is multiple releases behind upstream (1900 +# commits according to GitHub). With the pace of upstream development, +# it really needs a dedicated maintainer. +# Removal in 30 days. Bug #629984. +dev-libs/quantlib + # Michał Górny <[email protected]> (18 Apr 2019) # The packages are unmaintained. GCCXML and pyplusplus were last bumped # to snapshots from 2013 (pygccxml was bumped in 2016). GCCXML bundles
