commit:     e6776b1c94830efb59124e484cffe029f1fe5b7a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 11:19:23 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 11:19:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6776b1c

dev-ml/ocaml-redis: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ocaml-redis/Manifest                 |  3 ---
 dev-ml/ocaml-redis/ocaml-redis-0.3.0.ebuild | 30 -----------------------------
 dev-ml/ocaml-redis/ocaml-redis-0.3.1.ebuild | 30 -----------------------------
 dev-ml/ocaml-redis/ocaml-redis-0.3.2.ebuild | 30 -----------------------------
 4 files changed, 93 deletions(-)

diff --git a/dev-ml/ocaml-redis/Manifest b/dev-ml/ocaml-redis/Manifest
index b7ac230..48e065f 100644
--- a/dev-ml/ocaml-redis/Manifest
+++ b/dev-ml/ocaml-redis/Manifest
@@ -1,4 +1 @@
-DIST ocaml-redis-0.3.0.tar.gz 69120 SHA256 
8ff583321aea5398af98688eb84d3c3581aba0df1d2c34b437e2ba5e70585e3d SHA512 
84e57763d23b309adc7d112ff5c3b79307f4d3077ed177166b57d09b249062466c48b269bddf647438af760981c909e26296669a80778198832bf79151b29e2b
 WHIRLPOOL 
57cf2a1644ebd93d15b8b9432de040026a7c0cbf9542405198bdf0a6b180cbc469005ca44cd9da1a010682df88b9e608dbcb366315fd47a2b8f91b4306ec8e32
-DIST ocaml-redis-0.3.1.tar.gz 69758 SHA256 
5004f1d2c19ba1a8aae8b3096d04fbbbcab4bc3f6c50171cd8d1202c2d2a01e7 SHA512 
a3cfa270dacda997330583a685dfc4c5748623e782bf54bf109736b8f95b0c3d6ce0d3fcbfaa73f92e5f03a547700b29cfdc6fb85864972cc55da951a84b28a2
 WHIRLPOOL 
0e033a7df950e7d6979c40de451170563015aa80331ecf36c0bf8340a9ed69a0618770889fc290681be8e6acd1c38b174385a5c8839293bd55194af92ad70059
-DIST ocaml-redis-0.3.2.tar.gz 71229 SHA256 
c6ef7acc2a383d3a7422e74f162b2dcdc39a8e631503f58a0c4f6133e4de30e1 SHA512 
e834574c2892551516c6709b241e393a3ad990f50ae8105a39b3e54bf3e44fe69a48da13cbd15019b298491af4bede6178fce6a580e8d9323dac926380127618
 WHIRLPOOL 
3aeceda3fc018d01e6fd1456f6b9479b8cba1526cc44acba79177a50abcc5401fd1f1d0fc7eaa6a2757771804b1b8e20118e64cf415eb9a7e373ea4f079f0601
 DIST ocaml-redis-0.3.3.tar.gz 71336 SHA256 
18b481846d20494f7e7b68b6ac18036dcf50910b1d91d88dd16df3d7b5a9eea2 SHA512 
35f9647ecc17d2cd1770b3867ee350f83ac132918b1e368fa560d54f0ad11fa987aed0a14103327e79030a169d5b381e473b82f7039d77324a67ab9d75aa6749
 WHIRLPOOL 
c5b20b4a92ffd437d02e0b1cdebf20b48e83b1664ea66d9b3cf85463626ea9f90d129951c5d2cb64b8bb3f296d67a7989c7ee1069344da5a83d71afe6aa5c6d3

diff --git a/dev-ml/ocaml-redis/ocaml-redis-0.3.0.ebuild 
b/dev-ml/ocaml-redis/ocaml-redis-0.3.0.ebuild
deleted file mode 100644
index 7f07088..00000000
--- a/dev-ml/ocaml-redis/ocaml-redis-0.3.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-OASIS_BUILD_TESTS=1
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-DESCRIPTION="Redis bindings for OCaml"
-HOMEPAGE="http://0xffea.github.io/ocaml-redis/";
-SRC_URI="https://github.com/0xffea/ocaml-redis/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="+lwt"
-
-RDEPEND="
-       dev-ml/ocaml-re:=
-       dev-ml/uuidm:=
-       lwt? ( dev-ml/lwt:= )
-"
-DEPEND="${RDEPEND}
-       test? ( dev-ml/ounit )"
-
-src_configure() {
-       oasis_configure_opts="$(use_enable lwt)" oasis_src_configure
-}

diff --git a/dev-ml/ocaml-redis/ocaml-redis-0.3.1.ebuild 
b/dev-ml/ocaml-redis/ocaml-redis-0.3.1.ebuild
deleted file mode 100644
index 7f07088..00000000
--- a/dev-ml/ocaml-redis/ocaml-redis-0.3.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-OASIS_BUILD_TESTS=1
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-DESCRIPTION="Redis bindings for OCaml"
-HOMEPAGE="http://0xffea.github.io/ocaml-redis/";
-SRC_URI="https://github.com/0xffea/ocaml-redis/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="+lwt"
-
-RDEPEND="
-       dev-ml/ocaml-re:=
-       dev-ml/uuidm:=
-       lwt? ( dev-ml/lwt:= )
-"
-DEPEND="${RDEPEND}
-       test? ( dev-ml/ounit )"
-
-src_configure() {
-       oasis_configure_opts="$(use_enable lwt)" oasis_src_configure
-}

diff --git a/dev-ml/ocaml-redis/ocaml-redis-0.3.2.ebuild 
b/dev-ml/ocaml-redis/ocaml-redis-0.3.2.ebuild
deleted file mode 100644
index 7f07088..00000000
--- a/dev-ml/ocaml-redis/ocaml-redis-0.3.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-OASIS_BUILD_TESTS=1
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-DESCRIPTION="Redis bindings for OCaml"
-HOMEPAGE="http://0xffea.github.io/ocaml-redis/";
-SRC_URI="https://github.com/0xffea/ocaml-redis/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="+lwt"
-
-RDEPEND="
-       dev-ml/ocaml-re:=
-       dev-ml/uuidm:=
-       lwt? ( dev-ml/lwt:= )
-"
-DEPEND="${RDEPEND}
-       test? ( dev-ml/ounit )"
-
-src_configure() {
-       oasis_configure_opts="$(use_enable lwt)" oasis_src_configure
-}

Reply via email to