public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
@ 2010-04-12 12:17 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 5+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-04-12 12:17 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/04/12 12:17:17

  Modified:             ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
  Log:
  x86 stable wrt bug #311633
  (Portage version: 2.1.7.17/cvs/Linux i686)

Revision  Changes    Path
1.21                 dev-php/PEAR-Console_Getopt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	23 Sep 2009 02:46:59 -0000	1.20
+++ ChangeLog	12 Apr 2010 12:17:16 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Console_Getopt
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.20 2009/09/23 02:46:59 beandog Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.21 2010/04/12 12:17:16 phajdan.jr Exp $
+
+  12 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  PEAR-Console_Getopt-1.2.3.ebuild:
+  x86 stable wrt bug #311633
 
 *PEAR-Console_Getopt-1.2.3 (23 Sep 2009)
 



1.3                  dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild?r1=1.2&r2=1.3

Index: PEAR-Console_Getopt-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PEAR-Console_Getopt-1.2.3.ebuild	5 Oct 2009 18:16:21 -0000	1.2
+++ PEAR-Console_Getopt-1.2.3.ebuild	12 Apr 2010 12:17:16 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.2 2009/10/05 18:16:21 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.3 2010/04/12 12:17:16 phajdan.jr Exp $
 
 MY_PN="${PN/PEAR-/}"
 MY_P="${MY_PN}-${PV}"
@@ -11,7 +11,7 @@
 
 LICENSE="PHP-3"
 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=""
 SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
 DEPEND=">=dev-php/PEAR-PEAR-1.8.1"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
