From 51985ec02e5310de00ee5e56a6f0a6b626110c61 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Mon, 12 Mar 2018 20:35:05 -0400 Subject: dev-php/pecl-ssh2: Remove src_unpack as changes to eclass make it obsolete --- dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'dev-php') diff --git a/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild index ee9effc3e76a..63cee3d068bc 100644 --- a/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild +++ b/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,11 +22,6 @@ RDEPEND="${DEPEND} php_targets_php5-6? ( dev-php/pecl-ssh2:0[php_targets_php5-6] )" HOMEPAGE="https://pecl.php.net/package/ssh2" -src_unpack() { - git-r3_src_unpack - php-ext-source-r3_src_unpack -} - src_prepare() { if use php_targets_php7-0 || use php_targets_php7-1 ; then php-ext-source-r3_src_prepare -- cgit v1.2.3-65-gdbad