commit:     1c24e54f23582877a51ed6a938557eb7483d9762
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  7 16:07:45 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 16:13:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c24e54f

dev-ml/ocaml-re: remove old

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ml/ocaml-re/Manifest              |  4 ----
 dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild | 25 -------------------------
 dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild | 25 -------------------------
 dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild | 25 -------------------------
 dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild | 25 -------------------------
 5 files changed, 104 deletions(-)

diff --git a/dev-ml/ocaml-re/Manifest b/dev-ml/ocaml-re/Manifest
index 59ae45f..b80faf3 100644
--- a/dev-ml/ocaml-re/Manifest
+++ b/dev-ml/ocaml-re/Manifest
@@ -1,5 +1 @@
-DIST ocaml-re-1.3.1.tar.gz 98686 SHA256 
0c17696232a292d599880162545234030d0ad2d9b2a15b7d233de34e2c8b0724 SHA512 
0c07e607c50e442a8e158d7dfd068451fcccafe1bdda7b6acc9ace0d7456c8b86521cd6f04c1cedbfa5a638d37091dd2a00168220c3be33882994075b0a68670
 WHIRLPOOL 
631feca27880f903baeb9594e945199fb15f4a733eca58bc77f8aacac05cc6ce41aa366f8f35178ae53f7ae8a3da4f978d595b1bb8c5fecfecf5732371ba0636
-DIST ocaml-re-1.3.2.tar.gz 98885 SHA256 
3a34c3d6b6bf61e0d1eb9af74fa82c936809f7e48f8872fb6b11252c79a5d466 SHA512 
6f77e53390bd223bca57ff0e0ce02986e2aad4f3e572089162db75a690273561cacc8b5ff73d03864131c240a4ffe16ca87e8841dc576b459eb526143552c9f2
 WHIRLPOOL 
b419b1f9dc37e9addf304cdf1ec07744d4c6532f65b9ff623c551c61bff8ee33b90e41af0ec530a332aa88e5954fdae0992522705323866a6169391a0bd297c9
-DIST ocaml-re-1.4.0.tar.gz 99887 SHA256 
51f316d73b0c927c1d4150955737a2e78002207ba46d8d3cf18da2a495ecc369 SHA512 
9ac871dfe65b8a90da2786fa565cec588f8de50ce2a12c128b307fe730fa5df6533b343ef366161f900b2809bb3930dbf5e422d5fab5d6c3e0aa805901d856d9
 WHIRLPOOL 
8c3fc29f7c1c635a382a90de3408c367c06af2c2865a9695dffbd88e380b626e3717fdb9cde5d16b4f4fdc40682fa57e72d60753d7093a01c03013d68fd482cf
-DIST ocaml-re-1.4.1.tar.gz 99877 SHA256 
262554309d645f4126a2a2e21e3a798d250293264fda34d6271243cc6c16e576 SHA512 
dac256a1bd2a2109d0dbc39720ac60c6e2e0c229855735972072f5b59a89a3d4a4c5b127d5b753c838a219356a9530bdd1ac40d0bd2ce32a237589ad44307736
 WHIRLPOOL 
5147ba6d8c4bab902914b5a7e24ea2276a9128370de4953cd43986ee1a60338b8e2ac1ded2989682a0273723b202130879e6cc623906966897fd9ca7633b0230
 DIST ocaml-re-1.5.0.tar.gz 103242 SHA256 
53322f763a8d771a68f986c9c323cab7d3afa56873c3eefa528fb92b1b511dd3 SHA512 
f094eadabf4fd976cbae0f288673ef27c9c3fbc4ddf6ada283e20a240fc9865139956096030b7ae8173bf71bd98cf67cadca72562524a7be168dfe77fe4c6469
 WHIRLPOOL 
6b13262476e9ee143a662243d1efc07bf227d48450c7892fc8667a1efd45853e48dff3d391c49ed8f43dde932a4ed3d63b63118919bc930e8d1c2ed05426e17a

diff --git a/dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild 
b/dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild
deleted file mode 100644
index aebbbab..0000000
--- a/dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="Regular expression library for OCaml"
-HOMEPAGE="https://github.com/ocaml/ocaml-re";
-SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND=">=dev-lang/ocaml-4.02:="
-DEPEND="${RDEPEND}
-       test? ( dev-ml/ounit )"
-DOCS=( "CHANGES" "TODO.txt" "README.md" )
-S="${WORKDIR}/${PN}-${P}"

diff --git a/dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild 
b/dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild
deleted file mode 100644
index aebbbab..0000000
--- a/dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="Regular expression library for OCaml"
-HOMEPAGE="https://github.com/ocaml/ocaml-re";
-SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND=">=dev-lang/ocaml-4.02:="
-DEPEND="${RDEPEND}
-       test? ( dev-ml/ounit )"
-DOCS=( "CHANGES" "TODO.txt" "README.md" )
-S="${WORKDIR}/${PN}-${P}"

diff --git a/dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild 
b/dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild
deleted file mode 100644
index aebbbab..0000000
--- a/dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="Regular expression library for OCaml"
-HOMEPAGE="https://github.com/ocaml/ocaml-re";
-SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND=">=dev-lang/ocaml-4.02:="
-DEPEND="${RDEPEND}
-       test? ( dev-ml/ounit )"
-DOCS=( "CHANGES" "TODO.txt" "README.md" )
-S="${WORKDIR}/${PN}-${P}"

diff --git a/dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild 
b/dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild
deleted file mode 100644
index aebbbab..0000000
--- a/dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="Regular expression library for OCaml"
-HOMEPAGE="https://github.com/ocaml/ocaml-re";
-SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND=">=dev-lang/ocaml-4.02:="
-DEPEND="${RDEPEND}
-       test? ( dev-ml/ounit )"
-DOCS=( "CHANGES" "TODO.txt" "README.md" )
-S="${WORKDIR}/${PN}-${P}"

Reply via email to