diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:54:19 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:54:19 +0000 |
commit | 169ab96e035f105d3d58addae39476e2f8f3d2cc (patch) | |
tree | 3cecc9cad2b3a2d5965b7e8da509f87ebed15e75 /dev-php/PEAR-PHP_Beautifier | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-169ab96e035f105d3d58addae39476e2f8f3d2cc.tar.gz gentoo-2-169ab96e035f105d3d58addae39476e2f8f3d2cc.tar.bz2 gentoo-2-169ab96e035f105d3d58addae39476e2f8f3d2cc.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-php/PEAR-PHP_Beautifier')
-rw-r--r-- | dev-php/PEAR-PHP_Beautifier/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-php/PEAR-PHP_Beautifier/ChangeLog b/dev-php/PEAR-PHP_Beautifier/ChangeLog index 0efe44c6e75e..45cabaa9f2f2 100644 --- a/dev-php/PEAR-PHP_Beautifier/ChangeLog +++ b/dev-php/PEAR-PHP_Beautifier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PHP_Beautifier -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/ChangeLog,v 1.5 2012/01/18 20:42:59 mabi Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/ChangeLog,v 1.6 2014/08/10 20:54:19 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-PHP_Beautifier-0.1.15.ebuild: + QA: drop trailing '.' from DESCRIPTION 18 Jan 2012; Matti Bickel <mabi@gentoo.org> -PEAR-PHP_Beautifier-0.1.13.ebuild, -PEAR-PHP_Beautifier-0.1.14.ebuild: @@ -30,4 +34,3 @@ 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> +metadata.xml, +PEAR-PHP_Beautifier-0.1.13.ebuild: Port from project overlay - diff --git a/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15.ebuild b/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15.ebuild index fc40686e6af8..cd967c68cd6f 100644 --- a/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15.ebuild +++ b/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15.ebuild @@ -1,13 +1,13 @@ -# 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/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15.ebuild,v 1.1 2011/03/19 11:44:49 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15.ebuild,v 1.2 2014/08/10 20:54:19 slyfox Exp $ EAPI="2" inherit php-pear-r1 KEYWORDS="~amd64 ~x86" -DESCRIPTION="Code Beautifier for PHP." +DESCRIPTION="Code Beautifier for PHP" LICENSE="PHP-3" SLOT="0" IUSE="" |