repo/gentoo:master commit in: dev-ml/opam-installer/
"Thomas Bracht Laumann Jespersen" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786607368.6a076dc11e9e8b76f881abe26efa8e1e4da6b24c.laumann@gentoo> |
commit: 6a076dc11e9e8b76f881abe26efa8e1e4da6b24c Author: Kate <kit-ty-kate <AT> exn <DOT> st> AuthorDate: Fri Jul 10 14:31:57 2026 +0000 Commit: Thomas Bracht Laumann Jespersen <laumann <AT> gentoo <DOT> org> CommitDate: Thu Aug 13 07:49:28 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a076dc1 dev-ml/opam-installer: remove unused dependency Signed-off-by: Kate <kit-ty-kate <AT> exn.st> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1365 Signed-off-by: Thomas Bracht Laumann Jespersen <laumann <AT> gentoo.org> dev-ml/opam-installer/opam-installer-2.5.1.ebuild | 1 - dev-ml/opam-installer/opam-installer-2.5.2.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/dev-ml/opam-installer/opam-installer-2.5.1.ebuild b/dev-ml/opam-installer/opam-installer-2.5.1.ebuild index 1682578a12b0..1a23dc566565 100644 --- a/dev-ml/opam-installer/opam-installer-2.5.1.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.5.1.ebuild @@ -17,7 +17,6 @@ IUSE="+ocamlopt" RESTRICT="test" # sandbox not working RDEPEND=" - <dev-ml/cmdliner-2.0.0:=[ocamlopt?] dev-ml/jsonm:=[ocamlopt?] dev-ml/ocamlgraph:=[ocamlopt?] dev-ml/ocaml-sha:=[ocamlopt?] diff --git a/dev-ml/opam-installer/opam-installer-2.5.2.ebuild b/dev-ml/opam-installer/opam-installer-2.5.2.ebuild index c3e617caa681..9398e779d603 100644 --- a/dev-ml/opam-installer/opam-installer-2.5.2.ebuild +++ b/dev-ml/opam-installer/opam-installer-2.5.2.ebuild @@ -17,7 +17,6 @@ IUSE="+ocamlopt" RESTRICT="test" # sandbox not working RDEPEND=" - <dev-ml/cmdliner-2.0.0:=[ocamlopt?] dev-ml/jsonm:=[ocamlopt?] dev-ml/ocamlgraph:=[ocamlopt?] dev-ml/ocaml-sha:=[ocamlopt?]