commit: b58ee2458f1947e36e8d9794762ae048482944bc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 16:08:48 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 16:08:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58ee245
dev-ml/timezone: update DESCRIPTION Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/timezone/timezone-0.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/timezone/timezone-0.14.0.ebuild b/dev-ml/timezone/timezone-0.14.0.ebuild index 534e109a062..f684d86032f 100644 --- a/dev-ml/timezone/timezone-0.14.0.ebuild +++ b/dev-ml/timezone/timezone-0.14.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit dune -DESCRIPTION="Jane Street's alternative to the standard library" +DESCRIPTION="Time-zone handling for OCaml" HOMEPAGE="https://github.com/janestreet/timezone" SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
