public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Cache: ChangeLog PEAR-Cache-1.5.6.ebuild
@ 2011-12-12 10:48 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 6+ messages in thread
From: Ole Markus With (olemarkus) @ 2011-12-12 10:48 UTC (permalink / raw
  To: gentoo-commits

olemarkus    11/12/12 10:48:16

  Modified:             ChangeLog
  Added:                PEAR-Cache-1.5.6.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha71/cvs/Linux x86_64)

Revision  Changes    Path
1.40                 dev-php/PEAR-Cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	22 Aug 2009 18:08:07 -0000	1.39
+++ ChangeLog	12 Dec 2011 10:48:16 -0000	1.40
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php/PEAR-Cache
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.39 2009/08/22 18:08:07 beandog Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.40 2011/12/12 10:48:16 olemarkus Exp $
+
+*PEAR-Cache-1.5.6 (12 Dec 2011)
+
+  12 Dec 2011; Ole Markus With <olemarkus@gentoo.org> +PEAR-Cache-1.5.6.ebuild:
+  Version bump
 
 *PEAR-Cache-1.5.5 (22 Aug 2009)
 



1.1                  dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild

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

Index: PEAR-Cache-1.5.6.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.1 2011/12/12 10:48:16 olemarkus Exp $

inherit php-pear-r1

DESCRIPTION="Framework for caching of arbitrary data"

LICENSE="PHP-2.02"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""

