public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-MDB2_Driver_oci8/
@ 2017-03-07 23:54 Brian Evans
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Evans @ 2017-03-07 23:54 UTC (permalink / raw
  To: gentoo-commits

commit:     387dc72bfc6a19c43f8c6387c4eaeaf3388e214d
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 23:54:05 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 23:54:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=387dc72b

dev-php/PEAR-MDB2_Driver_oci8: Drop old revision

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../PEAR-MDB2_Driver_oci8-1.5.0_beta4.ebuild             | 16 ----------------
 1 file changed, 16 deletions(-)

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-MDB2_Driver_oci8/
@ 2017-03-07 23:54 Brian Evans
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Evans @ 2017-03-07 23:54 UTC (permalink / raw
  To: gentoo-commits

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(-)]"


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-MDB2_Driver_oci8/
@ 2017-04-24 13:57 Brian Evans
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Evans @ 2017-04-24 13:57 UTC (permalink / raw
  To: gentoo-commits

commit:     e3f5b4df33d8fe665326ca0466a5032ab2dc3c2a
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 13:37:12 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 13:37:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f5b4df

dev-php/PEAR-MDB2_Driver_oci8: Mark 1.5.0_beta4-r1 stable

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta4-r1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 4c6f42bd15f..6ecd3a046e9 100644
--- 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
@@ -10,7 +10,7 @@ inherit php-pear-r2
 DESCRIPTION="Database Abstraction Layer, oci8 driver"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-MDB2_Driver_oci8/
@ 2017-04-24 13:57 Brian Evans
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Evans @ 2017-04-24 13:57 UTC (permalink / raw
  To: gentoo-commits

commit:     391ae41ee4fe52f7df73e2f65b6392406c4ca20a
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 13:55:38 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 13:55:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=391ae41e

dev-php/PEAR-MDB2_Driver_oci8: Drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-php/PEAR-MDB2_Driver_oci8/Manifest                   |  1 -
 .../PEAR-MDB2_Driver_oci8-1.5.0_beta3.ebuild             | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/dev-php/PEAR-MDB2_Driver_oci8/Manifest b/dev-php/PEAR-MDB2_Driver_oci8/Manifest
index 394e1ac3bd2..04c2eb1c6e0 100644
--- a/dev-php/PEAR-MDB2_Driver_oci8/Manifest
+++ b/dev-php/PEAR-MDB2_Driver_oci8/Manifest
@@ -1,2 +1 @@
-DIST MDB2_Driver_oci8-1.5.0b3.tgz 43707 SHA256 def17cedeca82c7170ac091f6525313f4fce324dcf8f8f4af65a877263e1ea97 SHA512 7e1a9196fffa5c1e5d70456e64efc472a816b67c11e6b72487e81fe13d6002b369659411dbd512730f3efc9503ad50f86153837e46c06ed7a177af638cf64768 WHIRLPOOL 3c56164e0ef35968db43a8f2c34338b5437d17c48e4444d41bfcf256e49b668805c8c7b6ad5767c04600180525b88795732b0eda362277bd9cd19d4763979285
 DIST MDB2_Driver_oci8-1.5.0b4.tgz 44672 SHA256 84c64ef34e830f738c962ff86368ea91cc51924b926fca59ce7fa1777eb22ce7 SHA512 2b4327a06c43cb28a16ead10855377a6501bddfe30397b5af9c7037ce67394e9a9815578b24bfafcf0c8c20ab87fff89f7803b5b99afa5e5d2a278c78588c3d2 WHIRLPOOL 3d086f29e0c8db7b5992239055dea2c41cab449bec2412534245848292a1bdec53066040c57c025bdcd1c2bcda8164fd5f9524f593f9c3c197a7360a72f2111f

diff --git a/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta3.ebuild b/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta3.ebuild
deleted file mode 100644
index 10be987eef5..00000000000
--- a/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit php-pear-r1
-
-DESCRIPTION="Database Abstraction Layer, oci8 driver"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="-* amd64 x86"
-IUSE=""
-
-DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3
-		|| ( dev-lang/php[oci8] dev-lang/php[oci8-instant-client] )"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-24 13:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07 23:54 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-MDB2_Driver_oci8/ Brian Evans
  -- strict thread matches above, loose matches on Subject: below --
2017-03-07 23:54 Brian Evans
2017-04-24 13:57 Brian Evans
2017-04-24 13:57 Brian Evans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox