grknight 15/01/14 17:27:07
Modified: ChangeLog
Added: PEAR-Testing_Selenium-0.4.4-r1.ebuild
Removed: PEAR-Testing_Selenium-0.4.3.ebuild
PEAR-Testing_Selenium-0.4.4.ebuild
Log:
EAPI revbump; drop old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
D1F781EFF9F4A3B6)
Revision Changes Path
1.15 dev-php/PEAR-Testing_Selenium/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog?rev=1.15&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog?rev=1.15&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 10 Aug 2014 20:55:35 -0000 1.14
+++ ChangeLog 14 Jan 2015 17:27:07 -0000 1.15
@@ -1,6 +1,13 @@
# ChangeLog for dev-php/PEAR-Testing_Selenium
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v
1.14 2014/08/10 20:55:35 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v
1.15 2015/01/14 17:27:07 grknight Exp $
+
+*PEAR-Testing_Selenium-0.4.4-r1 (14 Jan 2015)
+
+ 14 Jan 2015; Brian Evans <[email protected]>
+ +PEAR-Testing_Selenium-0.4.4-r1.ebuild, -PEAR-Testing_Selenium-0.4.3.ebuild,
+ -PEAR-Testing_Selenium-0.4.4.ebuild:
+ EAPI revbump; drop old
10 Aug 2014; Sergei Trofimovich <[email protected]>
PEAR-Testing_Selenium-0.4.2.ebuild, PEAR-Testing_Selenium-0.4.3.ebuild,
1.1
dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.4-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.4-r1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.4-r1.ebuild?rev=1.1&content-type=text/plain
Index: PEAR-Testing_Selenium-0.4.4-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.4-r1.ebuild,v
1.1 2015/01/14 17:27:07 grknight Exp $
EAPI=5
inherit php-pear-r1
DESCRIPTION="PHP Client for Selenium Remote Control"
LICENSE="PHP-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/php-5.1.0"