public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PHPUnit_Selenium: PHPUnit_Selenium-1.0.0.ebuild PHPUnit_Selenium-1.0.1.ebuild ChangeLog
@ 2012-06-24 18:17 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 2+ messages in thread
From: Ole Markus With (olemarkus) @ 2012-06-24 18:17 UTC (permalink / raw
  To: gentoo-commits

olemarkus    12/06/24 18:17:51

  Modified:             PHPUnit_Selenium-1.0.0.ebuild
                        PHPUnit_Selenium-1.0.1.ebuild ChangeLog
  Log:
  Added missing channel.xml file
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.0.ebuild

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

Index: PHPUnit_Selenium-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PHPUnit_Selenium-1.0.0.ebuild	10 Mar 2012 15:24:10 -0000	1.1
+++ PHPUnit_Selenium-1.0.0.ebuild	24 Jun 2012 18:17:51 -0000	1.2
@@ -1,8 +1,11 @@
-# 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/PHPUnit_Selenium/PHPUnit_Selenium-1.0.0.ebuild,v 1.1 2012/03/10 15:24:10 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.0.ebuild,v 1.2 2012/06/24 18:17:51 olemarkus Exp $
 
 EAPI="2"
+PHP_PEAR_PN="PHPUnit_Selenium"
+PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
+
 inherit php-pear-lib-r1
 
 KEYWORDS="~amd64 ~x86"



1.2                  dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild

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

Index: PHPUnit_Selenium-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PHPUnit_Selenium-1.0.1.ebuild	10 Mar 2012 15:24:10 -0000	1.1
+++ PHPUnit_Selenium-1.0.1.ebuild	24 Jun 2012 18:17:51 -0000	1.2
@@ -1,10 +1,13 @@
-# 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/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild,v 1.1 2012/03/10 15:24:10 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild,v 1.2 2012/06/24 18:17:51 olemarkus Exp $
 
 EAPI="2"
 inherit php-pear-lib-r1
 
+PHP_PEAR_PN="PHPUnit_Selenium"
+PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
+
 KEYWORDS="amd64 x86"
 
 DESCRIPTION="Selenium RC integration for PHPUnit"



1.2                  dev-php/PHPUnit_Selenium/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	10 Mar 2012 15:24:10 -0000	1.1
+++ ChangeLog	24 Jun 2012 18:17:51 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php5/phpunit-selenium
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/ChangeLog,v 1.1 2012/03/10 15:24:10 olemarkus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/ChangeLog,v 1.2 2012/06/24 18:17:51 olemarkus Exp $
+
+  24 Jun 2012; Ole Markus With <olemarkus@gentoo.org> +files/channel.xml,
+  PHPUnit_Selenium-1.0.0.ebuild, PHPUnit_Selenium-1.0.1.ebuild:
+  Added missing channel.xml file
 
   24 May 2011; Markos Chandras <hwoarang@gentoo.org>
   phpunit-selenium-1.0.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-php/PHPUnit_Selenium: PHPUnit_Selenium-1.0.0.ebuild PHPUnit_Selenium-1.0.1.ebuild ChangeLog
@ 2012-07-03 14:48 Matti Bickel (mabi)
  0 siblings, 0 replies; 2+ messages in thread
From: Matti Bickel (mabi) @ 2012-07-03 14:48 UTC (permalink / raw
  To: gentoo-commits

mabi        12/07/03 14:48:34

  Modified:             PHPUnit_Selenium-1.0.0.ebuild
                        PHPUnit_Selenium-1.0.1.ebuild ChangeLog
  Log:
  depend.php function calls are superflous in this case
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.0.ebuild

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

Index: PHPUnit_Selenium-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PHPUnit_Selenium-1.0.0.ebuild	24 Jun 2012 18:17:51 -0000	1.2
+++ PHPUnit_Selenium-1.0.0.ebuild	3 Jul 2012 14:48:34 -0000	1.3
@@ -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/PHPUnit_Selenium/PHPUnit_Selenium-1.0.0.ebuild,v 1.2 2012/06/24 18:17:51 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.0.ebuild,v 1.3 2012/07/03 14:48:34 mabi Exp $
 
 EAPI="2"
 PHP_PEAR_PN="PHPUnit_Selenium"
@@ -24,6 +24,4 @@
 	|| ( <dev-lang/php-5.3[pcre,reflection,spl] >=dev-lang/php-5.3 )
 	>=dev-php/PEAR-Testing_Selenium-0.2.0"
 
-need_php_by_category
-
 S="${WORKDIR}/PHPUnit_Selenium-${PV}"



1.3                  dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild

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

Index: PHPUnit_Selenium-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PHPUnit_Selenium-1.0.1.ebuild	24 Jun 2012 18:17:51 -0000	1.2
+++ PHPUnit_Selenium-1.0.1.ebuild	3 Jul 2012 14:48:34 -0000	1.3
@@ -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/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild,v 1.2 2012/06/24 18:17:51 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/PHPUnit_Selenium-1.0.1.ebuild,v 1.3 2012/07/03 14:48:34 mabi Exp $
 
 EAPI="2"
 inherit php-pear-lib-r1
@@ -24,6 +24,4 @@
 	|| ( <dev-lang/php-5.3[pcre,reflection,spl] >=dev-lang/php-5.3 )
 	>=dev-php/PEAR-Testing_Selenium-0.2.0"
 
-need_php_by_category
-
 S="${WORKDIR}/PHPUnit_Selenium-${PV}"



1.3                  dev-php/PHPUnit_Selenium/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	24 Jun 2012 18:17:51 -0000	1.2
+++ ChangeLog	3 Jul 2012 14:48:34 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php5/phpunit-selenium
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/ChangeLog,v 1.2 2012/06/24 18:17:51 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PHPUnit_Selenium/ChangeLog,v 1.3 2012/07/03 14:48:34 mabi Exp $
+
+  03 Jul 2012; Matti Bickel <mabi@gentoo.org> PHPUnit_Selenium-1.0.0.ebuild,
+  PHPUnit_Selenium-1.0.1.ebuild:
+  depend.php function calls are superflous in this case
 
   24 Jun 2012; Ole Markus With <olemarkus@gentoo.org> +files/channel.xml,
   PHPUnit_Selenium-1.0.0.ebuild, PHPUnit_Selenium-1.0.1.ebuild:






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

end of thread, other threads:[~2012-07-03 14:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-24 18:17 [gentoo-commits] gentoo-x86 commit in dev-php/PHPUnit_Selenium: PHPUnit_Selenium-1.0.0.ebuild PHPUnit_Selenium-1.0.1.ebuild ChangeLog Ole Markus With (olemarkus)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-03 14:48 Matti Bickel (mabi)

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