public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php5/ezc-Graph: ezc-Graph-1.5.ebuild ChangeLog
@ 2010-05-20  4:21 Peter Volkov (pva)
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Volkov (pva) @ 2010-05-20  4:21 UTC (permalink / raw
  To: gentoo-commits

pva         10/05/20 04:21:11

  Modified:             ChangeLog
  Added:                ezc-Graph-1.5.ebuild
  Log:
  Version bump, bug #320547
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-php5/ezc-Graph/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	13 May 2010 19:12:03 -0000	1.6
+++ ChangeLog	20 May 2010 04:21:11 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php5/ezc-Graph
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.6 2010/05/13 19:12:03 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.7 2010/05/20 04:21:11 pva Exp $
+
+*ezc-Graph-1.5 (20 May 2010)
+
+  20 May 2010; Peter Volkov <pva@gentoo.org> +ezc-Graph-1.5.ebuild:
+  Version bump, bug #320547
 
   13 May 2010; Joseph Jezak <josejx@gentoo.org> ezc-Graph-1.2.ebuild:
   Marked ~ppc for bug #319263.



1.1                  dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?rev=1.1&content-type=text/plain

Index: ezc-Graph-1.5.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v 1.1 2010/05/20 04:21:11 pva Exp $

EZC_BASE_MIN="1.8"
inherit php-ezc

DESCRIPTION="A component for creating pie charts, line graphs and other kinds of diagrams."
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""






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

* [gentoo-commits] gentoo-x86 commit in dev-php5/ezc-Graph: ezc-Graph-1.5.ebuild ChangeLog
@ 2010-08-01 11:40 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-08-01 11:40 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/08/01 11:40:56

  Modified:             ezc-Graph-1.5.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #330481
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?r1=1.1&r2=1.2

Index: ezc-Graph-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ezc-Graph-1.5.ebuild	20 May 2010 04:21:11 -0000	1.1
+++ ezc-Graph-1.5.ebuild	1 Aug 2010 11:40:56 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v 1.1 2010/05/20 04:21:11 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v 1.2 2010/08/01 11:40:56 hwoarang Exp $
 
 EZC_BASE_MIN="1.8"
 inherit php-ezc
 
 DESCRIPTION="A component for creating pie charts, line graphs and other kinds of diagrams."
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
 IUSE=""



1.8                  dev-php5/ezc-Graph/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	20 May 2010 04:21:11 -0000	1.7
+++ ChangeLog	1 Aug 2010 11:40:56 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php5/ezc-Graph
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.7 2010/05/20 04:21:11 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.8 2010/08/01 11:40:56 hwoarang Exp $
+
+  01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> ezc-Graph-1.5.ebuild:
+  Stable on amd64 wrt bug #330481
 
 *ezc-Graph-1.5 (20 May 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-php5/ezc-Graph: ezc-Graph-1.5.ebuild ChangeLog
@ 2010-08-01 13:27 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 4+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-08-01 13:27 UTC (permalink / raw
  To: gentoo-commits

fauli       10/08/01 13:27:19

  Modified:             ezc-Graph-1.5.ebuild ChangeLog
  Log:
  stable x86, security bug 330481
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?r1=1.2&r2=1.3

Index: ezc-Graph-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ezc-Graph-1.5.ebuild	1 Aug 2010 11:40:56 -0000	1.2
+++ ezc-Graph-1.5.ebuild	1 Aug 2010 13:27:19 -0000	1.3
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v 1.2 2010/08/01 11:40:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v 1.3 2010/08/01 13:27:19 fauli Exp $
 
 EZC_BASE_MIN="1.8"
 inherit php-ezc
 
 DESCRIPTION="A component for creating pie charts, line graphs and other kinds of diagrams."
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~sparc x86"
 IUSE=""



1.9                  dev-php5/ezc-Graph/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	1 Aug 2010 11:40:56 -0000	1.8
+++ ChangeLog	1 Aug 2010 13:27:19 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php5/ezc-Graph
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.8 2010/08/01 11:40:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.9 2010/08/01 13:27:19 fauli Exp $
+
+  01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> ezc-Graph-1.5.ebuild:
+  stable x86, security bug 330481
 
   01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> ezc-Graph-1.5.ebuild:
   Stable on amd64 wrt bug #330481






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

* [gentoo-commits] gentoo-x86 commit in dev-php5/ezc-Graph: ezc-Graph-1.5.ebuild ChangeLog
@ 2010-08-11 22:39 Joseph Jezak (josejx)
  0 siblings, 0 replies; 4+ messages in thread
From: Joseph Jezak (josejx) @ 2010-08-11 22:39 UTC (permalink / raw
  To: gentoo-commits

josejx      10/08/11 22:39:27

  Modified:             ezc-Graph-1.5.ebuild ChangeLog
  Log:
  Marked ppc stable for bug #330481.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?r1=1.3&r2=1.4

Index: ezc-Graph-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ezc-Graph-1.5.ebuild	1 Aug 2010 13:27:19 -0000	1.3
+++ ezc-Graph-1.5.ebuild	11 Aug 2010 22:39:27 -0000	1.4
@@ -1,11 +1,11 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v 1.3 2010/08/01 13:27:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v 1.4 2010/08/11 22:39:27 josejx Exp $
 
 EZC_BASE_MIN="1.8"
 inherit php-ezc
 
 DESCRIPTION="A component for creating pie charts, line graphs and other kinds of diagrams."
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~sparc x86"
+KEYWORDS="amd64 ~hppa ppc ~sparc x86"
 IUSE=""



1.10                 dev-php5/ezc-Graph/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	1 Aug 2010 13:27:19 -0000	1.9
+++ ChangeLog	11 Aug 2010 22:39:27 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php5/ezc-Graph
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.9 2010/08/01 13:27:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.10 2010/08/11 22:39:27 josejx Exp $
+
+  11 Aug 2010; Joseph Jezak <josejx@gentoo.org> ezc-Graph-1.5.ebuild:
+  Marked ppc stable for bug #330481.
 
   01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> ezc-Graph-1.5.ebuild:
   stable x86, security bug 330481






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

end of thread, other threads:[~2010-08-11 22:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11 22:39 [gentoo-commits] gentoo-x86 commit in dev-php5/ezc-Graph: ezc-Graph-1.5.ebuild ChangeLog Joseph Jezak (josejx)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-01 13:27 Christian Faulhammer (fauli)
2010-08-01 11:40 Markos Chandras (hwoarang)
2010-05-20  4:21 Peter Volkov (pva)

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