public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-File_SMBPasswd: ChangeLog PEAR-File_SMBPasswd-1.0.3.ebuild
@ 2009-08-22 18:51 Steve Dibb (beandog)
  0 siblings, 0 replies; 6+ messages in thread
From: Steve Dibb (beandog) @ 2009-08-22 18:51 UTC (permalink / raw
  To: gentoo-commits

beandog     09/08/22 18:51:00

  Modified:             ChangeLog
  Added:                PEAR-File_SMBPasswd-1.0.3.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 dev-php/PEAR-File_SMBPasswd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	22 Oct 2007 16:23:58 -0000	1.14
+++ ChangeLog	22 Aug 2009 18:51:00 -0000	1.15
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php/PEAR-File_SMBPasswd
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.14 2007/10/22 16:23:58 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.15 2009/08/22 18:51:00 beandog Exp $
+
+*PEAR-File_SMBPasswd-1.0.3 (22 Aug 2009)
+
+  22 Aug 2009; Steve Dibb <beandog@gentoo.org>
+  +PEAR-File_SMBPasswd-1.0.3.ebuild:
+  Version bump
 
   22 Oct 2007; Raúl Porcel <armin76@gentoo.org>
   PEAR-File_SMBPasswd-1.0.2.ebuild:



1.1                  dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild?rev=1.1&content-type=text/plain

Index: PEAR-File_SMBPasswd-1.0.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.1 2009/08/22 18:51:00 beandog Exp $

inherit php-pear-r1 depend.php

DESCRIPTION="Class for managing SAMBA style password files."
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Crypt_CHAP-1.0.0"

pkg_setup() {
	require_php_with_use mhash
}






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-File_SMBPasswd: ChangeLog PEAR-File_SMBPasswd-1.0.3.ebuild
@ 2010-10-14 15:51 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-10-14 15:51 UTC (permalink / raw
  To: gentoo-commits

fauli       10/10/14 15:51:08

  Modified:             ChangeLog PEAR-File_SMBPasswd-1.0.3.ebuild
  Log:
  x86 stable, bug 336869
  (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.16                 dev-php/PEAR-File_SMBPasswd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	22 Aug 2009 18:51:00 -0000	1.15
+++ ChangeLog	14 Oct 2010 15:51:07 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-File_SMBPasswd
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.15 2009/08/22 18:51:00 beandog Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.16 2010/10/14 15:51:07 fauli Exp $
+
+  14 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
+  PEAR-File_SMBPasswd-1.0.3.ebuild:
+  x86 stable, bug 336869
 
 *PEAR-File_SMBPasswd-1.0.3 (22 Aug 2009)
 



1.3                  dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild

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

Index: PEAR-File_SMBPasswd-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PEAR-File_SMBPasswd-1.0.3.ebuild	11 Oct 2010 19:53:44 -0000	1.2
+++ PEAR-File_SMBPasswd-1.0.3.ebuild	14 Oct 2010 15:51:07 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.2 2010/10/11 19:53:44 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.3 2010/10/14 15:51:07 fauli Exp $
 
 EAPI="2"
 inherit php-pear-r1
@@ -8,7 +8,7 @@
 DESCRIPTION="Class for managing SAMBA style password files."
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 RDEPEND="|| ( <dev-lang/php-5.3[mhash] >=dev-lang/php-5.3 )
 		>=dev-php/PEAR-Crypt_CHAP-1.0.0"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-File_SMBPasswd: ChangeLog PEAR-File_SMBPasswd-1.0.3.ebuild
@ 2010-10-20 14:20 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 6+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-10-20 14:20 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/10/20 14:20:29

  Modified:             ChangeLog PEAR-File_SMBPasswd-1.0.3.ebuild
  Log:
  Stable on amd64 wrt bug #336869
  
  (Portage version: 2.2_rc98/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 dev-php/PEAR-File_SMBPasswd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	14 Oct 2010 15:51:07 -0000	1.16
+++ ChangeLog	20 Oct 2010 14:20:29 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-File_SMBPasswd
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.16 2010/10/14 15:51:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.17 2010/10/20 14:20:29 hwoarang Exp $
+
+  20 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
+  PEAR-File_SMBPasswd-1.0.3.ebuild:
+  Stable on amd64 wrt bug #336869
 
   14 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
   PEAR-File_SMBPasswd-1.0.3.ebuild:



1.4                  dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild

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

Index: PEAR-File_SMBPasswd-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PEAR-File_SMBPasswd-1.0.3.ebuild	14 Oct 2010 15:51:07 -0000	1.3
+++ PEAR-File_SMBPasswd-1.0.3.ebuild	20 Oct 2010 14:20:29 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.3 2010/10/14 15:51:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.4 2010/10/20 14:20:29 hwoarang Exp $
 
 EAPI="2"
 inherit php-pear-r1
@@ -8,7 +8,7 @@
 DESCRIPTION="Class for managing SAMBA style password files."
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 RDEPEND="|| ( <dev-lang/php-5.3[mhash] >=dev-lang/php-5.3 )
 		>=dev-php/PEAR-Crypt_CHAP-1.0.0"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-File_SMBPasswd: ChangeLog PEAR-File_SMBPasswd-1.0.3.ebuild
@ 2010-11-05  4:34 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2010-11-05  4:34 UTC (permalink / raw
  To: gentoo-commits

jer         10/11/05 04:34:59

  Modified:             ChangeLog PEAR-File_SMBPasswd-1.0.3.ebuild
  Log:
  Stable for HPPA (bug #336869).
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.18                 dev-php/PEAR-File_SMBPasswd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	20 Oct 2010 14:20:29 -0000	1.17
+++ ChangeLog	5 Nov 2010 04:34:59 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-File_SMBPasswd
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.17 2010/10/20 14:20:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.18 2010/11/05 04:34:59 jer Exp $
+
+  05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+  PEAR-File_SMBPasswd-1.0.3.ebuild:
+  Stable for HPPA (bug #336869).
 
   20 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
   PEAR-File_SMBPasswd-1.0.3.ebuild:



1.5                  dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild

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

Index: PEAR-File_SMBPasswd-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PEAR-File_SMBPasswd-1.0.3.ebuild	20 Oct 2010 14:20:29 -0000	1.4
+++ PEAR-File_SMBPasswd-1.0.3.ebuild	5 Nov 2010 04:34:59 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.4 2010/10/20 14:20:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.5 2010/11/05 04:34:59 jer Exp $
 
 EAPI="2"
 inherit php-pear-r1
@@ -8,7 +8,7 @@
 DESCRIPTION="Class for managing SAMBA style password files."
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 RDEPEND="|| ( <dev-lang/php-5.3[mhash] >=dev-lang/php-5.3 )
 		>=dev-php/PEAR-Crypt_CHAP-1.0.0"






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

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

ssuominen    12/02/01 10:55:22

  Modified:             ChangeLog PEAR-File_SMBPasswd-1.0.3.ebuild
  Log:
  ppc/ppc64 stable wrt #399309
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 dev-php/PEAR-File_SMBPasswd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	5 Nov 2010 04:34:59 -0000	1.18
+++ ChangeLog	1 Feb 2012 10:55:22 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-File_SMBPasswd
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.18 2010/11/05 04:34:59 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.19 2012/02/01 10:55:22 ssuominen Exp $
+
+  01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org>
+  PEAR-File_SMBPasswd-1.0.3.ebuild:
+  ppc/ppc64 stable wrt #399309
 
   05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
   PEAR-File_SMBPasswd-1.0.3.ebuild:



1.6                  dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild

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

Index: PEAR-File_SMBPasswd-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- PEAR-File_SMBPasswd-1.0.3.ebuild	5 Nov 2010 04:34:59 -0000	1.5
+++ PEAR-File_SMBPasswd-1.0.3.ebuild	1 Feb 2012 10:55:22 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.5 2010/11/05 04:34:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.6 2012/02/01 10:55:22 ssuominen Exp $
 
 EAPI="2"
 inherit php-pear-r1
@@ -8,7 +8,7 @@
 DESCRIPTION="Class for managing SAMBA style password files."
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 RDEPEND="|| ( <dev-lang/php-5.3[mhash] >=dev-lang/php-5.3 )
 		>=dev-php/PEAR-Crypt_CHAP-1.0.0"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-File_SMBPasswd: ChangeLog PEAR-File_SMBPasswd-1.0.3.ebuild
@ 2012-02-12 14:43 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2012-02-12 14:43 UTC (permalink / raw
  To: gentoo-commits

armin76     12/02/12 14:43:24

  Modified:             ChangeLog PEAR-File_SMBPasswd-1.0.3.ebuild
  Log:
  alpha/ia64/sparc stable wrt #399309
  
  (Portage version: 2.1.10.44/cvs/Linux ia64)

Revision  Changes    Path
1.20                 dev-php/PEAR-File_SMBPasswd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	1 Feb 2012 10:55:22 -0000	1.19
+++ ChangeLog	12 Feb 2012 14:43:24 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-File_SMBPasswd
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.19 2012/02/01 10:55:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.20 2012/02/12 14:43:24 armin76 Exp $
+
+  12 Feb 2012; Raúl Porcel <armin76@gentoo.org>
+  PEAR-File_SMBPasswd-1.0.3.ebuild:
+  alpha/ia64/sparc stable wrt #399309
 
   01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org>
   PEAR-File_SMBPasswd-1.0.3.ebuild:



1.7                  dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild

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

Index: PEAR-File_SMBPasswd-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- PEAR-File_SMBPasswd-1.0.3.ebuild	1 Feb 2012 10:55:22 -0000	1.6
+++ PEAR-File_SMBPasswd-1.0.3.ebuild	12 Feb 2012 14:43:24 -0000	1.7
@@ -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-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.6 2012/02/01 10:55:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.7 2012/02/12 14:43:24 armin76 Exp $
 
 EAPI="2"
 inherit php-pear-r1
@@ -8,7 +8,7 @@
 DESCRIPTION="Class for managing SAMBA style password files."
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
 RDEPEND="|| ( <dev-lang/php-5.3[mhash] >=dev-lang/php-5.3 )
 		>=dev-php/PEAR-Crypt_CHAP-1.0.0"






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

end of thread, other threads:[~2012-02-12 14:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20 14:20 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-File_SMBPasswd: ChangeLog PEAR-File_SMBPasswd-1.0.3.ebuild Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-12 14:43 Raul Porcel (armin76)
2012-02-01 10:55 Samuli Suominen (ssuominen)
2010-11-05  4:34 Jeroen Roovers (jer)
2010-10-14 15:51 Christian Faulhammer (fauli)
2009-08-22 18:51 Steve Dibb (beandog)

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