public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camldbm/
Date: Mon, 25 Jan 2021 21:33:31 +0000 (UTC)	[thread overview]
Message-ID: <1611610401.feb94452ace6bf1210d938aabfed45e118971f65.tupone@gentoo> (raw)

commit:     feb94452ace6bf1210d938aabfed45e118971f65
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 21:33:05 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 21:33:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb94452

dev-ml/camldbm: ignore QA flags warning

Close: https://bugs.gentoo.org/755209
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/camldbm/camldbm-1.2.ebuild | 7 ++++++-
 dev-ml/camldbm/metadata.xml       | 5 ++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/dev-ml/camldbm/camldbm-1.2.ebuild b/dev-ml/camldbm/camldbm-1.2.ebuild
index 4bae2351d3f..4b6ad3aee3d 100644
--- a/dev-ml/camldbm/camldbm-1.2.ebuild
+++ b/dev-ml/camldbm/camldbm-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,6 +16,11 @@ DEPEND=">=sys-libs/gdbm-1.9.1-r2[berkdb]
 	>=dev-lang/ocaml-3.12:=[ocamlopt]"
 RDEPEND="${DEPEND}"
 
+QA_FLAGS_IGNORED=(
+	/usr/'lib.*'/ocaml/dbm.cmxs
+	/usr/'lib.*'/ocaml/stublibs/dllcamldbm.so
+)
+
 src_install() {
 	dodir "$(ocamlc -where)/stublibs" # required and makefile does not create it
 	emake LIBDIR="${D}/$(ocamlc -where)" install

diff --git a/dev-ml/camldbm/metadata.xml b/dev-ml/camldbm/metadata.xml
index 6f49eba8f49..9f27ba42c7d 100644
--- a/dev-ml/camldbm/metadata.xml
+++ b/dev-ml/camldbm/metadata.xml
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
+	<maintainer type="project">
+		<email>ml@gentoo.org</email>
+		<name>ML</name>
+	</maintainer>
 </pkgmetadata>


             reply	other threads:[~2021-01-25 21:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-25 21:33 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-02 14:50 [gentoo-commits] repo/gentoo:master commit in: dev-ml/camldbm/ Maciej Barć
2022-12-04 21:16 Alfredo Tupone
2022-01-22 13:43 Alfredo Tupone
2021-04-18  6:48 Sam James
2021-04-18  6:47 Sam James
2021-04-18  6:45 Sam James
2021-04-18  6:44 Sam James
2020-11-18  1:26 Sam James
2020-11-18  1:26 Sam James
2018-08-26  9:39 Michał Górny
2015-11-21 14:24 Markus Meier
2015-11-12 11:21 Agostino Sarubbo
2015-11-11  9:54 Agostino Sarubbo
2015-11-10 12:01 Agostino Sarubbo

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=1611610401.feb94452ace6bf1210d938aabfed45e118971f65.tupone@gentoo \
    --to=tupone@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