@ 2010-04-15 21:45 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2010-04-15 21:45 UTC (permalink / raw
  To: gentoo-commits

maekke      10/04/15 21:45:04

  Modified:             ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
  Log:
  amd64 stable, bug #311633
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 dev-php/PEAR-Console_Getopt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	12 Apr 2010 12:17:16 -0000	1.21
+++ ChangeLog	15 Apr 2010 21:45:04 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Console_Getopt
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.21 2010/04/12 12:17:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.22 2010/04/15 21:45:04 maekke Exp $
+
+  15 Apr 2010; Markus Meier <maekke@gentoo.org>
+  PEAR-Console_Getopt-1.2.3.ebuild:
+  amd64 stable, bug #311633
 
   12 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   PEAR-Console_Getopt-1.2.3.ebuild:



1.4                  dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild?r1=1.3&r2=1.4

Index: PEAR-Console_Getopt-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PEAR-Console_Getopt-1.2.3.ebuild	12 Apr 2010 12:17:16 -0000	1.3
+++ PEAR-Console_Getopt-1.2.3.ebuild	15 Apr 2010 21:45:04 -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-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.3 2010/04/12 12:17:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.4 2010/04/15 21:45:04 maekke Exp $
 
 MY_PN="${PN/PEAR-/}"
 MY_P="${MY_PN}-${PV}"
@@ -11,7 +11,7 @@
 
 LICENSE="PHP-3"
 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=""
 SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
 DEPEND=">=dev-php/PEAR-PEAR-1.8.1"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
@ 2010-05-09 16:24 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-09 16:24 UTC (permalink / raw
  To: gentoo-commits

armin76     10/05/09 16:24:19

  Modified:             ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
  Log:
  alpha/arm/ia64/s390/sh/sparc stable wrt #311633
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.23                 dev-php/PEAR-Console_Getopt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	15 Apr 2010 21:45:04 -0000	1.22
+++ ChangeLog	9 May 2010 16:24:19 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Console_Getopt
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.22 2010/04/15 21:45:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.23 2010/05/09 16:24:19 armin76 Exp $
+
+  09 May 2010; Raúl Porcel <armin76@gentoo.org>
+  PEAR-Console_Getopt-1.2.3.ebuild:
+  alpha/arm/ia64/s390/sh/sparc stable wrt #311633
 
   15 Apr 2010; Markus Meier <maekke@gentoo.org>
   PEAR-Console_Getopt-1.2.3.ebuild:



1.5                  dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild

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

Index: PEAR-Console_Getopt-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PEAR-Console_Getopt-1.2.3.ebuild	15 Apr 2010 21:45:04 -0000	1.4
+++ PEAR-Console_Getopt-1.2.3.ebuild	9 May 2010 16:24:19 -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-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.4 2010/04/15 21:45:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.5 2010/05/09 16:24:19 armin76 Exp $
 
 MY_PN="${PN/PEAR-/}"
 MY_P="${MY_PN}-${PV}"
@@ -11,7 +11,7 @@
 
 LICENSE="PHP-3"
 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=""
 SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
 DEPEND=">=dev-php/PEAR-PEAR-1.8.1"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
@ 2010-07-18 12:19 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 5+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-07-18 12:19 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/07/18 12:19:04

  Modified:             ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
  Log:
  ppc stable #311633
  (Portage version: 2.1.8.3/cvs/Linux ppc)

Revision  Changes    Path
1.25                 dev-php/PEAR-Console_Getopt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	11 Jun 2010 22:34:17 -0000	1.24
+++ ChangeLog	18 Jul 2010 12:19:04 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Console_Getopt
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.24 2010/06/11 22:34:17 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.25 2010/07/18 12:19:04 nixnut Exp $
+
+  18 Jul 2010; <nixnut@gentoo.org> PEAR-Console_Getopt-1.2.3.ebuild:
+  ppc stable #311633
 
 *PEAR-Console_Getopt-1.2.3-r1 (11 Jun 2010)
 



1.6                  dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild

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

Index: PEAR-Console_Getopt-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- PEAR-Console_Getopt-1.2.3.ebuild	9 May 2010 16:24:19 -0000	1.5
+++ PEAR-Console_Getopt-1.2.3.ebuild	18 Jul 2010 12:19:04 -0000	1.6
@@ -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-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.5 2010/05/09 16:24:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.6 2010/07/18 12:19:04 nixnut Exp $
 
 MY_PN="${PN/PEAR-/}"
 MY_P="${MY_PN}-${PV}"
@@ -11,7 +11,7 @@
 
 LICENSE="PHP-3"
 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=""
 SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
 DEPEND=">=dev-php/PEAR-PEAR-1.8.1"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
@ 2010-10-01  1:01 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2010-10-01  1:01 UTC (permalink / raw
  To: gentoo-commits

ranger      10/10/01 01:01:18

  Modified:             ChangeLog PEAR-Console_Getopt-1.2.3.ebuild
  Log:
  Marking PEAR-Console_Getopt-1.2.3 ppc64 for bug 311633
  (Portage version: 2.1.8.3/cvs/Linux ppc64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	18 Jul 2010 12:19:04 -0000	1.25
+++ ChangeLog	1 Oct 2010 01:01:18 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Console_Getopt
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.25 2010/07/18 12:19:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.26 2010/10/01 01:01:18 ranger Exp $
+
+  01 Oct 2010; Brent Baude <ranger@gentoo.org>
+  PEAR-Console_Getopt-1.2.3.ebuild:
+  Marking PEAR-Console_Getopt-1.2.3 ppc64 for bug 311633
 
   18 Jul 2010; <nixnut@gentoo.org> PEAR-Console_Getopt-1.2.3.ebuild:
   ppc stable #311633



1.7                  dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild

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

Index: PEAR-Console_Getopt-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- PEAR-Console_Getopt-1.2.3.ebuild	18 Jul 2010 12:19:04 -0000	1.6
+++ PEAR-Console_Getopt-1.2.3.ebuild	1 Oct 2010 01:01:18 -0000	1.7
@@ -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-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.6 2010/07/18 12:19:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.7 2010/10/01 01:01:18 ranger Exp $
 
 MY_PN="${PN/PEAR-/}"
 MY_P="${MY_PN}-${PV}"
@@ -11,7 +11,7 @@
 
 LICENSE="PHP-3"
 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=""
 SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
 DEPEND=">=dev-php/PEAR-PEAR-1.8.1"






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

end of thread, other threads:[~2010-10-01  1:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-12 12:17 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: ChangeLog PEAR-Console_Getopt-1.2.3.ebuild PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2010-04-15 21:45 Markus Meier (maekke)
2010-05-09 16:24 Raul Porcel (armin76)
2010-07-18 12:19 Gysbert Wassenaar (nixnut)
2010-10-01  1:01 Brent Baude (ranger)

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