dev-ml/pa_ounit: remove old
authorAlexis Ballier <aballier@gentoo.org>
Tue, 24 Jan 2017 11:27:09 +0000 (12:27 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 24 Jan 2017 11:27:09 +0000 (12:27 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ml/pa_ounit/Manifest
dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild [deleted file]

index 7a4f7bcdd977f3a41ca915b394dcffeb4602da05..7cd2e4d779af45ca1fba7325d5c93451c6253a7e 100644 (file)
@@ -1,2 +1 @@
-DIST pa_ounit-112.35.00.tar.gz 57778 SHA256 ab016c6aba04109d75094d5241f8a9586e060abb830518e824ef064f6cba9a93 SHA512 99421405ff09ce4e36f9b68b2ababdc0eb4657e3e361f5edd46641030f84efe7cc72ab54ce0980da243e3a812fc25a00ab5064004dc18d1346506a1ac10a2b35 WHIRLPOOL 9837649797f9dd11097ee8d17f07a4b45a905da4f0fdf100f86eaf17a9c2c14e7177e4479a9b3e98139eaca7f0baba715eb8af36571275f9640df90ecc7db19e
 DIST pa_ounit-113.00.00.tar.gz 58486 SHA256 6710f6e63f83cdae90ccdb3093238962569860453ab11406a0ba65d6a1b8206e SHA512 8b1891ae666606b28a6d46b86ac82cb5680099d3ca8181ae6a422748b6b0a99c763f680741c724ca91f8ade7757f6831bc88211d8d94560168bc208b23337b0e WHIRLPOOL 193a9e7d3d18cc83ba1d1f25869fd599e2d4dd61e0809e63e16d8d4f0631324ac103ef728d2cbc72290b5a61b6a6399c84d950060b929c14c0c0207a6d6fde44
diff --git a/dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild b/dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild
deleted file mode 100644 (file)
index 0679d80..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Syntax extension that helps writing in-line test in ocaml"
-HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-ml/ounit-1.1.1:=
-       dev-ml/camlp4:="
-RDEPEND="${DEPEND}"
-
-DOCS=( "readme.md" )