commit:     960062543c509433324fbd906650fe9629674bf4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 03:04:00 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 16:51:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96006254

profiles/default/linux: sort mask dates

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/default/linux/package.use.mask | 14 +++++++-------
 profiles/default/linux/use.mask         | 10 +++++-----
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/profiles/default/linux/package.use.mask 
b/profiles/default/linux/package.use.mask
index f1d08717fb06..9694fb2c9fad 100644
--- a/profiles/default/linux/package.use.mask
+++ b/profiles/default/linux/package.use.mask
@@ -15,7 +15,7 @@ net-fs/samba fam
 # Native inotify support is preferred on linux.
 kde-frameworks/kcoreaddons fam
 
-# Diego Elio Pettenò (2012-08-27)
+# Diego Elio Pettenò <[email protected]> (2012-08-27)
 # The libpci access is only used for linux.
 net-analyzer/net-snmp -pci
 
@@ -24,7 +24,7 @@ net-analyzer/net-snmp -pci
 # should use it until documentation improves.
 sys-fs/zfs kernel-builtin
 
-# Diego Elio Pettenò (2012-08-20)
+# Diego Elio Pettenò <[email protected]> (2012-08-20)
 # The prevent-removal USE flag is only implemented for Linux.
 sys-auth/pam_mktemp -prevent-removal
 
@@ -32,13 +32,13 @@ sys-auth/pam_mktemp -prevent-removal
 # Masked in base/package.use.mask as Linux -only feature
 app-arch/libarchive -e2fsprogs
 
+# Diego E. Pettenò <[email protected]> (2011-03-27)
+#
+# Unmask pdnsd's Linux-specific USE flags.
+net-dns/pdnsd -urandom
+
 # Diego E. Pettenò <[email protected]> (2009-08-20)
 # Mask oss USE flag for PulseAudio; it's present for compatibility
 # with FreeBSD and other operating systems that have no better
 # interfaces, but people would probably abuse it with Linux as well.
 media-sound/pulseaudio-daemon oss
-
-# Diego E. Pettenò <[email protected]> (2011-03-27)
-#
-# Unmask pdnsd's Linux-specific USE flags.
-net-dns/pdnsd -urandom

diff --git a/profiles/default/linux/use.mask b/profiles/default/linux/use.mask
index 3001bb9f1f34..6c426493a0fb 100644
--- a/profiles/default/linux/use.mask
+++ b/profiles/default/linux/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation.
+# Copyright 1999-2023 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file masks out USE flags that are simply NOT allowed in the default
@@ -6,10 +6,10 @@
 # profile (such as the selinux profiles) have a USE flag associated with
 # them.
 
-# Diego Elio Pettenò <[email protected]> (2012-08-27)
-# netlink is a Linux-specific interface
--netlink
-
 # Samuli Suominen <[email protected]> (2013-04-19)
 # Linux specific module loading/unloading support
 -kmod
+
+# Diego Elio Pettenò <[email protected]> (2012-08-27)
+# netlink is a Linux-specific interface
+-netlink

Reply via email to