grknight 15/03/06 01:18:58 Modified: PEAR-SOAP-0.13.0.ebuild ChangeLog Log: EAPI bump to 4. Removes deprecation warniing without changing deps (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xD1F781EFF9F4A3B6)
Revision Changes Path 1.13 dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild?r1=1.12&r2=1.13 Index: PEAR-SOAP-0.13.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- PEAR-SOAP-0.13.0.ebuild 26 Jan 2014 18:39:31 -0000 1.12 +++ PEAR-SOAP-0.13.0.ebuild 6 Mar 2015 01:18:58 -0000 1.13 @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild,v 1.12 2014/01/26 18:39:31 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild,v 1.13 2015/03/06 01:18:58 grknight Exp $ + +EAPI=4 inherit php-pear-r1 1.51 dev-php/PEAR-SOAP/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 6 Nov 2014 20:18:40 -0000 1.50 +++ ChangeLog 6 Mar 2015 01:18:58 -0000 1.51 @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-SOAP -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.50 2014/11/06 20:18:40 grknight Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.51 2015/03/06 01:18:58 grknight Exp $ + + 06 Mar 2015; Brian Evans <[email protected]> PEAR-SOAP-0.13.0.ebuild: + EAPI bump to 4. Removes deprecation warniing without changing deps 06 Nov 2014; Brian Evans <[email protected]> -PEAR-SOAP-0.11.0.ebuild, -PEAR-SOAP-0.12.0.ebuild:
