mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-php/phpDocumentor: Shorten description to make repoman happy
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user