grknight 14/11/06 15:19:13 Modified: ChangeLog Added: PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild Removed: PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild Log: EAPI revbump (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Revision Changes Path 1.3 dev-php/PEAR-Crypt_Blowfish/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_Blowfish/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_Blowfish/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_Blowfish/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_Blowfish/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 10 Aug 2014 20:45:21 -0000 1.2 +++ ChangeLog 6 Nov 2014 15:19:13 -0000 1.3 @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Crypt_Blowfish # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_Blowfish/ChangeLog,v 1.2 2014/08/10 20:45:21 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_Blowfish/ChangeLog,v 1.3 2014/11/06 15:19:13 grknight Exp $ + +*PEAR-Crypt_Blowfish-1.1.0_rc2-r1 (06 Nov 2014) + + 06 Nov 2014; Brian Evans <[email protected]> + +PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild, + -PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild: + EAPI revbump 10 Aug 2014; Sergei Trofimovich <[email protected]> PEAR-Crypt_Blowfish-1.1.0_rc2.ebuild: 1.1 dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild?rev=1.1&content-type=text/plain Index: PEAR-Crypt_Blowfish-1.1.0_rc2-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-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild,v 1.1 2014/11/06 15:19:13 grknight Exp $ EAPI=5 inherit php-pear-r1 DESCRIPTION="Allows for quick two-way Blowfish encryption without requiring the MCrypt PHP extension" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""
