commit: db871032b7e29898d3bc1bcf5778c5e77d8fb94d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 8 08:50:10 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 8 08:51:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db871032
package.mask: Last rite dev-db/vbisam, dev-lang/tinycobol Bug: https://bugs.gentoo.org/693752 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 140374a1086..80d07702cc4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,16 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2019-09-08) +# Both packages are unmaintained, EAPI 0, not keyworded on amd64. +# Both were last bumped in 2010. Tinycobol had one release afterwards, +# after which it has been declared dead (in 2011). It is the only +# reverse dependency of vbisam, and it has no reverse dependencies +# itself. +# Removal in 30 days. Bug #693752. +dev-db/vbisam +dev-lang/tinycobol + # Michał Górny <[email protected]> (2019-09-08) # Unmaintained. EAPI 0. Added in 2003 and not updated since. # Apparently FreeBSD had a 1.4.4 but upstream homepage is already gone.
