grknight 14/11/06 18:27:17 Modified: ChangeLog Added: PEAR-Net_Ping-2.4.5-r1.ebuild Removed: PEAR-Net_Ping-2.4.5.ebuild Log: EAPI revbump (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Revision Changes Path 1.13 dev-php/PEAR-Net_Ping/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 10 Aug 2014 20:53:04 -0000 1.12 +++ ChangeLog 6 Nov 2014 18:27:17 -0000 1.13 @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Net_Ping # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.12 2014/08/10 20:53:04 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.13 2014/11/06 18:27:17 grknight Exp $ + +*PEAR-Net_Ping-2.4.5-r1 (06 Nov 2014) + + 06 Nov 2014; Brian Evans <[email protected]> +PEAR-Net_Ping-2.4.5-r1.ebuild, + -PEAR-Net_Ping-2.4.5.ebuild: + EAPI revbump 10 Aug 2014; Sergei Trofimovich <[email protected]> PEAR-Net_Ping-2.4.5.ebuild: 1.1 dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r1.ebuild?rev=1.1&content-type=text/plain Index: PEAR-Net_Ping-2.4.5-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r1.ebuild,v 1.1 2014/11/06 18:27:17 grknight Exp $ EAPI=5 inherit php-pear-r1 DESCRIPTION="OS independent wrapper class for executing ping calls" LICENSE="PHP-2.02" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE=""
