Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 22 Sep 2019 16:08:16
Message-Id: 1569168445.85fb9e060cbba2053036988833c2affc9bb6d454.bman@gentoo
1 commit: 85fb9e060cbba2053036988833c2affc9bb6d454
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 22 16:07:25 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 22 16:07:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85fb9e06
7
8 profiles/package.mask: extend automake mask to :1.9
9
10 Bug: https://bugs.gentoo.org/489450
11
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 profiles/package.mask | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index 2714acee7f1..db7a88967f7 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -1435,6 +1435,7 @@ sys-devel/automake:1.5
22 sys-devel/automake:1.6
23 sys-devel/automake:1.7
24 sys-devel/automake:1.8
25 +sys-devel/automake:1.9
26
27 # Kent Fredric <kentnl@g.o> (2017-10-11)
28 # This package should now be provided entirely by dev-lang/perl,