From c2f6ba974702dc6afa85355798b3588a8aa8d5b7 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sat, 19 Sep 2015 14:14:32 +0200 Subject: dev-ml/pa_ounit: remove old. Package-Manager: portage-2.2.20.1 --- dev-ml/pa_ounit/Manifest | 2 -- dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild | 22 ---------------------- dev-ml/pa_ounit/pa_ounit-112.24.00.ebuild | 22 ---------------------- 3 files changed, 46 deletions(-) delete mode 100644 dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild delete mode 100644 dev-ml/pa_ounit/pa_ounit-112.24.00.ebuild (limited to 'dev-ml') diff --git a/dev-ml/pa_ounit/Manifest b/dev-ml/pa_ounit/Manifest index 3fa1773d5649..c28b171a4fd7 100644 --- a/dev-ml/pa_ounit/Manifest +++ b/dev-ml/pa_ounit/Manifest @@ -1,3 +1 @@ -DIST pa_ounit-112.17.00.tar.gz 57314 SHA256 469b67553074e4dfc153eb58fe352c287b1e93b3f38145d512530875efdac612 SHA512 9f96e9fffc5e92fae0df4a8f80ec2b86c41464a6227e1adb3485ae73538be67635e76267b8c56f25d9d6c201b740f23b6f0651c08f21b0c67508131d966f9025 WHIRLPOOL 4c7dc1d758ba66246dff766e21ca5854386c9c73b34725282fbd77e3ab5a433065703479cbb8afd8b95b6d132ddc383f2bd393796e8b4ff0d5816821449e766d -DIST pa_ounit-112.24.tar.gz 57567 SHA256 fa04e72fe1db41e6dc64f9707cf5705cb9b957aa93265120c875c808eb9b9b96 SHA512 7252b08d157d4759bc8215cc675b7df492a6ec988af4b477d6842835b0da0bdc50b803ffdabff0d888efbb79db5b506b7667d646dfd3a9c6bd654cd659a524af WHIRLPOOL a40abbb74ea451e470a6949d2ae339025141ece8656f3df0c6410301f9b94a138907a5ab74c980726637b66241f2546a4fc9049f6909674d3bc5b11a7af02a68 DIST pa_ounit-112.35.00.tar.gz 57778 SHA256 ab016c6aba04109d75094d5241f8a9586e060abb830518e824ef064f6cba9a93 SHA512 99421405ff09ce4e36f9b68b2ababdc0eb4657e3e361f5edd46641030f84efe7cc72ab54ce0980da243e3a812fc25a00ab5064004dc18d1346506a1ac10a2b35 WHIRLPOOL 9837649797f9dd11097ee8d17f07a4b45a905da4f0fdf100f86eaf17a9c2c14e7177e4479a9b3e98139eaca7f0baba715eb8af36571275f9640df90ecc7db19e diff --git a/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild b/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild deleted file mode 100644 index 0679d8050797..000000000000 --- a/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild +++ /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" ) diff --git a/dev-ml/pa_ounit/pa_ounit-112.24.00.ebuild b/dev-ml/pa_ounit/pa_ounit-112.24.00.ebuild deleted file mode 100644 index 71c443e79ef2..000000000000 --- a/dev-ml/pa_ounit/pa_ounit-112.24.00.ebuild +++ /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" ) -- cgit v1.2.3-65-gdbad