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

sys-apps/sed: Use branding.eclass

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

 sys-apps/sed/sed-4.9-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/sed/sed-4.9-r1.ebuild b/sys-apps/sed/sed-4.9-r1.ebuild
index 860cbd3be604..091e033326a2 100644
--- a/sys-apps/sed/sed-4.9-r1.ebuild
+++ b/sys-apps/sed/sed-4.9-r1.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/sed.asc
-inherit autotools flag-o-matic verify-sig
+inherit autotools branding flag-o-matic verify-sig
 
 DESCRIPTION="Super-useful stream editor"
 HOMEPAGE="https://www.gnu.org/software/sed/";

Reply via email to