diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-10-20 05:02:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-10-20 05:02:36 +0000 |
commit | dce21b0df441d09dab6eaa8bbef5453a8a1e8e72 (patch) | |
tree | 8faf38a740351ae34bcfef9482469244c3ae033f /app-shells/bash/bash-3.0_p22.ebuild | |
parent | bump; add py3 support, drop keyword hppa subsequent to adding new dep, remove... (diff) | |
download | gentoo-2-dce21b0df441d09dab6eaa8bbef5453a8a1e8e72.tar.gz gentoo-2-dce21b0df441d09dab6eaa8bbef5453a8a1e8e72.tar.bz2 gentoo-2-dce21b0df441d09dab6eaa8bbef5453a8a1e8e72.zip |
Drop old mail config settings.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'app-shells/bash/bash-3.0_p22.ebuild')
-rw-r--r-- | app-shells/bash/bash-3.0_p22.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-shells/bash/bash-3.0_p22.ebuild b/app-shells/bash/bash-3.0_p22.ebuild index 765314adcb36..cdb98479392e 100644 --- a/app-shells/bash/bash-3.0_p22.ebuild +++ b/app-shells/bash/bash-3.0_p22.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-3.0_p22.ebuild,v 1.1 2014/10/19 20:31:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.0_p22.ebuild,v 1.2 2014/10/20 05:02:36 vapier Exp $ EAPI="4" @@ -80,7 +80,6 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-3.0-read-builtin-pipe.patch #87093 epatch "${FILESDIR}"/${PN}-3.0-trap-fg-signals.patch epatch "${FILESDIR}"/${PN}-3.0-pgrp-pipe-fix.patch #92349 - epatch "${FILESDIR}"/${PN}-3.0-configs.patch epatch "${FILESDIR}"/${PN}-3.0-strnlen.patch epatch_user |