mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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:
17
dev-php/pear/pear-1.10.1-r1.ebuild
Normal file
17
dev-php/pear/pear-1.10.1-r1.ebuild
Normal 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}"
|
||||
Reference in New Issue
Block a user