commit:     5d297b3c9df19e5618be9bbf5a9e73db65738e10
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Apr 27 00:08:13 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Apr 27 00:08:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d297b3c

dev-ml/expect_test_helpers_core: treeclean

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-ml/expect_test_helpers_core/Manifest           |  1 -
 .../expect_test_helpers_core-0.14.0.ebuild         | 28 ----------------------
 dev-ml/expect_test_helpers_core/metadata.xml       | 18 --------------
 3 files changed, 47 deletions(-)

diff --git a/dev-ml/expect_test_helpers_core/Manifest 
b/dev-ml/expect_test_helpers_core/Manifest
deleted file mode 100644
index f899be5bb..000000000
--- a/dev-ml/expect_test_helpers_core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST expect_test_helpers_core-0.14.0.tar.gz 16378 BLAKE2B 
f64dbd02802456535d19fdc9f991a56331be728ac34f10c618de22264a0425248cc6b6ff653198081fae779acba32ed48b4792d3902e9feef3b38fa5f95367c0
 SHA512 
ff4525324972875381ab5b2ec6705fabe8cac2d9a7a84d457b4f4b913da7d22956d363d8d7f61104f244980ed910ba242629d1005d7a7dec6cce9a0750e088b9

diff --git 
a/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.14.0.ebuild 
b/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.14.0.ebuild
deleted file mode 100644
index 2a41fedc6..000000000
--- a/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.14.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Helpers for writing expectation tests"
-HOMEPAGE="https://github.com/janestreet/expect_test_helpers_core";
-SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="ocamlopt"
-
-#      <dev-lang/ocaml-4.14
-RDEPEND="
-       >=dev-lang/ocaml-4.08.0
-       =dev-ml/base-0.14*
-       =dev-ml/base_quickcheck-0.14*
-       =dev-ml/core-0.14*
-       =dev-ml/ppx_jane-0.14*
-       =dev-ml/sexp_pretty-0.14*
-       =dev-ml/stdio-0.14*
-       >=dev-ml/re-1.8.0
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ml/expect_test_helpers_core/metadata.xml 
b/dev-ml/expect_test_helpers_core/metadata.xml
deleted file mode 100644
index b63296e94..000000000
--- a/dev-ml/expect_test_helpers_core/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <description>co-maintainers welcome</description>
-               <email>[email protected]</email>
-               <name>Alessandro Barbieri</name>
-       </maintainer>
-       <longdescription lang="en">This library provides helper functions for 
writing expect tests.
-
-If you want helpers for writing expect tests using the Async library,
-look at expect_test_helpers_async.</longdescription>
-       <upstream>
-               
<doc>https://ocaml.janestreet.com/ocaml-core/latest/doc/expect_test_helpers_core/index.html</doc>
-               
<bugs-to>https://github.com/janestreet/expect_test_helpers_core/issues</bugs-to>
-               <remote-id 
type="github">janestreet/expect_test_helpers_core</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to