public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/dbunit: dbunit-1.0.1.ebuild dbunit-1.0.0.ebuild
@ 2011-04-16 12:42 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 3+ messages in thread
From: Ole Markus With (olemarkus) @ 2011-04-16 12:42 UTC (permalink / raw
  To: gentoo-commits

olemarkus    11/04/16 12:42:33

  Modified:             dbunit-1.0.1.ebuild dbunit-1.0.0.ebuild
  Log:
  Added support for local channel.xml
  
  (Portage version: 2.1.9.45/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-php/dbunit/dbunit-1.0.1.ebuild

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

Index: dbunit-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dbunit-1.0.1.ebuild	26 Mar 2011 10:28:19 -0000	1.3
+++ dbunit-1.0.1.ebuild	16 Apr 2011 12:42:32 -0000	1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.1.ebuild,v 1.3 2011/03/26 10:28:19 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.1.ebuild,v 1.4 2011/04/16 12:42:32 olemarkus Exp $
 
 EAPI="3"
-PHP_PEAR_CHANNEL="pear.phpunit.de"
+PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
 PHP_PEAR_PN="DbUnit"
 inherit php-pear-lib-r1
 



1.5                  dev-php/dbunit/dbunit-1.0.0.ebuild

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

Index: dbunit-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dbunit-1.0.0.ebuild	26 Mar 2011 10:28:19 -0000	1.4
+++ dbunit-1.0.0.ebuild	16 Apr 2011 12:42:32 -0000	1.5
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.0.ebuild,v 1.4 2011/03/26 10:28:19 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.0.ebuild,v 1.5 2011/04/16 12:42:32 olemarkus Exp $
 
-PHP_PEAR_CHANNEL="pear.phpunit.de"
+PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
 PHP_PEAR_PN="DbUnit"
 inherit php-pear-lib-r1
 






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/dbunit: dbunit-1.0.1.ebuild dbunit-1.0.0.ebuild
@ 2011-03-26 10:28 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 3+ messages in thread
From: Ole Markus With (olemarkus) @ 2011-03-26 10:28 UTC (permalink / raw
  To: gentoo-commits

olemarkus    11/03/26 10:28:19

  Modified:             dbunit-1.0.1.ebuild dbunit-1.0.0.ebuild
  Log:
  Updated deps to php-tokenstream
  
  (Portage version: 2.1.9.41/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-php/dbunit/dbunit-1.0.1.ebuild

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

Index: dbunit-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dbunit-1.0.1.ebuild	18 Mar 2011 12:10:20 -0000	1.2
+++ dbunit-1.0.1.ebuild	26 Mar 2011 10:28:19 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.1.ebuild,v 1.2 2011/03/18 12:10:20 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.1.ebuild,v 1.3 2011/03/26 10:28:19 olemarkus Exp $
 
 EAPI="3"
 PHP_PEAR_CHANNEL="pear.phpunit.de"
@@ -17,5 +17,5 @@
 RDEPEND="${RDEPEND}
 	>=dev-php5/ezc-ConsoleTools-1.6
 	>=dev-php/file-iterator-1.2.2
-	dev-php5/PEAR-PHP_TokenStream
+	dev-php/php-tokenstream
 	dev-php5/PEAR-Text_Template"



1.4                  dev-php/dbunit/dbunit-1.0.0.ebuild

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

Index: dbunit-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dbunit-1.0.0.ebuild	18 Mar 2011 12:10:20 -0000	1.3
+++ dbunit-1.0.0.ebuild	26 Mar 2011 10:28:19 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.0.ebuild,v 1.3 2011/03/18 12:10:20 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.0.ebuild,v 1.4 2011/03/26 10:28:19 olemarkus Exp $
 
 PHP_PEAR_CHANNEL="pear.phpunit.de"
 PHP_PEAR_PN="DbUnit"
@@ -16,5 +16,5 @@
 RDEPEND="${RDEPEND}
 	>=dev-php5/ezc-ConsoleTools-1.6
 	>=dev-php/file-iterator-1.2.2
-	dev-php5/PEAR-PHP_TokenStream
+	dev-php/php-tokenstream
 	dev-php5/PEAR-Text_Template"






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/dbunit: dbunit-1.0.1.ebuild dbunit-1.0.0.ebuild
@ 2011-03-18 12:10 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 3+ messages in thread
From: Ole Markus With (olemarkus) @ 2011-03-18 12:10 UTC (permalink / raw
  To: gentoo-commits

olemarkus    11/03/18 12:10:20

  Modified:             dbunit-1.0.1.ebuild dbunit-1.0.0.ebuild
  Log:
  Changed deps from PEAR-File_Iterator to file-iterator
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-php/dbunit/dbunit-1.0.1.ebuild

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

Index: dbunit-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dbunit-1.0.1.ebuild	14 Mar 2011 17:04:10 -0000	1.1
+++ dbunit-1.0.1.ebuild	18 Mar 2011 12:10:20 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.1.ebuild,v 1.1 2011/03/14 17:04:10 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.1.ebuild,v 1.2 2011/03/18 12:10:20 olemarkus Exp $
 
 EAPI="3"
 PHP_PEAR_CHANNEL="pear.phpunit.de"
@@ -16,6 +16,6 @@
 
 RDEPEND="${RDEPEND}
 	>=dev-php5/ezc-ConsoleTools-1.6
-	>=dev-php5/PEAR-File_Iterator-1.2.2
+	>=dev-php/file-iterator-1.2.2
 	dev-php5/PEAR-PHP_TokenStream
 	dev-php5/PEAR-Text_Template"



1.3                  dev-php/dbunit/dbunit-1.0.0.ebuild

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

Index: dbunit-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dbunit-1.0.0.ebuild	14 Mar 2011 15:40:32 -0000	1.2
+++ dbunit-1.0.0.ebuild	18 Mar 2011 12:10:20 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.0.ebuild,v 1.2 2011/03/14 15:40:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.0.ebuild,v 1.3 2011/03/18 12:10:20 olemarkus Exp $
 
 PHP_PEAR_CHANNEL="pear.phpunit.de"
 PHP_PEAR_PN="DbUnit"
@@ -15,6 +15,6 @@
 
 RDEPEND="${RDEPEND}
 	>=dev-php5/ezc-ConsoleTools-1.6
-	>=dev-php5/PEAR-File_Iterator-1.2.2
+	>=dev-php/file-iterator-1.2.2
 	dev-php5/PEAR-PHP_TokenStream
 	dev-php5/PEAR-Text_Template"






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

end of thread, other threads:[~2011-04-16 12:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-16 12:42 [gentoo-commits] gentoo-x86 commit in dev-php/dbunit: dbunit-1.0.1.ebuild dbunit-1.0.0.ebuild Ole Markus With (olemarkus)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-26 10:28 Ole Markus With (olemarkus)
2011-03-18 12:10 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