From 1497595dd5a43e8b678168a9cb06369ad09e1fad Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 28 Feb 2017 12:08:18 -0500 Subject: dev-php/pear: Version bump Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-php/pear/pear-1.10.3.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dev-php/pear/pear-1.10.3.ebuild diff --git a/dev-php/pear/pear-1.10.3.ebuild b/dev-php/pear/pear-1.10.3.ebuild new file mode 100644 index 000000000000..7fcd4b0e53e6 --- /dev/null +++ b/dev-php/pear/pear-1.10.3.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + +DESCRIPTION="PEAR - PHP Extension and Application Repository" +HOMEPAGE="http://pear.php.net/" +SRC_URI="" +LICENSE="MIT" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND=">=dev-php/PEAR-PEAR-${PVR}" -- cgit v1.2.3-18-g5258