Skip to content

Commit

Permalink
dev-php/pear: Revbump to move pkg_postinst and deps to dev-php/PEAR-PEAR
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
Brian Evans committed Jul 29, 2016
1 parent 17f237b commit 9228b2b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions dev-php/pear/pear-1.10.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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}"

0 comments on commit 9228b2b

Please sign in to comment.