dev-php/pecl-ssh2: Remove src_unpack as changes to eclass make it obsolete
authorBrian Evans <grknight@gentoo.org>
Tue, 13 Mar 2018 00:35:05 +0000 (20:35 -0400)
committerBrian Evans <grknight@gentoo.org>
Thu, 22 Mar 2018 01:28:15 +0000 (21:28 -0400)
dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild

index ee9effc3e76a3ad07a440e9026752d1189f25071..63cee3d068bc5456c19b6c7e6d7fe70f3d8ca6cb 100644 (file)
@@ -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