public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/octetos-db-maria/
Date: Wed, 23 Dec 2020 10:13:13 +0000 (UTC)	[thread overview]
Message-ID: <1608717079.6e02079682e9489e8b83fbaaaf521cbba35f2442.telans@gentoo> (raw)

commit:     6e02079682e9489e8b83fbaaaf521cbba35f2442
Author:     Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Wed Dec 23 09:51:19 2020 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Wed Dec 23 09:51:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e020796

dev-libs/octetos-db-maria: depend dev-db/mariadb

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>

 dev-libs/octetos-db-maria/octetos-db-maria-1.2.2_beta.ebuild  | 9 +++++----
 dev-libs/octetos-db-maria/octetos-db-maria-1.3.2_alpha.ebuild | 9 +++++----
 dev-libs/octetos-db-maria/octetos-db-maria-1.4.2_alpha.ebuild | 9 +++++----
 3 files changed, 15 insertions(+), 12 deletions(-)

diff --git a/dev-libs/octetos-db-maria/octetos-db-maria-1.2.2_beta.ebuild b/dev-libs/octetos-db-maria/octetos-db-maria-1.2.2_beta.ebuild
index 7b409606..e175581f 100644
--- a/dev-libs/octetos-db-maria/octetos-db-maria-1.2.2_beta.ebuild
+++ b/dev-libs/octetos-db-maria/octetos-db-maria-1.2.2_beta.ebuild
@@ -17,11 +17,12 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 
-IUSE=""
-
-DEPEND="dev-libs/octetos-core dev-db/mariadb-connector-c"
+DEPEND="
+	dev-libs/octetos-core
+	dev-db/mariadb-connector-c
+	dev-db/mariadb:=
+"
 RDEPEND="${DEPEND}"
-BDEPEND=""
 
 S="${WORKDIR}/${MYP}"
 

diff --git a/dev-libs/octetos-db-maria/octetos-db-maria-1.3.2_alpha.ebuild b/dev-libs/octetos-db-maria/octetos-db-maria-1.3.2_alpha.ebuild
index 74a4905a..271a0742 100644
--- a/dev-libs/octetos-db-maria/octetos-db-maria-1.3.2_alpha.ebuild
+++ b/dev-libs/octetos-db-maria/octetos-db-maria-1.3.2_alpha.ebuild
@@ -17,11 +17,12 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 
-IUSE=""
-
-DEPEND="dev-libs/octetos-db dev-db/mariadb-connector-c"
+DEPEND="
+	dev-libs/octetos-db
+	dev-db/mariadb-connector-c
+	dev-db/mariadb:=
+"
 RDEPEND="${DEPEND}"
-BDEPEND=""
 
 S="${WORKDIR}/${MYP}"
 

diff --git a/dev-libs/octetos-db-maria/octetos-db-maria-1.4.2_alpha.ebuild b/dev-libs/octetos-db-maria/octetos-db-maria-1.4.2_alpha.ebuild
index 51290a5d..7918b3a6 100644
--- a/dev-libs/octetos-db-maria/octetos-db-maria-1.4.2_alpha.ebuild
+++ b/dev-libs/octetos-db-maria/octetos-db-maria-1.4.2_alpha.ebuild
@@ -17,11 +17,12 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 
-IUSE=""
-
-DEPEND="dev-libs/octetos-db-abstract dev-db/mariadb-connector-c"
+DEPEND="
+	dev-libs/octetos-db-abstract
+	dev-db/mariadb-connector-c
+	dev-db/mariadb:=
+"
 RDEPEND="${DEPEND}"
-BDEPEND=""
 
 S="${WORKDIR}/${MYP}"
 


             reply	other threads:[~2020-12-23 10:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-23 10:13 Theo Anderson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-25  8:10 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/octetos-db-maria/ Anna Vyalkova
2021-05-11  7:42 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-05-11  7:42 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-05-11  7:39 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-05-11  7:38 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-05-11  2:48 Azael Reyes
2021-01-05  8:05 Azael Reyes
2020-11-03  3:56 Azael Reyes
2020-08-17 10:17 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-08-17 10:09 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-16 23:56 Azael Reyes
2020-05-05  9:37 Andrew Ammerlaan
2020-05-05  9:19 Andrew Ammerlaan
2020-05-05  2:28 Azael Reyes

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=1608717079.6e02079682e9489e8b83fbaaaf521cbba35f2442.telans@gentoo \
    --to=telans@posteo.de \
    --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