summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2013-03-05 11:42:09 +0000
committerOle Markus With <olemarkus@gentoo.org>2013-03-05 11:42:09 +0000
commitbdefa1afa79cfb28456be1f78d7691881a1b2811 (patch)
tree77c121cca92e012b0e7388bfa90cc161ce772021 /dev-php
parentRemoved older ebuilds (diff)
downloadgentoo-2-bdefa1afa79cfb28456be1f78d7691881a1b2811.tar.gz
gentoo-2-bdefa1afa79cfb28456be1f78d7691881a1b2811.tar.bz2
gentoo-2-bdefa1afa79cfb28456be1f78d7691881a1b2811.zip
Removed older ebuilds
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-ssh2/ChangeLog6
-rw-r--r--dev-php/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild20
-rw-r--r--dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild20
3 files changed, 5 insertions, 41 deletions
diff --git a/dev-php/pecl-ssh2/ChangeLog b/dev-php/pecl-ssh2/ChangeLog
index af722d972d7e..19b59e8cc40f 100644
--- a/dev-php/pecl-ssh2/ChangeLog
+++ b/dev-php/pecl-ssh2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/pecl-ssh2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.8 2013/03/04 09:32:57 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.9 2013/03/05 11:42:09 olemarkus Exp $
+
+ 05 Mar 2013; Ole Markus With <olemarkus@gentoo.org>
+ -pecl-ssh2-0.11.2-r1.ebuild, -pecl-ssh2-0.11.3.ebuild:
+ Removed older ebuilds
*pecl-ssh2-0.12 (04 Mar 2013)
diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild
deleted file mode 100644
index fc353b6a941c..000000000000
--- a/dev-php/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild,v 1.1 2011/10/23 07:54:56 olemarkus Exp $
-
-EAPI=3
-
-PHP_EXT_NAME="ssh2"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="README ChangeLog"
-
-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-0.18"
-RDEPEND="${DEPEND}"
diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild
deleted file mode 100644
index ab7fde07e2dd..000000000000
--- a/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild,v 1.3 2012/02/24 15:16:46 phajdan.jr Exp $
-
-EAPI=4
-
-PHP_EXT_NAME="ssh2"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="README ChangeLog"
-
-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-0.18"
-RDEPEND="${DEPEND}"