Diff lwt_ssl-1.1.3 with a lwt_ssl-1.2.0
| /usr/portage/dev-ml/lwt_ssl/lwt_ssl-1.2.0.ebuild 2023-10-09 14:52:29.792368358 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2021 Gentoo Authors |
|
| 1 |
# Copyright 1999-2023 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=7 |
| ... | ... | |
| 19 | 19 |
RDEPEND=" |
| 20 | 20 |
dev-ml/base |
| 21 | 21 |
>=dev-ml/lwt-3.1:= |
| 22 |
>=dev-ml/ocaml-ssl-0.4.0:= |
|
| 22 |
>=dev-ml/ocaml-ssl-0.5.13:= |
|
| 23 | 23 |
" |