public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ssh2/
Date: Tue, 24 Sep 2019 13:47:11 +0000 (UTC)	[thread overview]
Message-ID: <1569332822.fe0c9a9616044fc33cc65308fdab4aaee164201c.whissi@gentoo> (raw)

commit:     fe0c9a9616044fc33cc65308fdab4aaee164201c
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 24 10:58:36 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 13:47:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0c9a96

dev-php/pecl-ssh2: bump to v1.2

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

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

diff --git a/dev-php/pecl-ssh2/pecl-ssh2-1.2.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-1.2.ebuild
new file mode 100644
index 00000000000..72ef46fdff1
--- /dev/null
+++ b/dev-php/pecl-ssh2/pecl-ssh2-1.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PHP_EXT_NAME="ssh2"
+
+USE_PHP="php5-6 php7-1 php7-2 php7-3"
+EGIT_REPO_URI="https://git.php.net/repository/pecl/networking/ssh2.git"
+
+inherit php-ext-source-r3 git-r3
+
+USE_PHP="php7-1 php7-2 php7-3"
+
+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"
+
+src_prepare() {
+	if use php_targets_php7-1 || use php_targets_php7-2 || use php_targets_php7-3 ; then
+		php-ext-source-r3_src_prepare
+	else
+		default_src_prepare
+	fi
+}


             reply	other threads:[~2019-09-24 13:47 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-24 13:47 Thomas Deutschmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14  6:35 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ssh2/ Sam James
2025-02-14  5:02 Sam James
2025-01-19  7:04 Arthur Zamarin
2025-01-19  7:04 Arthur Zamarin
2024-11-25  0:02 Sam James
2024-11-25  0:02 Sam James
2023-12-28  2:00 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
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-11-15 14:44 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=1569332822.fe0c9a9616044fc33cc65308fdab4aaee164201c.whissi@gentoo \
    --to=whissi@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