From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/base/
Date: Wed, 27 Dec 2017 14:13:38 +0000 (UTC) [thread overview]
Message-ID: <1514384013.3cc9017f27700d69110ac144b2e76aa083793984.pacho@gentoo> (raw)
commit: 3cc9017f27700d69110ac144b2e76aa083793984
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 14:13:21 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 14:13:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc9017f
Mask some packages for removal
profiles/base/package.use.mask | 4 ++
profiles/package.mask | 107 +++++++++++++++++++++++++++++++++++------
2 files changed, 97 insertions(+), 14 deletions(-)
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 809a381aea4..e29ab67077b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# We will remove ptlib, its support was broken anyway (#624578).
+net-voip/yate h323
+
# Andreas K. Hüttel <dilfridge@gentoo.org> (25 Dec 2017)
# We need to clean up obsolete packages a bit. Bug 628820.
~app-text/texlive-core-2012 xetex
diff --git a/profiles/package.mask b/profiles/package.mask
index 2e596138c8a..3afbe4b5f18 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,99 @@
#--- END OF EXAMPLES ---
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead for ages, not needed, for java 1.5 (#638036). Removal in a month.
+dev-java/jikes
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead for ages, requires glibc with rpc (#371391). Removal in a month.
+net-misc/netkit-rusers
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Out ebuild is completely obsolete (#381073), download manually PPD is
+# preferred, current tarballs cannot be downloaded even (#635146). Removal
+# in a month.
+net-print/xerox-drivers
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead and broken for a long time (#427876), nothing requires this. Removal
+# in a month.
+dev-dotnet/gnome-sharp
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead and broken for a long time (#428354, #562772, #624956, #558120,
+# #585222, #585548, #605706, #612368), nothing requires this. Removal
+# in a month.
+# Mikhail Pukhlikov <cynede@gentoo.org> (20 Jul 2017)
+# Old mono/dotnet packages (used on GNOME2 stack)
+# also some deprecated forks used for monodevelop
+# awhile they are very unstable they will live in dotnet overlay
+gnome-extra/docky
+dev-dotnet/gnome-desktop-sharp
+dev-dotnet/gtksourceview-sharp
+dev-dotnet/rsvg-sharp
+dev-dotnet/vte-sharp
+dev-dotnet/wnck-sharp
+dev-dotnet/xdt-for-monodevelop
+dev-dotnet/nuget
+dev-dotnet/referenceassemblies-pcl
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead for ages, rely on deprecated/dead libs (#447466). Removal in a month.
+dev-vcs/bzr-gtk
+dev-vcs/bzr-explorer
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Completely broken for years (#514400, #596078, #598609, #640096, #641428).
+# Removal in a month.
+dev-cpp/pficommon
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead for a long time, failing tests (#526900), nothing requires it.
+# Removal in a month.
+net-misc/ytalk
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Upstream dead, SRC_URI dead, nothing requires it (#533812). Removal in a
+# month.
+media-video/replex
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Not compatible with mono-4 (#557588, #562546, #569252, #581920, #585860, #596652),
+# nothing requires them. Removal in a month.
+dev-dotnet/xsp
+dev-dotnet/nini
+dev-lang/mono-basic
+dev-util/jay
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# python files installed in wrong path (#580328), relies on qt4 and cannot
+# be bumped (#585328), fails with gcc6 (#630332), fails to build (#641514).
+# Removal in a month.
+sci-visualization/qtiplot
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead upstream for a long time, relies on dead gnome-icon-theme and has
+# some crashes (#602144). Removal in a month.
+app-doc/podbrowser
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# Dead upstream for a long time, relies on dead gnome-icon-theme and nothing
+# requires it (#602146). Removal in a month.
+games-emulation/gxmame
+
+# Pacho Ramos <pacho@gentoo.org> (27 Dec 2017)
+# All Ekiga set is dead and broken for years, it relies on obsolete
+# dead/libs that are also old and broken and upstream looks to not release
+# newer ekiga ever. To keep this please go ahead and take care of it *and
+# all the dependencies it also needs*. See bugs #626176, #460458, #589276,
+# #638122, #641990, #633670, #624578, #600398, #627868.
+# Removal in a month.
+net-libs/ptlib
+net-libs/opal
+net-voip/openmcu
+net-voip/ekiga
+
# Alice Ferrazzi <alicef@gentoo.org> (27 Dec 2017)
# Masked for removal in 30 days.
# There are issue on this kernel version due to a heavy changeset.
@@ -719,20 +812,6 @@ app-xemacs/xemacs-packages-all
# See: https://github.com/perl5-dbi/DBD-mysql/issues/117
=dev-perl/DBD-mysql-4.42.0
-# Mikhail Pukhlikov <cynede@gentoo.org> (20 Jul 2017)
-# Old mono/dotnet packages (used on GNOME2 stack)
-# also some deprecated forks used for monodevelop
-# awhile they are very unstable they will live in dotnet overlay
-gnome-extra/docky
-dev-dotnet/gnome-desktop-sharp
-dev-dotnet/gtksourceview-sharp
-dev-dotnet/rsvg-sharp
-dev-dotnet/vte-sharp
-dev-dotnet/wnck-sharp
-dev-dotnet/xdt-for-monodevelop
-dev-dotnet/nuget
-dev-dotnet/referenceassemblies-pcl
-
# Ian Stakenvicius <axs@gentoo.org> (19 Jul 2017)
# Mask spidermonkey:52 as it is a self-rolled release, no official
# release has been rolled. Is only committed to support development
next reply other threads:[~2017-12-27 14:13 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-27 14:13 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-18 15:34 [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/base/ Michał Górny
2024-04-23 14:53 Michał Górny
2024-03-17 1:17 Sam James
2023-10-26 0:58 Marek Szuba
2023-08-12 15:45 Michael Orlitzky
2023-08-12 1:04 Michael Orlitzky
2023-04-10 16:24 Matt Turner
2023-03-29 13:04 Sam James
2023-01-21 10:15 Michał Górny
2022-12-09 16:04 Brian Evans
2022-11-30 2:57 John Helmert III
2022-11-20 18:03 Sebastian Pipping
2022-11-20 16:50 Andreas Sturmlechner
2022-11-19 11:02 Michał Górny
2022-11-17 20:22 Michał Górny
2022-11-11 17:04 Matt Turner
2022-10-09 0:04 Sam James
2022-06-02 8:39 Michał Górny
2022-03-03 19:09 Brian Evans
2022-01-21 16:07 Brian Evans
2021-11-29 19:36 Brian Evans
2021-11-23 17:03 Sam James
2021-08-11 19:36 Sam James
2021-03-06 12:16 Andreas K. Hüttel
2021-02-01 10:06 Michał Górny
2020-12-18 10:00 Michał Górny
2020-12-06 17:52 Matt Turner
2020-11-07 9:22 Michał Górny
2020-09-26 13:40 Michał Górny
2020-09-19 12:51 Michał Górny
2020-09-09 12:00 Michał Górny
2020-08-22 15:51 Michał Górny
2020-07-29 7:31 Andreas Sturmlechner
2020-07-13 11:28 Michał Górny
2020-04-22 17:27 Georgy Yakovlev
2020-04-22 15:21 Ulrich Müller
2020-04-22 8:15 Michał Górny
2020-04-19 14:04 Michał Górny
2020-04-18 15:40 Ulrich Müller
2020-01-08 17:47 Ulrich Müller
2019-12-10 0:42 Aaron Bauman
2019-09-30 22:45 Brian Evans
2019-09-07 7:37 Michał Górny
2019-09-01 19:29 Matt Turner
2019-09-01 19:20 Matt Turner
2019-07-14 10:30 David Seifert
2019-04-13 9:00 Michał Górny
2019-04-10 18:36 Michał Górny
2019-02-12 14:56 Mart Raudsepp
2018-11-11 13:07 Pacho Ramos
2018-11-04 12:55 Pacho Ramos
2018-11-02 21:29 Matt Turner
2018-05-10 9:15 Andreas Sturmlechner
2018-01-04 11:46 Pacho Ramos
2017-12-28 12:49 Pacho Ramos
2017-12-25 22:10 Andreas Hüttel
2017-10-15 21:34 Andreas Sturmlechner
2017-09-20 22:20 NP Hardass
2017-09-18 15:39 Paweł Hajdan
2017-08-09 3:06 Matt Thode
2017-08-03 20:06 Michał Górny
2017-08-03 20:06 Michał Górny
2017-06-10 19:17 Andreas Hüttel
2017-02-25 15:03 Mike Gilbert
2017-01-09 16:34 Alon Bar-Lev
2015-12-18 5:13 Brian Evans
2015-12-02 15:00 Brian Evans
2015-10-11 13:49 Hans de Graaff
2015-08-14 9:33 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1514384013.3cc9017f27700d69110ac144b2e76aa083793984.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox