summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-re
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocaml-re')
-rw-r--r--dev-ml/ocaml-re/Manifest4
-rw-r--r--dev-ml/ocaml-re/metadata.xml5
-rw-r--r--dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild3
3 files changed, 5 insertions, 7 deletions
diff --git a/dev-ml/ocaml-re/Manifest b/dev-ml/ocaml-re/Manifest
index 70ade7274a37..2c1fe875a66c 100644
--- a/dev-ml/ocaml-re/Manifest
+++ b/dev-ml/ocaml-re/Manifest
@@ -1,3 +1,3 @@
DIST ocaml-re-1.7.1.tar.gz 132948 BLAKE2B 79a3114cb6221742e7e26187080a7029c8e17f728066ce4f4420c0b69be6377bb651f143a97f55f7976074ce9e48913489a51c586f9c79ed6adbcb6c9a595924 SHA512 0df5b0db4c8ab7017576516adbd8edf2e7774afbdca63383cbdb0f2f2b023efb7215366a6679c8810f3b70d542e0181e6b6d4a212b30531cb5d0bef0a6033747
-EBUILD ocaml-re-1.7.1.ebuild 576 BLAKE2B 0e74cb7fdd3cc5bec7d3023e5867e4386a333fd1b3497262bc86cc8ea6399d40912391dd2f380957adf43d4321351c644663e8812d750b83dc640ad0cfa82748 SHA512 dd6a545ae2248d505f228fb65ae991aac2bb27b189fe30482807eb7246a839c9385e0fcd4b6682d6e5c72ca77ba499ed77169f11240fd9325413333c5a4f120a
-MISC metadata.xml 336 BLAKE2B 1fb6ac83de1c59502f81d6d5cbae8c58219febadfe06858b265cba7c71c1ee11f62c72c552994fc8cb5c0cac1eb75d8d35edbfcd4a9f866143c55778a279d3b2 SHA512 fda73130580115b8758991ed0dfe16e58b06ee1a3bfa442c7287d23fb8fb9f19b672a06b30ec3e52825790c8d23bbf6cda6fbb62aaf7d569305ed09dbb247a0b
+EBUILD ocaml-re-1.7.1.ebuild 600 BLAKE2B 8e70ff0b736650dd87893fae794905e6446d9cb698d1fa69d174eee1cad9a2daaf8660bd4e496ff23afe169ece60916434fbdf936f1defd57bd84ff27eff6401 SHA512 7fc13e5f4b2ee034aeb6f4fc35e60ba323a39f4124157cb0ae36488fd856f8f258e7b3026f7e31d099fc0582d3d72832a26882af903b7ae7ef8c8373ca0d94b1
+MISC metadata.xml 251 BLAKE2B fc2d3e50a65be6ca39dd40d42d4b83a5497fb3800bed18a1ec57c9e19f4dccd182bae2fa78a1332625ec3c694014e41a9f99ce41cc65cd12ca4637b9aac0ac61 SHA512 d83b5d64c82a9dba5e7e3b78cb59c7eefa9b8ac17bc55ac3a89782df170aa1a3009ecadb3e2376151bc792b6ae5f21fec24aa014a8449ec6c839af6c94f49368
diff --git a/dev-ml/ocaml-re/metadata.xml b/dev-ml/ocaml-re/metadata.xml
index abe6645e39bb..f2a7b592bd52 100644
--- a/dev-ml/ocaml-re/metadata.xml
+++ b/dev-ml/ocaml-re/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>ml@gentoo.org</email>
- <name>Gentoo ML Project</name>
- </maintainer>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="github">ocaml/ocaml-re</remote-id>
</upstream>
diff --git a/dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild b/dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild
index c8cec900da50..0c28d5c302a8 100644
--- a/dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild
+++ b/dev-ml/ocaml-re/ocaml-re-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,6 +16,7 @@ LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND=">=dev-lang/ocaml-4.02:="
DEPEND="${RDEPEND}