diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:04:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:04:56 +0000 |
commit | 18dd50df929968ec4a7b718ab443d858ffc335f0 (patch) | |
tree | b945f7813d642edaf1c997b63506a1315c6966c5 /dev-php | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-18dd50df929968ec4a7b718ab443d858ffc335f0.tar.gz gentoo-2-18dd50df929968ec4a7b718ab443d858ffc335f0.tar.bz2 gentoo-2-18dd50df929968ec4a7b718ab443d858ffc335f0.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')
-rw-r--r-- | dev-php/phpDocumentor/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/phpDocumentor/phpDocumentor-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phpDocumentor/phpDocumentor-2.3.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/phpDocumentor/ChangeLog b/dev-php/phpDocumentor/ChangeLog index 187bce431b32..f90c7ee88d9e 100644 --- a/dev-php/phpDocumentor/ChangeLog +++ b/dev-php/phpDocumentor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/phpDocumentor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpDocumentor/ChangeLog,v 1.2 2014/02/17 21:59:30 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpDocumentor/ChangeLog,v 1.3 2014/08/10 21:04:56 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + phpDocumentor-2.2.0.ebuild, phpDocumentor-2.3.0.ebuild: + QA: drop trailing '.' from DESCRIPTION *phpDocumentor-2.3.0 (17 Feb 2014) diff --git a/dev-php/phpDocumentor/phpDocumentor-2.2.0.ebuild b/dev-php/phpDocumentor/phpDocumentor-2.2.0.ebuild index 4e95369b9b31..198d999b8e64 100644 --- a/dev-php/phpDocumentor/phpDocumentor-2.2.0.ebuild +++ b/dev-php/phpDocumentor/phpDocumentor-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpDocumentor/phpDocumentor-2.2.0.ebuild,v 1.2 2014/02/17 21:59:30 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpDocumentor/phpDocumentor-2.2.0.ebuild,v 1.3 2014/08/10 21:04:56 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ PHP_PEAR_URI="pear.phpdoc.org" inherit php-pear-r1 -DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." +DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source" LICENSE="MIT" SLOT="0" diff --git a/dev-php/phpDocumentor/phpDocumentor-2.3.0.ebuild b/dev-php/phpDocumentor/phpDocumentor-2.3.0.ebuild index a36c25f7b981..0a0daafd4acd 100644 --- a/dev-php/phpDocumentor/phpDocumentor-2.3.0.ebuild +++ b/dev-php/phpDocumentor/phpDocumentor-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpDocumentor/phpDocumentor-2.3.0.ebuild,v 1.1 2014/02/17 21:59:30 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpDocumentor/phpDocumentor-2.3.0.ebuild,v 1.2 2014/08/10 21:04:56 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ PHP_PEAR_URI="pear.phpdoc.org" inherit php-pear-r1 -DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." +DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source" LICENSE="MIT" SLOT="0" |