commit: 608609bb8b38326bc74aa4b6cec27586c8e77d49 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Fri Mar 24 06:51:17 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Fri Mar 24 06:51:17 2017 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=608609bb
bin: add executable bit on files that need it bin/misc-functions.sh | 0 bin/readpecoff | 0 bin/save-ebuild-env.sh | 0 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh old mode 100644 new mode 100755 diff --git a/bin/readpecoff b/bin/readpecoff old mode 100644 new mode 100755 diff --git a/bin/save-ebuild-env.sh b/bin/save-ebuild-env.sh old mode 100644 new mode 100755
