summaryrefslogtreecommitdiff
path: root/dev-ml/markup
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /dev-ml/markup
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-ml/markup')
-rw-r--r--dev-ml/markup/Manifest4
-rw-r--r--dev-ml/markup/markup-0.7.5.ebuild3
-rw-r--r--dev-ml/markup/metadata.xml7
3 files changed, 6 insertions, 8 deletions
diff --git a/dev-ml/markup/Manifest b/dev-ml/markup/Manifest
index 14a6e8914e8a..6466284a8602 100644
--- a/dev-ml/markup/Manifest
+++ b/dev-ml/markup/Manifest
@@ -1,3 +1,3 @@
DIST markup-0.7.5.tar.gz 278654 BLAKE2B 5338d4b546c74ade522c84c5a0583ad08b09e4ca3ecb96712725dd33792e401f66f076e47cf24986047f36236c53134272cadcd2abe322307377bb79055bf39a SHA512 19350df7a3a619c479fa030b8772009bc32f3e9830494f5707e05f85b9ee9ff0ddf382d292c7a11bbd3b63c8c108e6a84b2d01f5e983f49d7cdf63ee3c4545c8
-EBUILD markup-0.7.5.ebuild 771 BLAKE2B ad4a9dc1289cba27a73ef76ed35a4608cb703065224e73404511632c12551b8716670f089283f152d5d0f1f5d46dac5d28c080d65fec535989795079d3916348 SHA512 94bb0daf5318ad09bc89df90972b1f247ae932300c4d3548785a929cd97a531b40e2a1999a35099ad3649b0722cbf9680fbc2a4bd6210a2c7aa00a03fa1e533c
-MISC metadata.xml 339 BLAKE2B 2cc964584a884b63522373a90e38a9521df07f66dd2e610a2265946424af32509a815bd3dfb94272fca4e9fd2da2cba6c8b39b7f24af366754e2ea5b7c19d831 SHA512 6bfd336707285ff31847e877573b2c63c1b45dcbc15793b0bf663922bf48b331e5a89b2cd0e98833017733844047f11ac21dd365ed62be8c0aa93da10b6e8bc2
+EBUILD markup-0.7.5.ebuild 795 BLAKE2B 82336184a25b1bdf5587ce54b951f9e3517f87970e859708d3d719ff20dbf15c90eaec801693fd1332083462adff6f7949d403916f5d6bde3c849d38e7d730a8 SHA512 0070e1433b66ee032c722c7b0445e10c758c9e56dd2dff7b520d14be62ca5a9643397cf16f838528707e045dba8446a07f15825634bb574303379fae20fd7509
+MISC metadata.xml 254 BLAKE2B 86b22d1a19e7777448ce56d7241c29e0e6cae1ba96b673303a8fe55490ecdeea72207631ce0fdb725c280cd5433adc0df841d357cd2360043bf953415435cafc SHA512 e0433b9006663b48128c2f33411bce507ffa689b67e634e9c44ba0f43468dd2f45ea2c9a8888f4b9c876e140aba3d38239a0902493013fc3771daeb43db6ae25
diff --git a/dev-ml/markup/markup-0.7.5.ebuild b/dev-ml/markup/markup-0.7.5.ebuild
index 66c1698789fe..68e867c0943d 100644
--- a/dev-ml/markup/markup-0.7.5.ebuild
+++ b/dev-ml/markup/markup-0.7.5.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
@@ -13,6 +13,7 @@ LICENSE="BSD"
SLOT="0/${PV}p1"
KEYWORDS="~amd64"
IUSE="doc test"
+RESTRICT="!test? ( test )"
DEPEND="
dev-lang/ocaml:=[ocamlopt]
diff --git a/dev-ml/markup/metadata.xml b/dev-ml/markup/metadata.xml
index ecd1021328e1..4b6b212429e1 100644
--- a/dev-ml/markup/metadata.xml
+++ b/dev-ml/markup/metadata.xml
@@ -1,10 +1,7 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?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">aantron/markup.ml</remote-id>
</upstream>