Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 22 Oct 2017 19:51:18
Message-Id: 1508701868.df9796cfc024827286ac41fc49848b9975701346.dilfridge@gentoo
1 commit: df9796cfc024827286ac41fc49848b9975701346
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 19:50:47 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 19:51:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df9796cf
7
8 package.mask: Mask old, unused autoconf versions
9
10 profiles/package.mask | 12 ++++++++++++
11 1 file changed, 12 insertions(+)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index 8d27c5dc4e9..9ab5446405c 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -29,6 +29,18 @@
18
19 #--- END OF EXAMPLES ---
20
21 +# Andreas K. Hüttel <dilfridge@g.o> (22 Oct 2017)
22 +# Broken with recent Perl (5.26) and not used by anything
23 +# in the Gentoo repository. Please uninstall.
24 +sys-devel/autoconf:2.59
25 +sys-devel/autoconf:2.61
26 +sys-devel/autoconf:2.62
27 +sys-devel/autoconf:2.63
28 +sys-devel/autoconf:2.64
29 +sys-devel/autoconf:2.65
30 +sys-devel/autoconf:2.67
31 +sys-devel/autoconf:2.68
32 +
33 # Patrick Lauer <patrick@g.o> (22 Oct 2017)
34 # 9.2 is EOL upstream, will be removed soon. #634028
35 <dev-db/postgresql-9.3