summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/bash/bash-4.3_p11-r5.ebuild')
-rw-r--r--app-shells/bash/bash-4.3_p11-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-4.3_p11-r5.ebuild b/app-shells/bash/bash-4.3_p11-r5.ebuild
index 18ce03b2619c..1820d598dae5 100644
--- a/app-shells/bash/bash-4.3_p11-r5.ebuild
+++ b/app-shells/bash/bash-4.3_p11-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3_p11-r5.ebuild,v 1.1 2014/05/13 08:48:24 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3_p11-r5.ebuild,v 1.2 2014/05/14 07:08:53 polynomial-c Exp $
EAPI="4"
@@ -87,7 +87,7 @@ src_prepare() {
"${FILESDIR}"/${PN}-4.3-complete-dequoting.patch \
"${FILESDIR}"/${PN}-4.3-extglob-directory.patch \
"${FILESDIR}"/${PN}-4.3-localvar-invisible.patch \
- "${FILESDIR}"/${PN}-4.3-bind-compund-arry.patch
+ "${FILESDIR}"/${PN}-4.3-bind-compound-arry.patch
epatch_user
}