slyfox 14/08/10 20:58:21 Modified: Savant2-2.4.3.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.3 dev-php/Savant2/Savant2-2.4.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant2/Savant2-2.4.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant2/Savant2-2.4.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant2/Savant2-2.4.3.ebuild?r1=1.2&r2=1.3 Index: Savant2-2.4.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/Savant2/Savant2-2.4.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Savant2-2.4.3.ebuild 10 Jun 2012 11:55:48 -0000 1.2 +++ Savant2-2.4.3.ebuild 10 Aug 2014 20:58:21 -0000 1.3 @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 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.ebuild,v 1.2 2012/06/10 11:55:48 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/Savant2-2.4.3.ebuild,v 1.3 2014/08/10 20:58:21 slyfox Exp $ inherit php-pear-lib-r1 KEYWORDS="~amd64 ~x86" -DESCRIPTION="The simple PHP template alternative to Smarty." +DESCRIPTION="The simple PHP template alternative to Smarty" HOMEPAGE="http://phpsavant.com/" SRC_URI="http://phpsavant.com/${P}.tgz" LICENSE="LGPL-2.1" 1.5 dev-php/Savant2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant2/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant2/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant2/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/Savant2/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 10 Jun 2012 11:55:48 -0000 1.4 +++ ChangeLog 10 Aug 2014 20:58:21 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-php/Savant2 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/ChangeLog,v 1.4 2012/06/10 11:55:48 mabi Exp $ +# 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 $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> Savant2-2.4.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 10 Jun 2012; Matti Bickel <[email protected]> Savant2-2.4.3.ebuild: remove unneeded depend.php call @@ -20,4 +23,3 @@ +Savant2-2.4.1.ebuild: New ebuild for Savant2, compatible with new-style PHP, goes along with dev-php5/Savant3 for PHP5. -
