public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-MDB2/
Date: Sun, 21 Apr 2024 21:14:34 +0000 (UTC)	[thread overview]
Message-ID: <1713733989.a41ffd2c033f677126fc9c506e5eefb0884bb2d1.mjo@gentoo> (raw)

commit:     a41ffd2c033f677126fc9c506e5eefb0884bb2d1
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 21:07:19 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 21:13:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a41ffd2c

dev-php/PEAR-MDB2: update EAPI 7 -> 8

Also drop Oracle support. Upstream PHP is doing it.

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5-r3.ebuild | 24 +++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5-r3.ebuild b/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5-r3.ebuild
new file mode 100644
index 000000000000..43edc74a8488
--- /dev/null
+++ b/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5-r3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PEAR_PV=${PV/_beta/b}
+
+inherit php-pear-r2
+
+DESCRIPTION="Database Abstraction Layer"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="mssql mysql mysqli postgres sqlite"
+
+RDEPEND="dev-php/PEAR-PEAR"
+
+PDEPEND="mssql? ( dev-php/PEAR-MDB2_Driver_mssql )
+	mysql? ( dev-php/PEAR-MDB2_Driver_mysqli )
+	mysqli? ( dev-php/PEAR-MDB2_Driver_mysqli )
+	postgres? ( dev-php/PEAR-MDB2_Driver_pgsql )"
+
+DOCS=( docs/{CONTRIBUTORS,MAINTAINERS,README,STATUS,TODO} )
+HTML_DOCS=( docs/datatypes.html )


             reply	other threads:[~2024-04-21 21:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-21 21:14 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-09-30 20:39 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-MDB2/ Brian Evans
2019-09-30 20:39 Brian Evans
2019-08-26 13:17 Brian Evans
2017-04-24 13:57 Brian Evans
2017-04-24 13:57 Brian Evans
2017-04-24 12:44 Tobias Klausmann
2017-03-08  0:29 Brian Evans
2017-03-08  0:29 Brian Evans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1713733989.a41ffd2c033f677126fc9c506e5eefb0884bb2d1.mjo@gentoo \
    --to=mjo@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox