summaryrefslogtreecommitdiff
path: root/dev-ml/easy-format
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /dev-ml/easy-format
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'dev-ml/easy-format')
-rw-r--r--dev-ml/easy-format/Manifest4
-rw-r--r--dev-ml/easy-format/easy-format-1.2.0.ebuild6
-rw-r--r--dev-ml/easy-format/metadata.xml2
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ml/easy-format/Manifest b/dev-ml/easy-format/Manifest
index c9708aef6d9b..9242f9cbdfb2 100644
--- a/dev-ml/easy-format/Manifest
+++ b/dev-ml/easy-format/Manifest
@@ -1,3 +1,3 @@
DIST easy-format-1.2.0.tar.gz 15632 BLAKE2B 0bf20b87050330e90f3ef5cbe47470049ddc470d22357240f6b0ddd75138d3297935306c071e4355f02ed2fdd01a3155461e90a91df1346fa33180833db77b57 SHA512 375849b1ecd2e37f4b32d1ee12197a95856b17a47e3eb06a7e7320a82234c241156c3c8bfb18ce17bbe73b93d31d755675478860505470aa7ab866277a99603f
-EBUILD easy-format-1.2.0.ebuild 663 BLAKE2B f1c4acb05ed87333ceccc0a89f00feb2167dfc9834d2ba4ebe6db3faf9ff0a58732144ea3484d616fee37e17d96e44be3ddd8055b5103dc495f483750e7f81fb SHA512 b09e2d80a2188a4333617fbcf0bce1afeb513d71bac326d2211658aecf336bba1d28b706fcc946c72649aa0af27ba4471cc3982ac84b7704ee48818595c07f74
-MISC metadata.xml 252 BLAKE2B b6e6fd523833335fb85192475a983dc60c9bdaa8575b7bfeedce64b0c3bb82478a75bc7561531e10739874d60bc3488e65a8d28a037fca522873a7d1d7f70e03 SHA512 a4bb780419d437bf2d184344d957430dd91dddfd666bd980e69fa35742b0cdf1dd4d33f66182422091869e4e977c76a2898fa79b85f6c3d90c9c864939454f86
+EBUILD easy-format-1.2.0.ebuild 679 BLAKE2B c45602b87317c1f9d91da2c231ddc30e6714cbcc172f79793d8ae3178852d754900c297a4ea9dd267f0fb0dae6b3d9f1c0a095e0029f60d4bca33f75e54be2aa SHA512 b130da938b479b5390e498bee7930fc3d54cb4e27339c58ae571aeab892d1b8a59cf2fc05945d634dca6aeb75d420b6a2f9b471e7996058ea955a2045ee23097
+MISC metadata.xml 260 BLAKE2B 698f1409f89c17dc9dc9bfee29a275a03fd79aea9841f5ce04501a54ca8c2ffc19ec2a78794a7184096799ac83b4661cdb1d1d32d54aae3ee749929df3315102 SHA512 1cb43f2ef1943307736c654698fce57892ed54069b1f244e4294ae5f6c6aaaf1c549da9620e9f5099aa62e9a1f30b2ce1f17ed1e892b67a107674ed7607d30ae
diff --git a/dev-ml/easy-format/easy-format-1.2.0.ebuild b/dev-ml/easy-format/easy-format-1.2.0.ebuild
index 8a98e21fa9ab..e52a4ab1772e 100644
--- a/dev-ml/easy-format/easy-format-1.2.0.ebuild
+++ b/dev-ml/easy-format/easy-format-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit findlib
DESCRIPTION="Pretty-printing library for OCaml"
-HOMEPAGE="https://github.com/mjambon/easy-format"
-SRC_URI="https://github.com/mjambon/easy-format/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/ocaml-community/easy-format"
+SRC_URI="https://github.com/ocaml-community/easy-format/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0/${PV}"
LICENSE="BSD"
diff --git a/dev-ml/easy-format/metadata.xml b/dev-ml/easy-format/metadata.xml
index 3e9b5df74698..1e91a54d3cde 100644
--- a/dev-ml/easy-format/metadata.xml
+++ b/dev-ml/easy-format/metadata.xml
@@ -3,6 +3,6 @@
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
- <remote-id type="github">mjambon/easy-format</remote-id>
+ <remote-id type="github">ocaml-community/easy-format</remote-id>
</upstream>
</pkgmetadata>