public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-HTTP_Request2: PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog
@ 2014-01-27 21:46 Matti Bickel (mabi)
  0 siblings, 0 replies; 6+ messages in thread
From: Matti Bickel (mabi) @ 2014-01-27 21:46 UTC (permalink / raw
  To: gentoo-commits

mabi        14/01/27 21:46:53

  Modified:             ChangeLog
  Added:                PEAR-HTTP_Request2-2.2.1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 0xDDF971F118EEA5E6!)

Revision  Changes    Path
1.13                 dev-php/PEAR-HTTP_Request2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	25 Mar 2013 19:57:18 -0000	1.12
+++ ChangeLog	27 Jan 2014 21:46:53 -0000	1.13
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php/PEAR-HTTP_Request2
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.12 2013/03/25 19:57:18 mabi Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.13 2014/01/27 21:46:53 mabi Exp $
+
+*PEAR-HTTP_Request2-2.2.1 (27 Jan 2014)
+
+  27 Jan 2014; Matti Bickel <mabi@gentoo.org> +PEAR-HTTP_Request2-2.2.1.ebuild:
+  version bump
 
 *PEAR-HTTP_Request2-2.1.1 (25 Mar 2013)
 



1.1                  dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild

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

Index: PEAR-HTTP_Request2-2.2.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v 1.1 2014/01/27 21:46:53 mabi Exp $

EAPI=5

inherit php-pear-r1

DESCRIPTION="Provides an easy way to perform HTTP requests"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="+curl +fileinfo +ssl +zlib"

RDEPEND="dev-lang/php[curl?,fileinfo?,ssl?,zlib?]
>=dev-php/PEAR-Net_URL2-2.0.0"





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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-HTTP_Request2: PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog
@ 2015-02-14 13:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-14 13:50 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/14 13:50:53

  Modified:             PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #535276
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild

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

Index: PEAR-HTTP_Request2-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PEAR-HTTP_Request2-2.2.1.ebuild	14 Feb 2015 11:00:38 -0000	1.2
+++ PEAR-HTTP_Request2-2.2.1.ebuild	14 Feb 2015 13:50:53 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v 1.2 2015/02/14 11:00:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v 1.3 2015/02/14 13:50:53 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="+curl +fileinfo +ssl +zlib"
 
 RDEPEND="dev-lang/php[curl?,fileinfo?,ssl?,zlib?]



