summaryrefslogtreecommitdiff
path: root/dev-ml/calendar
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-25 01:11:37 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-25 01:11:37 +0000
commitb1b0997aac1e7f68389ed3e0f95d3ea9d92277e2 (patch)
tree11a204a4a8687d1677d7b04ddda4a236c755528e /dev-ml/calendar
parent73f18fd49d6fabbb1dc8721e38adaa18d55b8c95 (diff)
gentoo auto-resync : 25:11:2022 - 01:11:36
Diffstat (limited to 'dev-ml/calendar')
-rw-r--r--dev-ml/calendar/Manifest2
-rw-r--r--dev-ml/calendar/calendar-2.04.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-ml/calendar/Manifest b/dev-ml/calendar/Manifest
index c9b395c44fba..1eac5f6a1e2e 100644
--- a/dev-ml/calendar/Manifest
+++ b/dev-ml/calendar/Manifest
@@ -1,3 +1,3 @@
DIST calendar-2.04.tar.gz 271522 BLAKE2B e69d129324687cbee55c2217c1c7a89ce0817b60aff3eba8e26d94736e4cc771cf031c66857bc3f6438b9b389030e6f6ff54fd55d6734bef4c5ece0bc45ae419 SHA512 3941768428eda47f47912846cc2921ee82c722bda7cf6095c1c8bdcfebc19bb8f64ebb1a25475396d2a49c186b83421af63602a54a261684117b1c036a66cf3d
-EBUILD calendar-2.04.ebuild 658 BLAKE2B 4f0bd3d8914f330e10478680b6b2ea0c02e4369efc80d3421e054384d49552ad8781a92995844304b48bcb1b3be969ae982e40fc28b7f17e731f2441fd206605 SHA512 0e5a48a8f475d5949306bfee4ca5d5a2ffc8ea48f4a1caf609d6c8322be71a6ae233a6b5541824312e5dec1ebc5d5098417b01b4a7dc245b2e5fa394a34779ba
+EBUILD calendar-2.04.ebuild 656 BLAKE2B cfdf4fe99d160bef10b9bd229f1bf2039a0144b5d398b2d42a75c104219803b9107189f5a42a72fd8173da3b5eb93f5b4f44f573fb4013d1730f675f23ea1597 SHA512 32c1fe79f26881a19673023e553d39723c61d88e7faeb0e080c09561c9d92c816744f57e979cb2f3c3a68a9000e25d528200bcc9ab82c2f998353a760402dbf4
MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
diff --git a/dev-ml/calendar/calendar-2.04.ebuild b/dev-ml/calendar/calendar-2.04.ebuild
index 22c0e7d10f18..d1bf98476f13 100644
--- a/dev-ml/calendar/calendar-2.04.ebuild
+++ b/dev-ml/calendar/calendar-2.04.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit findlib
-DESCRIPTION="An Ocaml library to handle dates and time"
-HOMEPAGE="http://forge.ocamlcore.org/projects/calendar/"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1481/${P}.tar.gz"
+DESCRIPTION="Ocaml library to handle dates and time"
+HOMEPAGE="https://forge.ocamlcore.org/projects/calendar/"
+SRC_URI="https://download.ocamlcore.org/${PN}/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"