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

olemarkus    11/12/06 12:14:27

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

Revision  Changes    Path
1.26                 dev-php/PEAR-Net_DIME/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	22 Aug 2009 19:42:43 -0000	1.25
+++ ChangeLog	6 Dec 2011 12:14:27 -0000	1.26
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php/PEAR-Net_DIME
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.25 2009/08/22 19:42:43 beandog Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.26 2011/12/06 12:14:27 olemarkus Exp $
+
+*PEAR-Net_DIME-1.0.2 (06 Dec 2011)
+
+  06 Dec 2011; Ole Markus With <olemarkus@gentoo.org>
+  +PEAR-Net_DIME-1.0.2.ebuild:
+  Version bump
 
 *PEAR-Net_DIME-1.0.1 (22 Aug 2009)
 



1.1                  dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild

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

Index: PEAR-Net_DIME-1.0.2.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-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v 1.1 2011/12/06 12:14:27 olemarkus Exp $

inherit php-pear-r1

DESCRIPTION="The PEAR::Net_DIME class implements DIME encoding"

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






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

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

ago         12/01/16 12:47:13

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

Revision  Changes    Path
1.27                 dev-php/PEAR-Net_DIME/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	6 Dec 2011 12:14:27 -0000	1.26
+++ ChangeLog	16 Jan 2012 12:47:13 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Net_DIME
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.26 2011/12/06 12:14:27 olemarkus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.27 2012/01/16 12:47:13 ago Exp $
+
+  16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_DIME-1.0.2.ebuild:
+  Stable for amd64, wrt bug #392863
 
 *PEAR-Net_DIME-1.0.2 (06 Dec 2011)
 



1.2                  dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild

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

Index: PEAR-Net_DIME-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PEAR-Net_DIME-1.0.2.ebuild	6 Dec 2011 12:14:27 -0000	1.1
+++ PEAR-Net_DIME-1.0.2.ebuild	16 Jan 2012 12:47:13 -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-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v 1.1 2011/12/06 12:14:27 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v 1.2 2012/01/16 12:47:13 ago Exp $
 
 inherit php-pear-r1
 
@@ -8,5 +8,5 @@
 
 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=""






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

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

phajdan.jr    12/01/21 16:14:59

  Modified:             ChangeLog PEAR-Net_DIME-1.0.2.ebuild
  Log:
  x86 stable wrt bug #392863
  
  (Portage version: 2.1.10.41/cvs/Linux i686)

Revision  Changes    Path
1.28                 dev-php/PEAR-Net_DIME/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	16 Jan 2012 12:47:13 -0000	1.27
+++ ChangeLog	21 Jan 2012 16:14:59 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Net_DIME
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.27 2012/01/16 12:47:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.28 2012/01/21 16:14:59 phajdan.jr Exp $
+
+  21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  PEAR-Net_DIME-1.0.2.ebuild:
+  x86 stable wrt bug #392863
 
   16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_DIME-1.0.2.ebuild:
   Stable for amd64, wrt bug #392863



1.3                  dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild

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

Index: PEAR-Net_DIME-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PEAR-Net_DIME-1.0.2.ebuild	16 Jan 2012 12:47:13 -0000	1.2
+++ PEAR-Net_DIME-1.0.2.ebuild	21 Jan 2012 16:14:59 -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-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v 1.2 2012/01/16 12:47:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v 1.3 2012/01/21 16:14:59 phajdan.jr Exp $
 
 inherit php-pear-r1
 
@@ -8,5 +8,5 @@
 
 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=""






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

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

armin76     12/01/29 15:17:58

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

Revision  Changes    Path
1.29                 dev-php/PEAR-Net_DIME/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	21 Jan 2012 16:14:59 -0000	1.28
+++ ChangeLog	29 Jan 2012 15:17:58 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Net_DIME
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.28 2012/01/21 16:14:59 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.29 2012/01/29 15:17:58 armin76 Exp $
+
+  29 Jan 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Net_DIME-1.0.2.ebuild:
+  alpha/arm/ia64/s390/sh/sparc stable
 
   21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   PEAR-Net_DIME-1.0.2.ebuild:



1.4                  dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild

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

Index: PEAR-Net_DIME-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PEAR-Net_DIME-1.0.2.ebuild	21 Jan 2012 16:14:59 -0000	1.3
+++ PEAR-Net_DIME-1.0.2.ebuild	29 Jan 2012 15:17:58 -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-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v 1.3 2012/01/21 16:14:59 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v 1.4 2012/01/29 15:17:58 armin76 Exp $
 
 inherit php-pear-r1
 
@@ -8,5 +8,5 @@
 
 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=""






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

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

ssuominen    12/02/01 11:11:24

  Modified:             ChangeLog PEAR-Net_DIME-1.0.2.ebuild
  Log:
  ppc/ppc64 stable wrt #392863
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 dev-php/PEAR-Net_DIME/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	29 Jan 2012 15:17:58 -0000	1.29
+++ ChangeLog	1 Feb 2012 11:11:24 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Net_DIME
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.29 2012/01/29 15:17:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.30 2012/02/01 11:11:24 ssuominen Exp $
+
+  01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org>
+  PEAR-Net_DIME-1.0.2.ebuild:
+  ppc/ppc64 stable wrt #392863
 
   29 Jan 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Net_DIME-1.0.2.ebuild:
   alpha/arm/ia64/s390/sh/sparc stable



1.5                  dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild

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

Index: PEAR-Net_DIME-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PEAR-Net_DIME-1.0.2.ebuild	29 Jan 2012 15:17:58 -0000	1.4
+++ PEAR-Net_DIME-1.0.2.ebuild	1 Feb 2012 11:11:24 -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-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v 1.4 2012/01/29 15:17:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v 1.5 2012/02/01 11:11:24 ssuominen Exp $
 
 inherit php-pear-r1
 
@@ -8,5 +8,5 @@
 
 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=""






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

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

jer         12/02/07 16:29:40

  Modified:             ChangeLog PEAR-Net_DIME-1.0.2.ebuild
  Log:
  Stable for HPPA (bug #392863).
  
  (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)

Revision  Changes    Path
1.31                 dev-php/PEAR-Net_DIME/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	1 Feb 2012 11:11:24 -0000	1.30
+++ ChangeLog	7 Feb 2012 16:29:40 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Net_DIME
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.30 2012/02/01 11:11:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.31 2012/02/07 16:29:40 jer Exp $
+
+  07 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Net_DIME-1.0.2.ebuild:
+  Stable for HPPA (bug #392863).
 
   01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org>
   PEAR-Net_DIME-1.0.2.ebuild:



1.6                  dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild

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

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






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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-16 12:47 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Net_DIME: ChangeLog PEAR-Net_DIME-1.0.2.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-07 16:29 Jeroen Roovers (jer)
2012-02-01 11:11 Samuli Suominen (ssuominen)
2012-01-29 15:17 Raul Porcel (armin76)
2012-01-21 16:14 PaweA Hajdan (phajdan.jr)
2011-12-06 12:14 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