dev-php/pear: Revbump to move pkg_postinst and deps to dev-php/PEAR-PEAR

Package-Manager: portage-2.3.0
This commit is contained in:
Brian Evans
2016-07-29 14:03:21 -04:00
parent 17f237bb5a
commit 9228b2b92e

View File

@@ -0,0 +1,17 @@
# Copyright 1999-2016 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}"