public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-mysqlnd_qc: ChangeLog pecl-mysqlnd_qc-1.0.1.ebuild
@ 2012-02-14 17:16 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2012-02-14 17:16 UTC (permalink / raw
  To: gentoo-commits

tove        12/02/14 17:16:27

  Modified:             ChangeLog pecl-mysqlnd_qc-1.0.1.ebuild
  Log:
  Fix ebuild header (#398773)
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-php/pecl-mysqlnd_qc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	24 Oct 2011 09:52:20 -0000	1.1
+++ ChangeLog	14 Feb 2012 17:16:27 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/pecl-mysqlnd_qc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/ChangeLog,v 1.1 2011/10/24 09:52:20 olemarkus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/ChangeLog,v 1.2 2012/02/14 17:16:27 tove Exp $
+
+  14 Feb 2012; Torsten Veller <tove@gentoo.org> pecl-mysqlnd_qc-1.0.1.ebuild:
+  Fix ebuild header (#398773)
 
 *pecl-mysqlnd_qc-1.0.1 (24 Oct 2011)
 



1.2                  dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild

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

Index: pecl-mysqlnd_qc-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pecl-mysqlnd_qc-1.0.1.ebuild	24 Oct 2011 09:52:20 -0000	1.1
+++ pecl-mysqlnd_qc-1.0.1.ebuild	14 Feb 2012 17:16:27 -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/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild,v 1.2 2012/02/14 17:16:27 tove Exp $
 
 PHP_EXT_NAME="mysqlnd_qc"
 PHP_EXT_INI="yes"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-mysqlnd_qc: ChangeLog pecl-mysqlnd_qc-1.0.1.ebuild
@ 2012-04-13 19:06 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-04-13 19:06 UTC (permalink / raw
  To: gentoo-commits

ulm         12/04/13 19:06:33

  Modified:             ChangeLog pecl-mysqlnd_qc-1.0.1.ebuild
  Log:
  Move EAPI assignment to top of ebuild, bug 411875.
  
  (Portage version: 2.1.10.56/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-php/pecl-mysqlnd_qc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	14 Feb 2012 17:16:27 -0000	1.2
+++ ChangeLog	13 Apr 2012 19:06:33 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/pecl-mysqlnd_qc
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/ChangeLog,v 1.2 2012/02/14 17:16:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/ChangeLog,v 1.3 2012/04/13 19:06:33 ulm Exp $
+
+  13 Apr 2012; Ulrich Müller <ulm@gentoo.org> pecl-mysqlnd_qc-1.0.1.ebuild:
+  Move EAPI assignment to top of ebuild, bug 411875.
 
   14 Feb 2012; Torsten Veller <tove@gentoo.org> pecl-mysqlnd_qc-1.0.1.ebuild:
   Fix ebuild header (#398773)



1.3                  dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild

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

Index: pecl-mysqlnd_qc-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pecl-mysqlnd_qc-1.0.1.ebuild	14 Feb 2012 17:16:27 -0000	1.2
+++ pecl-mysqlnd_qc-1.0.1.ebuild	13 Apr 2012 19:06:33 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild,v 1.2 2012/02/14 17:16:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild,v 1.3 2012/04/13 19:06:33 ulm Exp $
+
+EAPI=4
 
 PHP_EXT_NAME="mysqlnd_qc"
 PHP_EXT_INI="yes"
 PHP_EXT_ZENDEXT="no"
 
-EAPI=4
-
 inherit php-ext-pecl-r2
 
 KEYWORDS="~amd64"






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

end of thread, other threads:[~2012-04-13 19:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-13 19:06 [gentoo-commits] gentoo-x86 commit in dev-php/pecl-mysqlnd_qc: ChangeLog pecl-mysqlnd_qc-1.0.1.ebuild Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-14 17:16 Torsten Veller (tove)

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