commit: 63eb8ca21c16b206359852844db1f5023760e533 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Wed Sep 18 19:06:14 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Sep 18 19:06:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63eb8ca2
sys-devel/binutils-config: drop +x from files/, bug #694876 Reported-by: Michał Górny Closes: https://bugs.gentoo.org/694876 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> sys-devel/binutils-config/files/binutils-config-5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/binutils-config/files/binutils-config-5 b/sys-devel/binutils-config/files/binutils-config-5 old mode 100755 new mode 100644 index d4df601a74b..297ea01518c --- a/sys-devel/binutils-config/files/binutils-config-5 +++ b/sys-devel/binutils-config/files/binutils-config-5 @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Format of /etc/env.d/binutils/:
