diff options
author | 2025-01-15 18:56:46 +0000 | |
---|---|---|
committer | 2025-01-15 18:56:46 +0000 | |
commit | e9cf13957dc26b38565ed4df32430cf6a66423b8 (patch) | |
tree | 1a89bdec298935088ebbc75abc0a221de1058788 /profiles/base | |
parent | profiles/arch/arm64: un-stable-mask USE=opencl (diff) | |
download | gentoo-e9cf13957dc26b38565ed4df32430cf6a66423b8.tar.gz gentoo-e9cf13957dc26b38565ed4df32430cf6a66423b8.tar.bz2 gentoo-e9cf13957dc26b38565ed4df32430cf6a66423b8.zip |
profiles: drop dated "EAPI 5" comment
This comment was not consistently present in most mask files and it's
also obvious these days as the profiles are all EAPI 5, plus EAPI 5
is rather old at this point so it's not exactly a shock.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.stable.force | 6 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/base/use.stable.force | 6 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 6 |
4 files changed, 11 insertions, 11 deletions
diff --git a/profiles/base/package.use.stable.force b/profiles/base/package.use.stable.force index 90c98d1e2a45..99d1bdee75dd 100644 --- a/profiles/base/package.use.stable.force +++ b/profiles/base/package.use.stable.force @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# This file requires eapi 5 or later. New entries go on top. -# Please use the same syntax as in package.use.force +# New entries go on top. +# Please use the same syntax as in package.use.force. ## Kent Fredric <kentnl@gentoo.org> (2019-07-11) # The absense of these features require dev-perl/GD, which currently diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 7fc6ea292594..b918228c0ddc 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -1,8 +1,8 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# This file requires eapi 5 or later. New entries go on top. -# Please use the same syntax as in package.use.mask +# New entries go on top. +# Please use the same syntax as in package.use.mask. # Volkmar W. Pogatzki <gentoo@pogatzki.net> (2025-01-04) # dev-libs/protobuf-28.3 is not yet marked stable. diff --git a/profiles/base/use.stable.force b/profiles/base/use.stable.force index 98f4a6f00e43..a5ef319d34cb 100644 --- a/profiles/base/use.stable.force +++ b/profiles/base/use.stable.force @@ -1,5 +1,5 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# This file requires eapi 5 or later. New entries go on top. -# Please use the same syntax as in use.force +# New entries go on top. +# Please use the same syntax as in use.force. diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index d01d4174094c..f2bbf0a0a135 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -1,8 +1,8 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# This file requires eapi 5 or later. New entries go on top. -# Please use the same syntax as in use.mask +# New entries go on top. +# Please use the same syntax as in use.mask. # Hans de Graaff <graaff@gentoo.org> (2024-12-26) # Currently in testing and not ready to go stable yet. |