From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/mew/
Date: Wed, 8 Dec 2021 18:52:38 +0000 (UTC) [thread overview]
Message-ID: <1638989553.71c2f844480f0917df0148a1e723a3dd62047037.xgqt@gentoo> (raw)
commit: 71c2f844480f0917df0148a1e723a3dd62047037
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 8 18:51:41 2021 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Dec 8 18:52:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71c2f844
dev-ml/mew: add missing test depedndencies
Closes: https://bugs.gentoo.org/828560
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-ml/mew/{mew-0.1.0.ebuild => mew-0.1.0-r1.ebuild} | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-ml/mew/mew-0.1.0.ebuild b/dev-ml/mew/mew-0.1.0-r1.ebuild
similarity index 82%
rename from dev-ml/mew/mew-0.1.0.ebuild
rename to dev-ml/mew/mew-0.1.0-r1.ebuild
index d38f2ff678d9..6298b8d0a721 100644
--- a/dev-ml/mew/mew-0.1.0.ebuild
+++ b/dev-ml/mew/mew-0.1.0-r1.ebuild
@@ -12,10 +12,12 @@ SRC_URI="https://github.com/kandu/mew/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
-IUSE="+ocamlopt"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-ml/result:=
dev-ml/trie:=
"
DEPEND="${RDEPEND}"
+BDEPEND="test? ( dev-ml/ppx_expect )"
next reply other threads:[~2021-12-08 18:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-08 18:52 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-07 23:26 [gentoo-commits] repo/gentoo:master commit in: dev-ml/mew/ Maciej Barć
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=1638989553.71c2f844480f0917df0148a1e723a3dd62047037.xgqt@gentoo \
--to=xgqt@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