slyfox 14/08/10 20:58:31 Modified: Savant3-3.0.0.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/Savant3/Savant3-3.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3/Savant3-3.0.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3/Savant3-3.0.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3/Savant3-3.0.0.ebuild?r1=1.2&r2=1.3 Index: Savant3-3.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/Savant3/Savant3-3.0.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Savant3-3.0.0.ebuild 10 Jun 2012 12:05:21 -0000 1.2 +++ Savant3-3.0.0.ebuild 10 Aug 2014 20:58:30 -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/Savant3/Savant3-3.0.0.ebuild,v 1.2 2012/06/10 12:05:21 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3/Savant3-3.0.0.ebuild,v 1.3 2014/08/10 20:58:30 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/yawiki/index.php?area=Savant3" SRC_URI="http://phpsavant.com/${P}.tgz" LICENSE="LGPL-2.1" 1.3 dev-php/Savant3/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/Savant3/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 10 Jun 2012 12:05:21 -0000 1.2 +++ ChangeLog 10 Aug 2014 20:58:30 -0000 1.3 @@ -1,6 +1,9 @@ -# ChangeLog for dev-php5/Savant3 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3/ChangeLog,v 1.2 2012/06/10 12:05:21 mabi Exp $ +# ChangeLog for dev-php/Savant3 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3/ChangeLog,v 1.3 2014/08/10 20:58:30 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> Savant3-3.0.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 10 Jun 2012; Matti Bickel <[email protected]> Savant3-3.0.0.ebuild: remove unneeded depend.php call @@ -17,4 +20,3 @@ 30 Aug 2007; Markus Ullmann <[email protected]> +metadata.xml, +Savant3-3.0.0.ebuild: Port from project overlay -
