commit: 153ad56d86334519658c77a34611a1de234122e0 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Sep 14 06:44:50 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Oct 2 14:38:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153ad56d
sys-devel/binutils: remove unused file Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Portage 3.0.35 / pkgdev 0.2.1 / pkgcheck 0.10.14 Closes: https://github.com/gentoo/gentoo/pull/27245 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sys-devel/binutils/files/50binutils-gentoo.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys-devel/binutils/files/50binutils-gentoo.el b/sys-devel/binutils/files/50binutils-gentoo.el deleted file mode 100644 index 7caa9f19a37b..000000000000 --- a/sys-devel/binutils/files/50binutils-gentoo.el +++ /dev/null @@ -1,3 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(autoload 'dwarf-browse "dwarf-mode" - "Invoke `objdump' and put output into a `dwarf-mode' buffer." t)
