commit: 8c3020c235f7eb4a5ff155be56194366b5e8de4c Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Thu Jul 13 14:06:44 2017 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Thu Jul 13 14:06:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3020c2
dev-php/pecl-crack: Ensure epatch is available Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild b/dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild index 29cc31bf58e..df78d006ef2 100644 --- a/dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild +++ b/dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ DOCS="EXPERIMENTAL" USE_PHP="php5-6 php5-5 php5-4" -inherit php-ext-pecl-r2 +inherit php-ext-pecl-r2 epatch KEYWORDS="amd64 ppc ppc64 x86"
