commit: 7d3c305f874097615e9b0aaa5511af9b8753d51b Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Jan 2 20:59:24 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Jan 2 21:03:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d3c305f
profiles/package.mask: Mask some packages for removal profiles/package.mask | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d732115..ecf4e07 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,59 @@ #--- END OF EXAMPLES --- +# Pacho Ramos <[email protected]> (01 Jan 2016) +# Fails to build in multiple ways, bug #250055 +# Removal in a month. +dev-ada/adasockets + +# Pacho Ramos <[email protected]> (01 Jan 2016) +# Security issues, without maintainer, upstream dead, bug #261194 +# Removal in a month. +net-dns/noip-updater + +# Pacho Ramos <[email protected]> (01 Jan 2016) +# Tests fail, the version was superseeded by Dino package +# long time ago but it lack maintainer to do the work. +# Removal in a month. bug #297952 +dev-util/cocom + +# Pacho Ramos <[email protected]> (01 Jan 2016) +# Fails to build, bug #298686 +# Removal in a month +dev-ada/booch_components + +# Pacho Ramos <[email protected]> (01 Jan 2016) +# Fails to build, bug #298700 +# Removal in a month. +dev-java/istack-commons-tools +dev-java/jax-ws-tools +dev-java/jaxb-tools + +# Pacho Ramos <[email protected]> (01 Jan 2016) +# Unresolved security issues, bug #324017 +# Removal in a month. +sys-libs/nss-db + +# Pacho Ramos <[email protected]> (01 Jan 2016) +# Doesn't work, bug #330329 +# Removal in a month. +net-dialup/capisuite + +# Pacho Ramos <[email protected]> (01 Jan 2016) +# Does not respect LDFLAGS, nothing requires it, bug #334627 +# Removal in a month. +app-admin/showconsole + +# Pacho Ramos <[email protected]> (01 Jan 2016) +# Fails to build, bug #348418 +# Removal in a month. +dev-ada/gtkada + +# Pacho Ramos <[email protected]> (01 Jan 2016) +# Upstream died long time ago, replaced by eiskaltdcpp +# bug #364057 . Removal in a month. +net-p2p/linuxdcpp + # Patrice Clement <[email protected]> (01 Jan 2016) # Project dead: upstream deprecated it a while ago. # Masked for removal in 30 days. See bug #429444.
