dev-php/phpDocumentor: Shorten description to make repoman happy

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Brian Evans
2017-05-28 10:35:31 -04:00
parent 114a2d8c45
commit e416ba43e2
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
inherit php-pear-r2
DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source"
DESCRIPTION="Automatic documenting of php api directly from the source"
SRC_URI="http://${PHP_PEAR_URI}/get/${PEAR_P}.tgz"
LICENSE="MIT"
SLOT="0"

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=6
DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source"
DESCRIPTION="Automatic documenting of php api directly from the source"
HOMEPAGE="http://phpdoc.org"
SRC_URI="https://github.com/${PN}/${PN}2/releases/download/v${PV}/${PN}.phar -> ${P}.phar"