Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Mon, 13 Nov 2017 21:13:31
Message-Id: 1510607579.adfc315ddc74181e357342ea7d92b0d9c996227e.blueness@gentoo
1 commit: adfc315ddc74181e357342ea7d92b0d9c996227e
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 13 21:12:59 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 13 21:12:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adfc315d
7
8 profiles/package.mask: mask net-misc/arm for removal in 30 days
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11
12 profiles/package.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/package.mask b/profiles/package.mask
16 index 918c370d19c..a2e3039dfb2 100644
17 --- a/profiles/package.mask
18 +++ b/profiles/package.mask
19 @@ -29,6 +29,10 @@
20
21 #--- END OF EXAMPLES ---
22
23 +# Anthony G. Basile <blueness@g.o> (13 Nov 2017)
24 +# Masked for removal in 30 days. Deprecated in favor of net-misc/nyx.
25 +net-misc/arm
26 +
27 # Mike Gilbert <floppym@g.o> (13 Nov 2017)
28 # python-updater is obsolete. Utilize PYTHON_TARGETS and
29 # emerge --changed-use to rebuild packages instead.