commit:     a9e005e73a69e4a3417859a77ff27b8410e04f94
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  5 10:49:20 2026 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Jan  6 10:53:03 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e005e7

sys-apps/grep: Use branding.eclass

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 sys-apps/grep/grep-3.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/grep/grep-3.12.ebuild b/sys-apps/grep/grep-3.12.ebuild
index 912c87db0f3f..a8b266b2a353 100644
--- a/sys-apps/grep/grep-3.12.ebuild
+++ b/sys-apps/grep/grep-3.12.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/grep.asc
-inherit flag-o-matic verify-sig
+inherit branding flag-o-matic verify-sig
 
 DESCRIPTION="GNU regular expression matcher"
 HOMEPAGE="https://www.gnu.org/software/grep/";

Reply via email to