grknight 15/02/18 02:29:51 Modified: ChangeLog Added: PEAR-I18Nv2-0.11.4-r2.ebuild Log: EAPI revbump (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xD1F781EFF9F4A3B6)
Revision Changes Path 1.25 dev-php/PEAR-I18Nv2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-I18Nv2/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-I18Nv2/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-I18Nv2/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18Nv2/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 10 Aug 2014 20:50:36 -0000 1.24 +++ ChangeLog 18 Feb 2015 02:29:51 -0000 1.25 @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PEAR-I18Nv2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18Nv2/ChangeLog,v 1.24 2014/08/10 20:50:36 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18Nv2/ChangeLog,v 1.25 2015/02/18 02:29:51 grknight Exp $ + +*PEAR-I18Nv2-0.11.4-r2 (18 Feb 2015) + + 18 Feb 2015; Brian Evans <[email protected]> +PEAR-I18Nv2-0.11.4-r2.ebuild: + EAPI revbump 10 Aug 2014; Sergei Trofimovich <[email protected]> PEAR-I18Nv2-0.11.4-r1.ebuild: 1.1 dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r2.ebuild?rev=1.1&content-type=text/plain Index: PEAR-I18Nv2-0.11.4-r2.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r2.ebuild,v 1.1 2015/02/18 02:29:51 grknight Exp $ EAPI=5 inherit php-pear-r1 DESCRIPTION="Internationalization - basic support to localize your application" LICENSE="PHP-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="dev-lang/php:*[iconv,pcre(+)]"
