slyfox 14/08/10 21:05:45
Modified: smarty-docs-3.0.ebuild smarty-docs-2.6.14.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.6 dev-php/smarty-docs/smarty-docs-3.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty-docs/smarty-docs-3.0.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty-docs/smarty-docs-3.0.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty-docs/smarty-docs-3.0.ebuild?r1=1.5&r2=1.6
Index: smarty-docs-3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-3.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- smarty-docs-3.0.ebuild 16 Feb 2012 18:32:00 -0000 1.5
+++ smarty-docs-3.0.ebuild 10 Aug 2014 21:05:45 -0000 1.6
@@ -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/smarty-docs/smarty-docs-3.0.ebuild,v 1.5
2012/02/16 18:32:00 phajdan.jr Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-3.0.ebuild,v 1.6
2014/08/10 21:05:45 slyfox Exp $
EAPI=4
KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="pdf html"
-DESCRIPTION="Documentation for Smarty, a template engine for PHP."
+DESCRIPTION="Documentation for Smarty, a template engine for PHP"
HOMEPAGE="http://www.smarty.net/documentation"
SRC_URI="html? ( http://www.smarty.net/files/docs/manual-en-${PV}.zip ->
${P}-en.zip )
pdf? ( http://www.smarty.net/files/docs/manual-en-${PV}.pdf ->
${P}-en.pdf )"
1.11 dev-php/smarty-docs/smarty-docs-2.6.14.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild?r1=1.10&r2=1.11
Index: smarty-docs-2.6.14.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- smarty-docs-2.6.14.ebuild 12 Feb 2011 17:33:32 -0000 1.10
+++ smarty-docs-2.6.14.ebuild 10 Aug 2014 21:05:45 -0000 1.11
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 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/smarty-docs/smarty-docs-2.6.14.ebuild,v 1.10
2011/02/12 17:33:32 ssuominen Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild,v 1.11
2014/08/10 21:05:45 slyfox Exp $
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
MY_P="Smarty-${PV}-docs"
-DESCRIPTION="Documentation for Smarty, a template engine for PHP."
+DESCRIPTION="Documentation for Smarty, a template engine for PHP"
HOMEPAGE="http://smarty.php.net/docs.php"
SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
1.59 dev-php/smarty-docs/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty-docs/ChangeLog?rev=1.59&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty-docs/ChangeLog?rev=1.59&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/smarty-docs/ChangeLog?r1=1.58&r2=1.59
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog 30 Mar 2013 11:13:56 -0000 1.58
+++ ChangeLog 10 Aug 2014 21:05:45 -0000 1.59
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/smarty-docs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.58
2013/03/30 11:13:56 mabi Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.59
2014/08/10 21:05:45 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]>
smarty-docs-2.6.14.ebuild,
+ smarty-docs-3.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
30 Mar 2013; Matti Bickel <[email protected]> -smarty-docs-2.6.11.ebuild,
-smarty-docs-2.6.ebuild: