projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7caa1f4
)
dev-php/pear: Version bump
author
Brian Evans
<grknight@gentoo.org>
Tue, 28 Feb 2017 17:08:18 +0000
(12:08 -0500)
committer
Brian Evans
<grknight@gentoo.org>
Tue, 28 Feb 2017 17:08:18 +0000
(12:08 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-php/pear/pear-1.10.3.ebuild
[new file with mode: 0644]
patch
|
blob
diff --git a/dev-php/pear/pear-1.10.3.ebuild
b/dev-php/pear/pear-1.10.3.ebuild
new file mode 100644
(file)
index 0000000..
7fcd4b0
--- /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}"