commit: e416ba43e22b1148c39bdd123fc8e400803bd1aa
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 14:35:31 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Sun May 28 14:35:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e416ba43
dev-php/phpDocumentor: Shorten description to make repoman happy
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-php/phpDocumentor/phpDocumentor-2.7.0.ebuild | 2 +-
dev-php/phpDocumentor/phpDocumentor-2.8.2.ebuild | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-php/phpDocumentor/phpDocumentor-2.7.0.ebuild
b/dev-php/phpDocumentor/phpDocumentor-2.7.0.ebuild
index 5ce8467627e..7e5b156e075 100644
--- a/dev-php/phpDocumentor/phpDocumentor-2.7.0.ebuild
+++ b/dev-php/phpDocumentor/phpDocumentor-2.7.0.ebuild
@@ -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"
diff --git a/dev-php/phpDocumentor/phpDocumentor-2.8.2.ebuild
b/dev-php/phpDocumentor/phpDocumentor-2.8.2.ebuild
index 2ad05d0b3b9..1e4d18cd349 100644
--- a/dev-php/phpDocumentor/phpDocumentor-2.8.2.ebuild
+++ b/dev-php/phpDocumentor/phpDocumentor-2.8.2.ebuild
@@ -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"