commit:     c08b981776a978864c8831eaa56c39af88d29b3b
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 23:53:29 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 23:53:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08b9817

dev-php/PEAR-MDB2_Driver_oci8: Revision bump for latest EAPI and eclass

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../PEAR-MDB2_Driver_oci8-1.5.0_beta4-r1.ebuild         | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git 
a/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta4-r1.ebuild 
b/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta4-r1.ebuild
new file mode 100644
index 00000000000..4c6f42bd15f
--- /dev/null
+++ b/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta4-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PEAR_PV=${PV/_beta/b}
+
+inherit php-pear-r2
+
+DESCRIPTION="Database Abstraction Layer, oci8 driver"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3
+       dev-lang/php:*[oci8-instant-client(-)]"

Reply via email to