Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ssh2/
Date: Thu, 22 Mar 2018 01:29:44
Message-Id: 1521682095.51985ec02e5310de00ee5e56a6f0a6b626110c61.grknight@gentoo
1 commit: 51985ec02e5310de00ee5e56a6f0a6b626110c61
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 13 00:35:05 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 01:28:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51985ec0
7
8 dev-php/pecl-ssh2: Remove src_unpack as changes to eclass make it obsolete
9
10 dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild | 7 +------
11 1 file changed, 1 insertion(+), 6 deletions(-)
12
13 diff --git a/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild
14 index ee9effc3e76..63cee3d068b 100644
15 --- a/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild
16 +++ b/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -22,11 +22,6 @@ RDEPEND="${DEPEND}
24 php_targets_php5-6? ( dev-php/pecl-ssh2:0[php_targets_php5-6] )"
25 HOMEPAGE="https://pecl.php.net/package/ssh2"
26
27 -src_unpack() {
28 - git-r3_src_unpack
29 - php-ext-source-r3_src_unpack
30 -}
31 -
32 src_prepare() {
33 if use php_targets_php7-0 || use php_targets_php7-1 ; then
34 php-ext-source-r3_src_prepare