commit: 51985ec02e5310de00ee5e56a6f0a6b626110c61
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 13 00:35:05 2018 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Mar 22 01:28:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51985ec0
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(-)
diff --git a/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild
b/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild
index ee9effc3e76..63cee3d068b 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