summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2021-01-26 18:58:08 +0100
committerAlfredo Tupone <tupone@gentoo.org>2021-01-26 18:58:22 +0100
commit7402a47e2c07da5a170503724cf43bad38f029c3 (patch)
tree0b3232a90736a0bc7cfdf93ce87266d93a0c2288
parentnet-fs/mc: Drop old (diff)
downloadgentoo-7402a47e2c07da5a170503724cf43bad38f029c3.tar.gz
gentoo-7402a47e2c07da5a170503724cf43bad38f029c3.tar.bz2
gentoo-7402a47e2c07da5a170503724cf43bad38f029c3.zip
dev-ml/camlp4: QA Flags ignored
Closes: https://bugs.gentoo.org/727196 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
-rw-r--r--dev-ml/camlp4/camlp4-4.11_p1.ebuild4
-rw-r--r--dev-ml/camlp4/metadata.xml4
2 files changed, 7 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.11_p1.ebuild b/dev-ml/camlp4/camlp4-4.11_p1.ebuild
index dea97b226afc..f50ced55ac78 100644
--- a/dev-ml/camlp4/camlp4-4.11_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.11_p1.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
@@ -20,6 +20,8 @@ RDEPEND="${DEPEND}"
DEPEND="${DEPEND}
dev-ml/ocamlbuild"
+QA_FLAGS_IGNORED='.*'
+
S=${WORKDIR}/${P/_p/-}
PATCHES=( "${FILESDIR}/reload.patch" )
diff --git a/dev-ml/camlp4/metadata.xml b/dev-ml/camlp4/metadata.xml
index 2578754c2469..110b0d3f8c84 100644
--- a/dev-ml/camlp4/metadata.xml
+++ b/dev-ml/camlp4/metadata.xml
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="project">
+ <email>ml@gentoo.org</email>
+ <name>ML</name>
+ </maintainer>
<maintainer type="person">
<email>gienah@gentoo.org</email>
<name>Mark Wright</name>