diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-03-13 15:56:57 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-03-13 15:56:57 +0100 |
commit | 0decf44a4b1d5235da1d9def00aa0302c4006f2b (patch) | |
tree | 7e79683ee7ab8e81b7f3e7f5e4b43a85eff700af /app-misc/mc/files | |
parent | x11-misc/lxmed: Remove old (diff) | |
download | gentoo-0decf44a4b1d5235da1d9def00aa0302c4006f2b.tar.gz gentoo-0decf44a4b1d5235da1d9def00aa0302c4006f2b.tar.bz2 gentoo-0decf44a4b1d5235da1d9def00aa0302c4006f2b.zip |
app-misc/mc: Bump to version 4.8.16
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-misc/mc/files')
-rw-r--r-- | app-misc/mc/files/mc-4.8.15-ebuild_syntax_EAPI-6.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-misc/mc/files/mc-4.8.15-ebuild_syntax_EAPI-6.patch b/app-misc/mc/files/mc-4.8.15-ebuild_syntax_EAPI-6.patch new file mode 100644 index 000000000000..dda0d834ca9e --- /dev/null +++ b/app-misc/mc/files/mc-4.8.15-ebuild_syntax_EAPI-6.patch @@ -0,0 +1,11 @@ +--- mc-4.8.15/misc/syntax/ebuild.syntax ++++ mc-4.8.15/misc/syntax/ebuild.syntax +@@ -75,6 +75,8 @@ + keyword whole dosed yellow + keyword whole dosym yellow + keyword whole eaclocal yellow ++ keyword whole eapply yellow ++ keyword whole eapply_user yellow + keyword whole eautoconf yellow + keyword whole eautoreconf yellow + keyword whole eautomake yellow |