From: Mike Gilbert Date: Sat, 3 Sep 2016 16:57:41 +0000 (-0400) Subject: profiles/base/use.mask: re-order entries to match existing format X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6f1b13e18bea33d2f702f7c2b438e12ecbab51da;p=gentoo.git profiles/base/use.mask: re-order entries to match existing format --- diff --git a/profiles/base/use.mask b/profiles/base/use.mask index cc23736c94dd..7049587f70b1 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -2,21 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# Brian Evans (22 Aug 2016) -# php 5.5 is end of life, masked for removal -php_targets_php5-5 - -# Brian Evans (2 Dec 2015) -# php 5.4 is end of life, masked for removal -php_targets_php5-4 - -# Daniel Kuehn (13 Nov 2015) -# Masking sssd USE-flag globally and unmasking it on the tested arches -# to stop minor arches from blocking major arches AND prevent the dropping -# of keywords on sudo for said minor arches, in regards to ssd and sudo bugs -# 540540 and 525674 -sssd - # cilk has been ported only to x86 systems cilk @@ -397,6 +382,21 @@ openrc-force # sys-libs/libapparmor apparmor +# Daniel Kuehn (13 Nov 2015) +# Masking sssd USE-flag globally and unmasking it on the tested arches +# to stop minor arches from blocking major arches AND prevent the dropping +# of keywords on sudo for said minor arches, in regards to ssd and sudo bugs +# 540540 and 525674 +sssd + +# Brian Evans (2 Dec 2015) +# php 5.4 is end of life, masked for removal +php_targets_php5-4 + +# Brian Evans (22 Aug 2016) +# php 5.5 is end of life, masked for removal +php_targets_php5-5 + # Mike Gilbert (03 Sep 2016) # Python 3.3 is being removed from Gentoo. python_targets_python3_3