commit: ed8f5532bfb3be85adafcd9818074fe4d574afe8 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Thu Dec 31 12:00:03 2015 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Thu Dec 31 12:00:03 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed8f5532
profiles/package.mask: mask for removal some packages that broke with libsigc++-2.6 and has no fix for now profiles/package.mask | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 58d1e90..f533236 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,32 @@ #--- END OF EXAMPLES --- +# Pacho Ramos <[email protected]> (31 Dec 2015) +# Upstream dead, doesn't compile with libsigc++-2.6, bug #567092 +# Removal in a month. +net-misc/gip + +# Pacho Ramos <[email protected]> (31 Dec 2015) +# Upstream dead, doesn't compile with libsigc++-2.6, bug #568796 +# Removal in a month. +media-sound/gnomoradio + +# Pacho Ramos <[email protected]> (31 Dec 2015) +# Upstream dead, doesn't compile with libsigc++-2.6, bug #568796 +# Removal in a month. +app-office/passepartout + +# Pacho Ramos <[email protected]> (31 Dec 2015) +# Upstream dead, doesn't compile with libsigc++-2.6, multiple bugs +# with current ffmpeg versions, bug #568796 +# Removal in a month. +media-video/bombono-dvd + +# Pacho Ramos <[email protected]> (31 Dec 2015) +# Upstream dead, doesn't compile with libsigc++-2.6, bug #569540 +# Removal in a month. +sci-electronics/gspeakers + # Michael Sterrett <[email protected]> (30 Dec 2015) # Upstream has gone away and games-strategy/xbattleai is # basically a superset anyhow.
