Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/base/
Date: Thu, 28 Dec 2017 12:49:21
Message-Id: 1514465326.0ce38644e4ccc14fd0061009c7f53741bdfdc11b.pacho@gentoo
1 commit: 0ce38644e4ccc14fd0061009c7f53741bdfdc11b
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 28 12:48:46 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 12:48:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce38644
7
8 Mask some packages for removal
9
10 profiles/base/package.use.mask | 10 +++++
11 profiles/package.mask | 86 ++++++++++++++++++++++++++++++++++++++++++
12 2 files changed, 96 insertions(+)
13
14 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
15 index e29ab67077b..3d4894937bc 100644
16 --- a/profiles/base/package.use.mask
17 +++ b/profiles/base/package.use.mask
18 @@ -7,6 +7,16 @@
19 # This file is only for generic masks. For arch-specific masks (i.e.
20 # mask everywhere, unmask on arch/*) use arch/base.
21
22 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
23 +# The whole zeitgeist stuck is dead (#629180)
24 +gnome-extra/synapse zeitgeist
25 +www-client/midori zeitgeist
26 +app-editors/gedit-plugins zeitgeist
27 +app-misc/bijiben zeitgeist
28 +dev-libs/folks zeitgeist
29 +media-sound/rhythmbox zeitgeist
30 +media-video/totem zeitgeist
31 +
32 # Pacho Ramos <pacho@g.o> (27 Dec 2017)
33 # We will remove ptlib, its support was broken anyway (#624578).
34 net-voip/yate h323
35
36 diff --git a/profiles/package.mask b/profiles/package.mask
37 index 610eec649b9..5eb9647708e 100644
38 --- a/profiles/package.mask
39 +++ b/profiles/package.mask
40 @@ -29,6 +29,92 @@
41
42 #--- END OF EXAMPLES ---
43
44 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
45 +# Dead since 2005, nothing requires it, installs object files in
46 +# /usr/share/doc (#451792). Removal in a month.
47 +media-libs/libdvb
48 +
49 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
50 +# This was replaced by sys-cluster/drbd-utils (#590872), reverse deps were
51 +# already migrated to it, doesn't build with latest glibc (#616510). Removal
52 +# in a month.
53 +sys-cluster/drbd
54 +
55 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
56 +# Fails to build (#595706), nothing requires it. Removal in a month.
57 +dev-lang/blassic
58 +
59 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
60 +# Fails at runtime (#614314). Removal in a month.
61 +app-text/nfoview
62 +
63 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
64 +# Needs to be migrated to pycryptodome, this was merged into paramiko
65 +# (#611616). Removal in a month.
66 +dev-python/ssh
67 +dev-python/starcluster
68 +
69 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
70 +# Fails with recent boost (#617060, #598702). Removal in a month.
71 +media-gfx/aqsis
72 +
73 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
74 +# A major version bump is needed (#412447), fails with multilib-strict
75 +# (#613542), not compatible with newer imagemagick (#619514), cannot be
76 +# downloaded (#635566). Removal in a month.
77 +media-libs/vips
78 +media-gfx/nip2
79 +
80 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
81 +# Multiple build failures and bugs (#634316), fails with recent lua
82 +# (#434242), init script is buggy (#496724), bash completion files installed
83 +# wrongly (#526280), fails with newer botan (#537572). Removal in a month.
84 +dev-vcs/monotone
85 +
86 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
87 +# Fails to build (#622110), upstream dead for years. Removal in a month.
88 +app-misc/tasque
89 +
90 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
91 +# Needs a major version bump and relies on lots of dead libs (#624160).
92 +# Removal in a month.
93 +x11-terms/terminator
94 +
95 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
96 +# Requires dead gnome2 python bindings (#629180) and old gstreamer, also all
97 +# zeitgeist stack has important bugs and upstream is gone (#629180#c2):
98 +# zeitgeist-explorer doesn't start (#622084), activity-log-manager fails to
99 +# build (#625140),
100 +gnome-extra/gnome-activity-journal
101 +gnome-extra/zeitgeist-explorer
102 +gnome-extra/activity-log-manager
103 +gnome-extra/zeitgeist
104 +
105 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
106 +# Dead for ages, relies on old gnome2 python bindings (#640036). Removal in
107 +# a month.
108 +gnome-extra/cameramonitor
109 +
110 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
111 +# Upstream gone, relies on old gnome2 python bindings (#640042). Removal in
112 +# a month.
113 +media-gfx/gnome-specimen
114 +
115 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
116 +# Upstream dead for ages, relies on old gnome2 python bindings (#640050).
117 +# Removal in a month.
118 +net-misc/polly
119 +
120 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
121 +# Upstream gone, relies on old gnome2 python bindings (#640052). Removal in
122 +# a month.
123 +sys-apps/pyrenamer
124 +
125 +# Pacho Ramos <pacho@g.o> (28 Dec 2017)
126 +# Upstream dead since 2006, relies on old gnome2 python bindings and many
127 +# other dead libs (#640068). Removal in a month.
128 +media-sound/ifp-gnome
129 +
130 # David Seifert <soap@g.o> (28 Dec 2017)
131 # Last release in 2001, doesn't support amd64, EAPI 2.
132 # Removal in 30 days