mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
dev-ml/ocaml-expect: remove old.
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST ocaml-expect-0.0.3.tar.gz 58498 SHA256 97480912f205dc1af75cbb7e9aa55cb60cf68580f75f663a3c849043fd410bdb SHA512 44130750991a01dc5bb32603bc243bdb71c7486d38da124490c6f3b0535f4f6cadc0a2e2fa1880df8fa2d678ac4543c78305da621f16be9bb201102e58c8709a WHIRLPOOL da6e4e8faa78c014fc0dfb21b5416c39c522ad91000724f95cdd4923cf2674f91ae60d5eaab304ee6beebcb42ae77fd32c968ca151af375c33be36abe7d93a56
|
||||
DIST ocaml-expect-0.0.4.tar.gz 60664 SHA256 cc7c2d74d56f5cddf191a835fcd0827a5c0913598f8547f1bd3961089fde6447 SHA512 fb45e48fe532fe73234084c6c887ab14377bfd41851659cec80a995167d075fdc9873c24b8e31be4bac10e567d9235da71fd30d1ecd5ccbd06c712cb8c1563d6 WHIRLPOOL 3f33f7aaa4098c92c78436c13d22474e89791ec7d8c8d12ec48e0ab0fc447f28338e06354ca0d935326c2ed6d87486f1dcaa2188b3b04c24e51d4d5f41380be8
|
||||
|
||||
@@ -1,26 +0,0 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
OASIS_BUILD_DOCS=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/894/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
dev-ml/extlib:=
|
||||
dev-ml/pcre-ocaml:="
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ml/ounit"
|
||||
|
||||
DOCS=( "README.txt" "CHANGES.txt" "AUTHORS.txt" )
|
||||
Reference in New Issue
Block a user