summaryrefslogtreecommitdiff
path: root/dev-ml/ocamlgraph
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-ml/ocamlgraph
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-ml/ocamlgraph')
-rw-r--r--dev-ml/ocamlgraph/Manifest4
-rw-r--r--dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild2
-rw-r--r--dev-ml/ocamlgraph/ocamlgraph-2.0.0-r1.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-ml/ocamlgraph/Manifest b/dev-ml/ocamlgraph/Manifest
index ec49718fa6e9..8669dd418640 100644
--- a/dev-ml/ocamlgraph/Manifest
+++ b/dev-ml/ocamlgraph/Manifest
@@ -1,5 +1,5 @@
DIST ocamlgraph-1.8.8.tar.gz 282729 BLAKE2B 79fdbcdd86fc5b6f36ad3399c890c31831a20fec22f0b4faf6da1fb61a12d25a54587e4b3ed8f9266ad1ce37bfffe76d66cf7a7e765e8046429943ad3c555208 SHA512 ccb07d4a7fb0c3026ad2d4563e1ca0a88483ac3cf43c9378989ae5c031961853a11c9673c06b54a16733c5755d9c0a2783c5f475afdcc7692d2bf3d4778f5bc5
DIST ocamlgraph-2.0.0.tbz 298912 BLAKE2B a4bb04c74f4dba8b0f37cdf8ab9a82ef5120b1e7f5b5570e67aac35de16e4553c93759acfa5c218e07dc7c036750d92d2c557c7d58247783718f691c5319ded8 SHA512 c4973ac03bdff52d1c8a1ed01c81e0fbe2f76486995e57ff4e4a11bcc7b1793556139d52a81ff14ee8c8de52f1b40e4bd359e60a2ae626cc630ebe8bccefb3f1
-EBUILD ocamlgraph-1.8.8-r2.ebuild 1366 BLAKE2B b0c3c444de8fbefc01683cc5bbecabafc78b0e6ccdc1ee8703c022fd9a59a239c6e8429cd66f09e95130444ef7e71389801cd90b256ade0ae0d5f4e37763eca6 SHA512 bf0ec35ece33dc73164b752eb05a979865c3b0cd0cf92ca38093e234555aaf58ef67463e2917cb90cbef7623ccc44857e47b3bf2fcbd132de30c95ce704ad323
-EBUILD ocamlgraph-2.0.0-r1.ebuild 554 BLAKE2B 2fc9c32d9865119007a902524c68ee67e90e1642877edf075f0f6997ebdc551681178ce69adfe07723f2e34b431d53966373624ffe44047171e41e8b6011dd27 SHA512 f4bbe5ee1e75550a8d9a6188fd319789eaae9a290f8d979f08bf5a55216dd93ff685c4b65a13677e6a05aebd322430a47354a58b9a8fa65be5c50c6318b654ac
+EBUILD ocamlgraph-1.8.8-r2.ebuild 1367 BLAKE2B 76c7992262eebc4128adfdcb4b213ebbf03788b2044a7867d913682b0258a299191114ca9e23f38c847f85d48a74be9e2b23a925d165ea0c7f212977eb7adebf SHA512 5e8a9dc29018698e5db2c2c0665b6e640d1a92eafb9a0a38baeecc460a2f1dd0794152431231460ce6570ca0fa8a888dab994fbb832f950b24ea87723db39729
+EBUILD ocamlgraph-2.0.0-r1.ebuild 555 BLAKE2B 35693dab626ed060db924a9abc311ba7b23502e22e37e1cb90fa6960d4cd7d0d3a5005b5ecac8cef1fe0e9843936d711231f1fea5ff15dddaa43c1ed68e2b2b5 SHA512 9f579473a78caf840d8ce028c6ecefd0c9098cd554026923c39df9b5b418447c13b8587e1686de73b336f299b96312aef3a0cbc9bc8d01bb014fa8b86acb8f8d
MISC metadata.xml 321 BLAKE2B 540df25b57b60f517c952378845e8bc68b40af40a2b660fc6b505fbf10bd8a1e44da29722b64a11aeb6507ef82aed397d57feb08fa1a6ac4f5f6b997208f2616 SHA512 e24eed2f33773bf59f28cba7e926bf707523acce1c32191e92e13f2b56c426c2434f4c2cd6239aa5d53952b9bc0e152439a6147302b1207c542cadc64d2a4dd5
diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild
index feae626b35f7..f6f13183e6ff 100644
--- a/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild
+++ b/dev-ml/ocamlgraph/ocamlgraph-1.8.8-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://ocamlgraph.lri.fr/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="doc examples gtk +ocamlopt"
RDEPEND="
diff --git a/dev-ml/ocamlgraph/ocamlgraph-2.0.0-r1.ebuild b/dev-ml/ocamlgraph/ocamlgraph-2.0.0-r1.ebuild
index 766b9f383b0d..d85b820a5c14 100644
--- a/dev-ml/ocamlgraph/ocamlgraph-2.0.0-r1.ebuild
+++ b/dev-ml/ocamlgraph/ocamlgraph-2.0.0-r1.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
@@ -10,7 +10,7 @@ HOMEPAGE="http://ocamlgraph.lri.fr/index.en.html"
SRC_URI="https://github.com/backtracking/${PN}/releases/download/${PV}/${P}.tbz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
RDEPEND="
dev-ml/stdlib-shims:=[ocamlopt?]
dev-ml/graphics:=[ocamlopt?]"