commit:     e9cf13957dc26b38565ed4df32430cf6a66423b8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 15 18:56:46 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 15 18:56:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9cf1395

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 <AT> gentoo.org>

 profiles/arch/amd64/use.stable.mask            | 6 +++---
 profiles/arch/arm/use.stable.mask              | 6 +++---
 profiles/arch/arm64/use.stable.mask            | 5 +++--
 profiles/arch/hppa/use.stable.mask             | 7 ++++---
 profiles/arch/powerpc/ppc64/use.stable.mask    | 6 +++---
 profiles/arch/powerpc/use.stable.mask          | 6 +++---
 profiles/arch/sparc/use.stable.mask            | 6 +++---
 profiles/arch/x86/use.stable.mask              | 6 +++---
 profiles/base/package.use.stable.force         | 6 +++---
 profiles/base/package.use.stable.mask          | 4 ++--
 profiles/base/use.stable.force                 | 6 +++---
 profiles/base/use.stable.mask                  | 6 +++---
 profiles/releases/17.0/package.use.stable.mask | 7 +++----
 13 files changed, 39 insertions(+), 38 deletions(-)

diff --git a/profiles/arch/amd64/use.stable.mask 
b/profiles/arch/amd64/use.stable.mask
index 29ee34a86394..b4645f631745 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/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.
 
 # Paul Zander <[email protected]> (2023-11-17)
 # ROCm/HIP is not suitable for stabilization.

diff --git a/profiles/arch/arm/use.stable.mask 
b/profiles/arch/arm/use.stable.mask
index dceaf51d1fc3..3837abbd1800 100644
--- a/profiles/arch/arm/use.stable.mask
+++ b/profiles/arch/arm/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.
 
 # Sam James <[email protected]> (2022-01-16)
 # net-libs/gnome-online-accounts is not marked stable on arm yet

diff --git a/profiles/arch/arm64/use.stable.mask 
b/profiles/arch/arm64/use.stable.mask
index 4916de76e82e..ec37d9bdcf5c 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/use.stable.mask
@@ -1,8 +1,9 @@
 # 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.
 
 # Matt Turner <[email protected]> (2024-05-10)
 # x11-drivers/xf86-video-vmware is not stable yet

diff --git a/profiles/arch/hppa/use.stable.mask 
b/profiles/arch/hppa/use.stable.mask
index 3d3e6d11f69b..a3999f0a7fe3 100644
--- a/profiles/arch/hppa/use.stable.mask
+++ b/profiles/arch/hppa/use.stable.mask
@@ -1,8 +1,9 @@
-# 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.
 
 # matoro <[email protected]> (2024-07-16)
 # dev-lang/ruby now unstabled on hppa

diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask 
b/profiles/arch/powerpc/ppc64/use.stable.mask
index 1d065e2da02c..9bb63a5c3d6f 100644
--- a/profiles/arch/powerpc/ppc64/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/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.
 
 # Sam James <[email protected]> (2024-03-07)
 # dev-lang/php:8.2 is not marked stable here yet (bug #920701)

diff --git a/profiles/arch/powerpc/use.stable.mask 
b/profiles/arch/powerpc/use.stable.mask
index cf5a25e06e1d..c078717efd1a 100644
--- a/profiles/arch/powerpc/use.stable.mask
+++ b/profiles/arch/powerpc/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.
 
 # Matt Turner <[email protected]> (2018-04-25)
 # Dropped stable keywords

diff --git a/profiles/arch/sparc/use.stable.mask 
b/profiles/arch/sparc/use.stable.mask
index 79cf2319f1fd..7b9862d055e7 100644
--- a/profiles/arch/sparc/use.stable.mask
+++ b/profiles/arch/sparc/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.
 
 # Sam James <[email protected]> (2024-03-07)
 # dev-lang/php:8.2 is not marked stable here yet (bug #920701)

diff --git a/profiles/arch/x86/use.stable.mask 
b/profiles/arch/x86/use.stable.mask
index 5deb6e10b6cf..faa26490acb9 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/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.
 
 # Paul Zander <[email protected]> (2024-02-14)
 # sci-libs/atlas is not stable

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 <[email protected]> (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 <[email protected]> (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 <[email protected]> (2024-12-26)
 # Currently in testing and not ready to go stable yet.

diff --git a/profiles/releases/17.0/package.use.stable.mask 
b/profiles/releases/17.0/package.use.stable.mask
index 1f4a6f6c548d..1eafbe784be9 100644
--- a/profiles/releases/17.0/package.use.stable.mask
+++ b/profiles/releases/17.0/package.use.stable.mask
@@ -1,6 +1,5 @@
-# Copyright 1999-2017 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 package.use.mask
-
+# New entries go on top.
+# Please use the same syntax as in package.use.mask.

Reply via email to