public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-ssh2: ChangeLog pecl-ssh2-0.11.3.ebuild
@ 2011-10-23  8:01 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 3+ messages in thread
From: Ole Markus With (olemarkus) @ 2011-10-23  8:01 UTC (permalink / raw
  To: gentoo-commits

olemarkus    11/10/23 08:01:29

  Modified:             ChangeLog
  Added:                pecl-ssh2-0.11.3.ebuild
  Log:
  Version bump (bug 387951)
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-php/pecl-ssh2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	23 Oct 2011 07:54:56 -0000	1.1
+++ ChangeLog	23 Oct 2011 08:01:29 -0000	1.2
@@ -1,6 +1,11 @@
-# ChangeLog for dev-php5/pecl-ssh2
+# ChangeLog for dev-php/pecl-ssh2
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.1 2011/10/23 07:54:56 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.2 2011/10/23 08:01:29 olemarkus Exp $
+
+*pecl-ssh2-0.11.3 (23 Oct 2011)
+
+  23 Oct 2011; Ole Markus With <olemarkus@gentoo.org> +pecl-ssh2-0.11.3.ebuild:
+  Version bump (bug 387951)
 
   04 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
   pecl-ssh2-0.11.2-r1.ebuild:



1.1                  dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild?rev=1.1&content-type=text/plain

Index: pecl-ssh2-0.11.3.ebuild
===================================================================
# 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.3.ebuild,v 1.1 2011/10/23 08:01:29 olemarkus 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}"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-ssh2: ChangeLog pecl-ssh2-0.11.3.ebuild
@ 2012-02-21 14:52 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-21 14:52 UTC (permalink / raw
  To: gentoo-commits

ago         12/02/21 14:52:02

  Modified:             ChangeLog pecl-ssh2-0.11.3.ebuild
  Log:
  Stable for amd64, wrt bug #400321
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-php/pecl-ssh2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	23 Oct 2011 08:01:29 -0000	1.2
+++ ChangeLog	21 Feb 2012 14:52:02 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/pecl-ssh2
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.2 2011/10/23 08:01:29 olemarkus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.3 2012/02/21 14:52:02 ago Exp $
+
+  21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> pecl-ssh2-0.11.3.ebuild:
+  Stable for amd64, wrt bug #400321
 
 *pecl-ssh2-0.11.3 (23 Oct 2011)
 



1.2                  dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild?r1=1.1&r2=1.2

Index: pecl-ssh2-0.11.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pecl-ssh2-0.11.3.ebuild	23 Oct 2011 08:01:29 -0000	1.1
+++ pecl-ssh2-0.11.3.ebuild	21 Feb 2012 14:52:02 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.1 2011/10/23 08:01:29 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild,v 1.2 2012/02/21 14:52:02 ago Exp $
 
 EAPI=4
 
@@ -15,6 +15,6 @@
 LICENSE="PHP-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 DEPEND=">=net-libs/libssh2-0.18"
 RDEPEND="${DEPEND}"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-ssh2: ChangeLog pecl-ssh2-0.11.3.ebuild
@ 2012-02-24 15:16 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-02-24 15:16 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/02/24 15:16:47

  Modified:             ChangeLog pecl-ssh2-0.11.3.ebuild
  Log:
  x86 stable wrt bug #400321
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-php/pecl-ssh2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	21 Feb 2012 14:52:02 -0000	1.3
+++ ChangeLog	24 Feb 2012 15:16:46 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/pecl-ssh2
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.3 2012/02/21 14:52:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.4 2012/02/24 15:16:46 phajdan.jr Exp $
+
+  24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> pecl-ssh2-0.11.3.ebuild:
+  x86 stable wrt bug #400321
 
   21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> pecl-ssh2-0.11.3.ebuild:
   Stable for amd64, wrt bug #400321



1.3                  dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild?r1=1.2&r2=1.3

Index: pecl-ssh2-0.11.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pecl-ssh2-0.11.3.ebuild	21 Feb 2012 14:52:02 -0000	1.2
+++ pecl-ssh2-0.11.3.ebuild	24 Feb 2012 15:16:46 -0000	1.3
@@ -1,6 +1,6 @@
 # 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.2 2012/02/21 14:52:02 ago Exp $
+# $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
 
@@ -15,6 +15,6 @@
 LICENSE="PHP-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 DEPEND=">=net-libs/libssh2-0.18"
 RDEPEND="${DEPEND}"






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-24 15:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21 14:52 [gentoo-commits] gentoo-x86 commit in dev-php/pecl-ssh2: ChangeLog pecl-ssh2-0.11.3.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-24 15:16 PaweA Hajdan (phajdan.jr)
2011-10-23  8:01 Ole Markus With (olemarkus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox