public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ssh2/
Date: Tue, 15 Nov 2016 14:44:44 +0000 (UTC)	[thread overview]
Message-ID: <1479221066.35939bb11b896401cfe97729e88d31742d5f0ffe.grknight@gentoo> (raw)

commit:     35939bb11b896401cfe97729e88d31742d5f0ffe
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 15 14:44:26 2016 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Nov 15 14:44:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35939bb1

dev-php/pecl-ssh2: Add live ebuild wrt bug 599750

Package-Manager: portage-2.3.2

 dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild | 39 +++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild
new file mode 100644
index 00000000..009cd7e
--- /dev/null
+++ b/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PHP_EXT_NAME="ssh2"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+
+USE_PHP="php7-0 php5-6"
+EGIT_REPO_URI="https://git.php.net/repository/pecl/networking/ssh2.git"
+
+inherit php-ext-source-r3 git-r3
+
+USE_PHP="php7-0"
+
+DESCRIPTION="PHP bindings for the libssh2 library"
+LICENSE="PHP-3.01"
+SLOT="7"
+IUSE=""
+KEYWORDS=""
+DEPEND=">=net-libs/libssh2-1.2"
+RDEPEND="${DEPEND} php_targets_php5-6? ( dev-php/pecl-ssh2:0[php_targets_php5-6] )"
+HOMEPAGE="https://pecl.php.net/package/ssh2"
+PHP_EXT_ECONF_ARGS=""
+
+src_unpack() {
+	git-r3_src_unpack
+	php-ext-source-r3_src_unpack
+}
+
+src_prepare() {
+	if use php_targets_php7-0 ; then
+		php-ext-source-r3_src_prepare
+	else
+		default_src_prepare
+	fi
+}


             reply	other threads:[~2016-11-15 14:44 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-15 14:44 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-28  2:00 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ssh2/ Conrad Kostecki
2023-12-28  2:00 Conrad Kostecki
2023-07-04 10:25 Sam James
2023-07-04 10:15 Sam James
2023-03-08 18:08 Brian Evans
2022-06-30 14:04 Brian Evans
2021-09-23 13:58 Agostino Sarubbo
2021-09-23  6:40 Agostino Sarubbo
2021-04-05 20:32 Thomas Deutschmann
2021-01-11 16:23 Brian Evans
2020-01-23 18:38 Brian Evans
2019-12-06 14:17 Thomas Deutschmann
2019-11-28 22:48 Thomas Deutschmann
2019-09-24 13:47 Thomas Deutschmann
2018-10-04 14:02 Brian Evans
2018-10-02 21:13 Mikle Kolyada
2018-10-01 21:47 Thomas Deutschmann
2018-04-10 15:07 Brian Evans
2018-03-22  1:29 Brian Evans
2017-10-19 18:50 Brian Evans
2017-10-19 18:50 Brian Evans
2017-10-09 23:28 Thomas Deutschmann
2017-07-27 13:49 Brian Evans
2017-07-05  2:28 Brian Evans
2017-07-05  2:28 Brian Evans
2017-04-08 19:27 Michael Orlitzky
2017-04-08 19:27 Michael Orlitzky
2016-12-07 15:05 Brian Evans
2016-12-07 15:05 Brian Evans
2016-08-23 20:58 Brian Evans
2016-07-25 14:54 Brian Evans
2016-01-02 16:11 Michael Orlitzky
2015-11-03 16:18 Agostino Sarubbo
2015-11-03 15:19 Agostino Sarubbo
2015-09-27 13:31 Michael Orlitzky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1479221066.35939bb11b896401cfe97729e88d31742d5f0ffe.grknight@gentoo \
    --to=grknight@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox