grknight 14/11/06 18:51:41 Modified: ChangeLog Added: PEAR-Net_SmartIRC-1.1.4.ebuild Removed: PEAR-Net_SmartIRC-1.0.1.ebuild Log: Version bump; drop old (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Revision Changes Path 1.43 dev-php/PEAR-Net_SmartIRC/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog?rev=1.43&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog?rev=1.43&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog?r1=1.42&r2=1.43 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 7 Aug 2013 13:28:08 -0000 1.42 +++ ChangeLog 6 Nov 2014 18:51:41 -0000 1.43 @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Net_SmartIRC -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.42 2013/08/07 13:28:08 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.43 2014/11/06 18:51:41 grknight Exp $ + +*PEAR-Net_SmartIRC-1.1.4 (06 Nov 2014) + + 06 Nov 2014; Brian Evans <[email protected]> + +PEAR-Net_SmartIRC-1.1.4.ebuild, -PEAR-Net_SmartIRC-1.0.1.ebuild: + Version bump; drop old 07 Aug 2013; Agostino Sarubbo <[email protected]> PEAR-Net_SmartIRC-1.0.2.ebuild: Stable for x86, wrt bug #470432 1.1 dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild?rev=1.1&content-type=text/plain Index: PEAR-Net_SmartIRC-1.1.4.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_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild,v 1.1 2014/11/06 18:51:41 grknight Exp $ EAPI=5 inherit php-pear-r1 DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/php-5.3"