1.15                 dev-php/PEAR-HTTP_Request2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	14 Feb 2015 11:00:38 -0000	1.14
+++ ChangeLog	14 Feb 2015 13:50:53 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-HTTP_Request2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.14 2015/02/14 11:00:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.15 2015/02/14 13:50:53 ago Exp $
+
+  14 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+  PEAR-HTTP_Request2-2.2.1.ebuild:
+  Stable for amd64, wrt bug #535276
 
   14 Feb 2015; Jeroen Roovers <jer@gentoo.org> PEAR-HTTP_Request2-2.2.1.ebuild:
   Stable for HPPA (bug #535276).





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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-HTTP_Request2: PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog
@ 2015-02-24  9:13 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-24  9:13 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/24 09:13:48

  Modified:             PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #535276
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild

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

Index: PEAR-HTTP_Request2-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PEAR-HTTP_Request2-2.2.1.ebuild	14 Feb 2015 13:50:53 -0000	1.3
+++ PEAR-HTTP_Request2-2.2.1.ebuild	24 Feb 2015 09:13:48 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v 1.3 2015/02/14 13:50:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v 1.4 2015/02/24 09:13:48 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="+curl +fileinfo +ssl +zlib"
 
 RDEPEND="dev-lang/php[curl?,fileinfo?,ssl?,zlib?]



1.16                 dev-php/PEAR-HTTP_Request2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	14 Feb 2015 13:50:53 -0000	1.15
+++ ChangeLog	24 Feb 2015 09:13:48 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-HTTP_Request2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.15 2015/02/14 13:50:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.16 2015/02/24 09:13:48 ago Exp $
+
+  24 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+  PEAR-HTTP_Request2-2.2.1.ebuild:
+  Stable for alpha, wrt bug #535276
 
   14 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
   PEAR-HTTP_Request2-2.2.1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-HTTP_Request2: PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog
@ 2015-02-25 15:37 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-25 15:37 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/25 15:37:04

  Modified:             PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #535276
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild?r1=1.4&r2=1.5

Index: PEAR-HTTP_Request2-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PEAR-HTTP_Request2-2.2.1.ebuild	24 Feb 2015 09:13:48 -0000	1.4
+++ PEAR-HTTP_Request2-2.2.1.ebuild	25 Feb 2015 15:37:04 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v 1.4 2015/02/24 09:13:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v 1.5 2015/02/25 15:37:04 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE="+curl +fileinfo +ssl +zlib"
 
 RDEPEND="dev-lang/php[curl?,fileinfo?,ssl?,zlib?]



1.17                 dev-php/PEAR-HTTP_Request2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	24 Feb 2015 09:13:48 -0000	1.16
+++ ChangeLog	25 Feb 2015 15:37:04 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-HTTP_Request2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.16 2015/02/24 09:13:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.17 2015/02/25 15:37:04 ago Exp $
+
+  25 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+  PEAR-HTTP_Request2-2.2.1.ebuild:
+  Stable for x86, wrt bug #535276
 
   24 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
   PEAR-HTTP_Request2-2.2.1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-HTTP_Request2: PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog
@ 2015-02-27 11:31 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-27 11:31 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/27 11:31:13

  Modified:             PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #535276
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild?r1=1.5&r2=1.6

Index: PEAR-HTTP_Request2-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- PEAR-HTTP_Request2-2.2.1.ebuild	25 Feb 2015 15:37:04 -0000	1.5
+++ PEAR-HTTP_Request2-2.2.1.ebuild	27 Feb 2015 11:31:13 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v 1.5 2015/02/25 15:37:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v 1.6 2015/02/27 11:31:13 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE="+curl +fileinfo +ssl +zlib"
 
 RDEPEND="dev-lang/php[curl?,fileinfo?,ssl?,zlib?]



1.18                 dev-php/PEAR-HTTP_Request2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	25 Feb 2015 15:37:04 -0000	1.17
+++ ChangeLog	27 Feb 2015 11:31:13 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-HTTP_Request2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.17 2015/02/25 15:37:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.18 2015/02/27 11:31:13 ago Exp $
+
+  27 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+  PEAR-HTTP_Request2-2.2.1.ebuild:
+  Stable for sparc, wrt bug #535276
 
   25 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
   PEAR-HTTP_Request2-2.2.1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-HTTP_Request2: PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog
@ 2015-02-28 14:06 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-28 14:06 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/28 14:06:57

  Modified:             PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #535276
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild?r1=1.6&r2=1.7

Index: PEAR-HTTP_Request2-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- PEAR-HTTP_Request2-2.2.1.ebuild	27 Feb 2015 11:31:13 -0000	1.6
+++ PEAR-HTTP_Request2-2.2.1.ebuild	28 Feb 2015 14:06:57 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v 1.6 2015/02/27 11:31:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild,v 1.7 2015/02/28 14:06:57 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE="+curl +fileinfo +ssl +zlib"
 
 RDEPEND="dev-lang/php[curl?,fileinfo?,ssl?,zlib?]



1.19                 dev-php/PEAR-HTTP_Request2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	27 Feb 2015 11:31:13 -0000	1.18
+++ ChangeLog	28 Feb 2015 14:06:57 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-HTTP_Request2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.18 2015/02/27 11:31:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.19 2015/02/28 14:06:57 ago Exp $
+
+  28 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+  PEAR-HTTP_Request2-2.2.1.ebuild:
+  Stable for ia64, wrt bug #535276
 
   27 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
   PEAR-HTTP_Request2-2.2.1.ebuild:





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

end of thread, other threads:[~2015-02-28 14:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-25 15:37 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-HTTP_Request2: PEAR-HTTP_Request2-2.2.1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-28 14:06 Agostino Sarubbo (ago)
2015-02-27 11:31 Agostino Sarubbo (ago)
2015-02-24  9:13 Agostino Sarubbo (ago)
2015-02-14 13:50 Agostino Sarubbo (ago)
2014-01-27 21:46 Matti Bickel (mabi)

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