From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-ml/ocaml-expect/Manifest | 3 --- dev-ml/ocaml-expect/metadata.xml | 8 -------- dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild | 26 -------------------------- 3 files changed, 37 deletions(-) delete mode 100644 dev-ml/ocaml-expect/Manifest delete mode 100644 dev-ml/ocaml-expect/metadata.xml delete mode 100644 dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild (limited to 'dev-ml/ocaml-expect') diff --git a/dev-ml/ocaml-expect/Manifest b/dev-ml/ocaml-expect/Manifest deleted file mode 100644 index 846f697d93a0..000000000000 --- a/dev-ml/ocaml-expect/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST ocaml-expect-0.0.5.tar.gz 63245 BLAKE2B 8435db55e74f4e245c38f75a686b91b9389e1050a515f674e86308fb270a1090827af40fa9890982ab60ab3e3c5df494accf1a54c232c06c274b36a9a8a2b1f4 SHA512 fbb2ae41c12e57db4440e67d80740380d4cd7bab0f8fdf59d3b69ff91eb6e35a82ca718cf32ad2c791ae76be8a08174a5b3a95e8910351413cc98afd3105a63c -EBUILD ocaml-expect-0.0.5.ebuild 607 BLAKE2B 061b4b73599800af7a332b382ca570586737e13b39765f258ca4c1e9199cf94ce062fb4d28a32c152e1b19e3d1070e6d0d05bb843424f005f078a17d4509c879 SHA512 cceb77b9d8471629f77189fc9c42454c9c067dcabee71eaf413a5a4df07cf027c777ba1672dde1cd9699618ae968a2b34215eaf5ee61741d08708ac4e8258eb6 -MISC metadata.xml 243 BLAKE2B 010ca240ae06e9a9f6d7ba213eb06df36d9ba862ff2d2458d98a9fea1a1e7f3026d13832a73bce1b3ad9345029425e6abfae9e03bf126f2329b3f030ed3753fd SHA512 1c5b4b2163017e496999d1f87e5c9c5ac6c11b2e9187450ccfb3df258f34e54d278972f04ee0e8429476c6f87e091a869ac2a28c6e8c8e6d20678c3e74061449 diff --git a/dev-ml/ocaml-expect/metadata.xml b/dev-ml/ocaml-expect/metadata.xml deleted file mode 100644 index ffac4d7ebc01..000000000000 --- a/dev-ml/ocaml-expect/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - ml@gentoo.org - Gentoo ML Project - - diff --git a/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild b/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild deleted file mode 100644 index 7fe5e81a48f6..000000000000 --- a/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 -OASIS_BUILD_TESTS=1 - -inherit oasis - -DESCRIPTION="Ocaml implementation of expect to help building unitary testing" -HOMEPAGE="http://forge.ocamlcore.org/projects/ocaml-expect/" -SRC_URI="http://forge.ocamlcore.org/frs/download.php/1372/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - dev-ml/batteries:= - dev-ml/pcre-ocaml:=" -DEPEND="${RDEPEND} - test? ( >=dev-ml/ounit-2.0.0 )" - -DOCS=( "README.txt" "CHANGES.txt" "AUTHORS.txt" ) -- cgit v1.2.3