grknight 15/05/06 17:18:59 Modified: ChangeLog Added: Savant2-2.4.3-r1.ebuild Removed: Savant2-2.4.3.ebuild Log: EAPI bump (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)
Revision Changes Path 1.6 dev-php/Savant2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant2/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant2/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant2/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/Savant2/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 10 Aug 2014 20:58:21 -0000 1.5 +++ ChangeLog 6 May 2015 17:18:59 -0000 1.6 @@ -1,6 +1,12 @@ # ChangeLog for dev-php/Savant2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/ChangeLog,v 1.5 2014/08/10 20:58:21 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/ChangeLog,v 1.6 2015/05/06 17:18:59 grknight Exp $ + +*Savant2-2.4.3-r1 (06 May 2015) + + 06 May 2015; Brian Evans <[email protected]> +Savant2-2.4.3-r1.ebuild, + -Savant2-2.4.3.ebuild: + EAPI bump 10 Aug 2014; Sergei Trofimovich <[email protected]> Savant2-2.4.3.ebuild: QA: drop trailing '.' from DESCRIPTION 1.1 dev-php/Savant2/Savant2-2.4.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant2/Savant2-2.4.3-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant2/Savant2-2.4.3-r1.ebuild?rev=1.1&content-type=text/plain Index: Savant2-2.4.3-r1.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/Savant2-2.4.3-r1.ebuild,v 1.1 2015/05/06 17:18:59 grknight Exp $ EAPI=5 inherit php-pear-lib-r1 KEYWORDS="~amd64 ~x86" DESCRIPTION="The simple PHP template alternative to Smarty" HOMEPAGE="http://phpsavant.com/" SRC_URI="http://phpsavant.com/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" IUSE="" DEPEND="" RDEPEND=""
