diff options
author | Sam James <sam@gentoo.org> | 2021-02-09 22:47:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-09 22:47:44 +0000 |
commit | 5975705be1e7e25ac5be1757abc07642abead01d (patch) | |
tree | 471444aa9a110fdb5878940ee00872959e3b52db /dev-ml/opam-format | |
parent | dev-ml/ocaml-base64: bump to 3.5.0 (diff) | |
download | gentoo-5975705be1e7e25ac5be1757abc07642abead01d.tar.gz gentoo-5975705be1e7e25ac5be1757abc07642abead01d.tar.bz2 gentoo-5975705be1e7e25ac5be1757abc07642abead01d.zip |
dev-ml/opam-format: add dev-ml/dose3 dep
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.7-r2.ebuild (renamed from dev-ml/opam-format/opam-format-2.0.7-r1.ebuild) | 1 | ||||
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.8-r2.ebuild (renamed from dev-ml/opam-format/opam-format-2.0.8-r1.ebuild) | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.7-r1.ebuild b/dev-ml/opam-format/opam-format-2.0.7-r2.ebuild index d0390991ada8..e0026d8f570f 100644 --- a/dev-ml/opam-format/opam-format-2.0.7-r1.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.7-r2.ebuild @@ -20,6 +20,7 @@ RDEPEND=" ~dev-ml/opam-core-${PV}:= dev-ml/re:= dev-ml/opam-file-format:= + dev-ml/dose3:= " DEPEND="${RDEPEND} dev-ml/cppo" diff --git a/dev-ml/opam-format/opam-format-2.0.8-r1.ebuild b/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild index 7f5cab5ac537..e92ea2cca839 100644 --- a/dev-ml/opam-format/opam-format-2.0.8-r1.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild @@ -22,6 +22,7 @@ RDEPEND=" ~dev-ml/opam-core-${PV}:= dev-ml/re:= dev-ml/opam-file-format:= + dev-ml/dose3:= " DEPEND="${RDEPEND} dev-ml/cppo" |