grknight 14/11/07 14:06:14 Modified: ChangeLog Added: PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild Removed: PEAR-Text_CAPTCHA_Numeral-1.3.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.5 dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 10 Aug 2014 20:55:50 -0000 1.4 +++ ChangeLog 7 Nov 2014 14:06:14 -0000 1.5 @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Text_CAPTCHA_Numeral # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog,v 1.4 2014/08/10 20:55:50 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog,v 1.5 2014/11/07 14:06:14 grknight Exp $ + +*PEAR-Text_CAPTCHA_Numeral-1.3.2 (07 Nov 2014) + + 07 Nov 2014; Brian Evans <[email protected]> + +PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild, + -PEAR-Text_CAPTCHA_Numeral-1.3.1.ebuild: + Version bump; Drop old 10 Aug 2014; Sergei Trofimovich <[email protected]> PEAR-Text_CAPTCHA_Numeral-1.3.1.ebuild: 1.1 dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild?rev=1.1&content-type=text/plain Index: PEAR-Text_CAPTCHA_Numeral-1.3.2.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-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild,v 1.1 2014/11/07 14:06:14 grknight Exp $ EAPI=5 inherit php-pear-r1 DESCRIPTION="Generates mathematical operations and answers in order to prove that bots using it are human" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""