DEPEND=">=dev-php/PEAR-PEAR-1.7.0"
RDEPEND="dev-php/PEAR-HTTP_Request"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Cache: ChangeLog PEAR-Cache-1.5.6.ebuild
@ 2012-01-16 12:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-01-16 12:42 UTC (permalink / raw
  To: gentoo-commits

ago         12/01/16 12:42:35

  Modified:             ChangeLog PEAR-Cache-1.5.6.ebuild
  Log:
  Stable for amd64, wrt bug #393705
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.41                 dev-php/PEAR-Cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	12 Dec 2011 10:48:16 -0000	1.40
+++ ChangeLog	16 Jan 2012 12:42:35 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Cache
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.40 2011/12/12 10:48:16 olemarkus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.41 2012/01/16 12:42:35 ago Exp $
+
+  16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Cache-1.5.6.ebuild:
+  Stable for amd64, wrt bug #393705
 
 *PEAR-Cache-1.5.6 (12 Dec 2011)
 



1.2                  dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild

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

Index: PEAR-Cache-1.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PEAR-Cache-1.5.6.ebuild	12 Dec 2011 10:48:16 -0000	1.1
+++ PEAR-Cache-1.5.6.ebuild	16 Jan 2012 12:42:35 -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/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.1 2011/12/12 10:48:16 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.2 2012/01/16 12:42:35 ago Exp $
 
 inherit php-pear-r1
 
@@ -8,7 +8,7 @@
 
 LICENSE="PHP-2.02"
 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=""
 
 DEPEND=">=dev-php/PEAR-PEAR-1.7.0"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Cache: ChangeLog PEAR-Cache-1.5.6.ebuild
@ 2012-01-21 16:31 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 6+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-01-21 16:31 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/01/21 16:31:01

  Modified:             ChangeLog PEAR-Cache-1.5.6.ebuild
  Log:
  x86 stable wrt bug #393705
  
  (Portage version: 2.1.10.41/cvs/Linux i686)

Revision  Changes    Path
1.42                 dev-php/PEAR-Cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	16 Jan 2012 12:42:35 -0000	1.41
+++ ChangeLog	21 Jan 2012 16:31:01 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Cache
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.41 2012/01/16 12:42:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.42 2012/01/21 16:31:01 phajdan.jr Exp $
+
+  21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-Cache-1.5.6.ebuild:
+  x86 stable wrt bug #393705
 
   16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Cache-1.5.6.ebuild:
   Stable for amd64, wrt bug #393705



1.3                  dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild

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

Index: PEAR-Cache-1.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PEAR-Cache-1.5.6.ebuild	16 Jan 2012 12:42:35 -0000	1.2
+++ PEAR-Cache-1.5.6.ebuild	21 Jan 2012 16:31:01 -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/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.2 2012/01/16 12:42:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.3 2012/01/21 16:31:01 phajdan.jr Exp $
 
 inherit php-pear-r1
 
@@ -8,7 +8,7 @@
 
 LICENSE="PHP-2.02"
 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=""
 
 DEPEND=">=dev-php/PEAR-PEAR-1.7.0"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Cache: ChangeLog PEAR-Cache-1.5.6.ebuild
@ 2012-01-29 15:32 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2012-01-29 15:32 UTC (permalink / raw
  To: gentoo-commits

armin76     12/01/29 15:32:03

  Modified:             ChangeLog PEAR-Cache-1.5.6.ebuild
  Log:
  alpha/arm/ia64/s390/sh/sparc stable
  
  (Portage version: 2.1.10.44/cvs/Linux ia64)

Revision  Changes    Path
1.43                 dev-php/PEAR-Cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	21 Jan 2012 16:31:01 -0000	1.42
+++ ChangeLog	29 Jan 2012 15:32:03 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Cache
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.42 2012/01/21 16:31:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.43 2012/01/29 15:32:03 armin76 Exp $
+
+  29 Jan 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Cache-1.5.6.ebuild:
+  alpha/arm/ia64/s390/sh/sparc stable
 
   21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-Cache-1.5.6.ebuild:
   x86 stable wrt bug #393705



1.4                  dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild

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

Index: PEAR-Cache-1.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PEAR-Cache-1.5.6.ebuild	21 Jan 2012 16:31:01 -0000	1.3
+++ PEAR-Cache-1.5.6.ebuild	29 Jan 2012 15:32:03 -0000	1.4
@@ -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/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.3 2012/01/21 16:31:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.4 2012/01/29 15:32:03 armin76 Exp $
 
 inherit php-pear-r1
 
@@ -8,7 +8,7 @@
 
 LICENSE="PHP-2.02"
 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=""
 
 DEPEND=">=dev-php/PEAR-PEAR-1.7.0"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Cache: ChangeLog PEAR-Cache-1.5.6.ebuild
@ 2012-02-01 11:14 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-02-01 11:14 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/02/01 11:14:15

  Modified:             ChangeLog PEAR-Cache-1.5.6.ebuild
  Log:
  ppc/ppc64 stable wrt #393705
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.44                 dev-php/PEAR-Cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	29 Jan 2012 15:32:03 -0000	1.43
+++ ChangeLog	1 Feb 2012 11:14:15 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Cache
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.43 2012/01/29 15:32:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.44 2012/02/01 11:14:15 ssuominen Exp $
+
+  01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> PEAR-Cache-1.5.6.ebuild:
+  ppc/ppc64 stable wrt #393705
 
   29 Jan 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Cache-1.5.6.ebuild:
   alpha/arm/ia64/s390/sh/sparc stable



1.5                  dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild

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

Index: PEAR-Cache-1.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PEAR-Cache-1.5.6.ebuild	29 Jan 2012 15:32:03 -0000	1.4
+++ PEAR-Cache-1.5.6.ebuild	1 Feb 2012 11:14:15 -0000	1.5
@@ -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/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.4 2012/01/29 15:32:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.5 2012/02/01 11:14:15 ssuominen Exp $
 
 inherit php-pear-r1
 
@@ -8,7 +8,7 @@
 
 LICENSE="PHP-2.02"
 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=""
 
 DEPEND=">=dev-php/PEAR-PEAR-1.7.0"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Cache: ChangeLog PEAR-Cache-1.5.6.ebuild
@ 2012-02-07 16:32 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2012-02-07 16:32 UTC (permalink / raw
  To: gentoo-commits

jer         12/02/07 16:32:29

  Modified:             ChangeLog PEAR-Cache-1.5.6.ebuild
  Log:
  Stable for HPPA (bug #393705).
  
  (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)

Revision  Changes    Path
1.45                 dev-php/PEAR-Cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	1 Feb 2012 11:14:15 -0000	1.44
+++ ChangeLog	7 Feb 2012 16:32:29 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Cache
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.44 2012/02/01 11:14:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.45 2012/02/07 16:32:29 jer Exp $
+
+  07 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Cache-1.5.6.ebuild:
+  Stable for HPPA (bug #393705).
 
   01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> PEAR-Cache-1.5.6.ebuild:
   ppc/ppc64 stable wrt #393705



1.6                  dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild

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

Index: PEAR-Cache-1.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- PEAR-Cache-1.5.6.ebuild	1 Feb 2012 11:14:15 -0000	1.5
+++ PEAR-Cache-1.5.6.ebuild	7 Feb 2012 16:32:29 -0000	1.6
@@ -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/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.5 2012/02/01 11:14:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.6 2012/02/07 16:32:29 jer Exp $
 
 inherit php-pear-r1
 
@@ -8,7 +8,7 @@
 
 LICENSE="PHP-2.02"
 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=""
 
 DEPEND=">=dev-php/PEAR-PEAR-1.7.0"






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

end of thread, other threads:[~2012-02-07 16:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-12 10:48 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Cache: ChangeLog PEAR-Cache-1.5.6.ebuild Ole Markus With (olemarkus)
  -- strict thread matches above, loose matches on Subject: below --
2012-01-16 12:42 Agostino Sarubbo (ago)
2012-01-21 16:31 PaweA Hajdan (phajdan.jr)
2012-01-29 15:32 Raul Porcel (armin76)
2012-02-01 11:14 Samuli Suominen (ssuominen)
2012-02-07 16:32 Jeroen Roovers (jer)

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