grknight 14/11/07 15:12:32 Modified: ChangeLog Added: PHP_Timer-1.0.5.ebuild Log: Version bump (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Revision Changes Path 1.4 dev-php/PHP_Timer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PHP_Timer/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PHP_Timer/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PHP_Timer/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 23 Jun 2013 13:50:24 -0000 1.3 +++ ChangeLog 7 Nov 2014 15:12:32 -0000 1.4 @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PHP_Timer -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/ChangeLog,v 1.3 2013/06/23 13:50:24 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/ChangeLog,v 1.4 2014/11/07 15:12:32 grknight Exp $ + +*PHP_Timer-1.0.5 (07 Nov 2014) + + 07 Nov 2014; Brian Evans <[email protected]> +PHP_Timer-1.0.5.ebuild: + Version bump 23 Jun 2013; Jeroen Roovers <[email protected]> PHP_Timer-1.0.2.ebuild: Stable for HPPA too. @@ -39,4 +44,3 @@ 04 Oct 2010; Markus Ullmann <[email protected]> +PEAR-PHP_Timer-1.0.0.ebuild, +metadata.xml: Initial import for phpunit-3.5 - 1.1 dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild?rev=1.1&content-type=text/plain Index: PHP_Timer-1.0.5.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild,v 1.1 2014/11/07 15:12:32 grknight Exp $ EAPI=5 PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" PHP_PEAR_URI="pear.phpunit.de" PHP_PEAR_PN="PHP_Timer" inherit php-pear-lib-r1 DESCRIPTION="Utility class for timing" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~hppa ~x86" IUSE="" HOMEPAGE="http://pear.phpunit.de/"
