commit:     af16443d57a2325f976505bdb205aa977d5a1eb2
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 16:09:50 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 16:10:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af16443d

dev-php/pecl-ssh2: remove old revisions of v0.12.

The older revisions of this package have incorrect DOCS. This is
another step towards fixing bug 512184.

Gentoo-Bug: 512184

Package-Manager: portage-2.2.24

 dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild | 22 ----------------------
 dev-php/pecl-ssh2/pecl-ssh2-0.12-r2.ebuild | 22 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild 
b/dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild
deleted file mode 100644
index b007dbf..0000000
--- a/dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PHP_EXT_NAME="ssh2"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="README ChangeLog"
-
-USE_PHP="php5-5 php5-4"
-
-inherit php-ext-pecl-r2
-
-DESCRIPTION="Provides bindings to the functions of libssh2 which implements 
the SSH2 protocol"
-LICENSE="PHP-3"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 x86"
-DEPEND=">=net-libs/libssh2-1.2"
-RDEPEND="${DEPEND}"

diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.12-r2.ebuild 
b/dev-php/pecl-ssh2/pecl-ssh2-0.12-r2.ebuild
deleted file mode 100644
index 9283077..0000000
--- a/dev-php/pecl-ssh2/pecl-ssh2-0.12-r2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PHP_EXT_NAME="ssh2"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="README ChangeLog"
-
-USE_PHP="php5-6 php5-5 php5-4"
-
-inherit php-ext-pecl-r2
-
-DESCRIPTION="Provides bindings to the functions of libssh2 which implements 
the SSH2 protocol"
-LICENSE="PHP-3"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-DEPEND=">=net-libs/libssh2-1.2"
-RDEPEND="${DEPEND}"

Reply via email to