commit:     06ad76efab8fb7855934817b199d28e5afb364a9
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  4 09:22:15 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Oct  4 10:07:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ad76ef

dev-ml/ocurl: remove old

Package-Manager: portage-2.3.1

 dev-ml/ocurl/Manifest           |  4 ----
 dev-ml/ocurl/ocurl-0.7.4.ebuild | 37 -------------------------------------
 dev-ml/ocurl/ocurl-0.7.5.ebuild | 37 -------------------------------------
 dev-ml/ocurl/ocurl-0.7.6.ebuild | 37 -------------------------------------
 dev-ml/ocurl/ocurl-0.7.7.ebuild | 38 --------------------------------------
 5 files changed, 153 deletions(-)

diff --git a/dev-ml/ocurl/Manifest b/dev-ml/ocurl/Manifest
index 88271c6..c843227 100644
--- a/dev-ml/ocurl/Manifest
+++ b/dev-ml/ocurl/Manifest
@@ -1,6 +1,2 @@
 DIST ocurl-0.6.1.tgz 101147 SHA256 
c671d605d36a8051867f7483a9f7ec93b3985f5e4824073f1ceb85d19e09bad3 SHA512 
2c82c9b8e8d6ee26a85add7a2698ab1f61478777f9c7b0b217cacb6491067b619f508b41c22eaa54cf249147d287a77c62a00aef3b19ee6c135426c4559ab7f3
 WHIRLPOOL 
921939801a1a8d73052954b3d6699c41d2e7f360fe7e1af41f8681f1179aef3d831f1f556cdc0f0c1cee2c9ef1f2bf4caa38923ddfdd57642b6791cb40089289
-DIST ocurl-0.7.4.tar.gz 104716 SHA256 
51af1d4fc38a7be15cac38a1367f4e2dcd8c2014d8d2e545d96d25c8d2f0135e SHA512 
1d3a92d89c55434028862dd97c6eb5d3d8d579e2dd44117be82b09658543c90a0800e9203892eb204ab18e6c8c6bfd18cfc355e32c7393daa1c7beb2c39e97da
 WHIRLPOOL 
eab3ff62c77181bb2a8e6906bd3de828cee3569cdfa952b930c8e7b704382ef071061727d4a8709438f2ff71aa40e5187e4473e3fa03f74f83da2470e7b05708
-DIST ocurl-0.7.5.tar.gz 103981 SHA256 
a6432a2f0109525b4128337ac9708b0192a97ee8f958a5f65b6c8f25435f6cff SHA512 
8deb2e353fae6667555d48f5694c0dec86f82f2702536a50842baae3d6bb0d37a24e4b8e39ff11d3d42feebdd412c92a3e43f27c9f551cd54994527fdcf71778
 WHIRLPOOL 
77a9866d97c07a8cb2bdd69743d0bf5f80a9cdbd5e20bd0b200ab59d03dd286ef712988bf098aba01d337448ee47e9f95b69872e0e377948c99810826c7cf833
-DIST ocurl-0.7.6.tar.gz 104088 SHA256 
8eba235b74733f69d836e9b3167e90ea0a87f7ec4cb3fbd7c289a21109ab9743 SHA512 
98c46ec4d1fd52c47f696b46a7252967038e6e04607526fae78a8538c57980134567d1ac71bd6c8beaa95f71f6e643dd092cfb787b58a8ff6c0dba5b15110b67
 WHIRLPOOL 
90af94e5893e86d264a429c44523dba798e8a703913345b5f16e23ee3deeac3ec2344cf9e25d608f41192a401d6efc35c9d1273e1282213552f61f4b9f19362c
-DIST ocurl-0.7.7.tar.gz 106430 SHA256 
79805776f207ae8e64d63cda63d0bf8c6ee079c70b0d7f3bd2114faba0d5f41c SHA512 
44c9648e02e8ec2f2438873f87e9cb5278cfeb568f9075da2fa79c33c916d1a8568a545939f1e6aa063dec608949c7f03eefd0a4133f951c3a28153945b4d841
 WHIRLPOOL 
eecae2a1df1b4e3dfa8cd2bd3c0a88b5ec88cdbcbdc4071094d0e76b893f5a6d9d6281b660e06c21039e3ec926ec08e66351b5b9dce80aec8127a09a2d0d0e38
 DIST ocurl-0.7.8.tar.gz 107339 SHA256 
867a33835d7d91070f6408cdebe77f064d4b852659d2f5a6c1a7c9754e2019cb SHA512 
cf18a74b882b70cf8bb0e7dad4589e59ed92a9e6554ffb709c39157bb6a7ca7bd35360303fe912f84e978668192f0c31fda2258d05a064ab615c068017597438
 WHIRLPOOL 
c5663022350e2fc5887d0dfcf5d71b6ceff9c4bc9d4ba5d261415f886e386ff52ec8ac8dfc137e34faf41351a92a921e2b274a801fd9c7cc7aed5f0079062f52

diff --git a/dev-ml/ocurl/ocurl-0.7.4.ebuild b/dev-ml/ocurl/ocurl-0.7.4.ebuild
deleted file mode 100644
index 74f2dc7..00000000
--- a/dev-ml/ocurl/ocurl-0.7.4.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit findlib
-
-DESCRIPTION="OCaml interface to the libcurl library"
-HOMEPAGE="http://forge.ocamlcore.org/projects/ocurl/";
-LICENSE="MIT"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1523/${P}.tar.gz";
-
-SLOT="0/${PV}"
-IUSE="examples"
-
-RDEPEND=">=net-misc/curl-7.9.8
-       dev-ml/lwt:=
-       >=dev-lang/ocaml-3.12:=[ocamlopt]"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-KEYWORDS="~amd64 ~x86"
-
-src_compile()
-{
-       emake -j1 all
-}
-
-src_install()
-{
-       findlib_src_install
-       dodoc CHANGES.txt README
-       if use examples; then
-               dodoc -r examples
-               docompress -x /usr/share/doc/${PF}/examples
-       fi
-}

diff --git a/dev-ml/ocurl/ocurl-0.7.5.ebuild b/dev-ml/ocurl/ocurl-0.7.5.ebuild
deleted file mode 100644
index 833a892..00000000
--- a/dev-ml/ocurl/ocurl-0.7.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit findlib
-
-DESCRIPTION="OCaml interface to the libcurl library"
-HOMEPAGE="http://forge.ocamlcore.org/projects/ocurl/";
-LICENSE="MIT"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1537/${P}.tar.gz";
-
-SLOT="0/${PV}"
-IUSE="examples"
-
-RDEPEND=">=net-misc/curl-7.9.8
-       dev-ml/lwt:=
-       >=dev-lang/ocaml-3.12:=[ocamlopt]"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-KEYWORDS="~amd64 ~x86"
-
-src_compile()
-{
-       emake -j1 all
-}
-
-src_install()
-{
-       findlib_src_install
-       dodoc CHANGES.txt README
-       if use examples; then
-               dodoc -r examples
-               docompress -x /usr/share/doc/${PF}/examples
-       fi
-}

diff --git a/dev-ml/ocurl/ocurl-0.7.6.ebuild b/dev-ml/ocurl/ocurl-0.7.6.ebuild
deleted file mode 100644
index 8998a82..00000000
--- a/dev-ml/ocurl/ocurl-0.7.6.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit findlib
-
-DESCRIPTION="OCaml interface to the libcurl library"
-HOMEPAGE="http://forge.ocamlcore.org/projects/ocurl/";
-LICENSE="MIT"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1563/${P}.tar.gz";
-
-SLOT="0/${PV}"
-IUSE="examples"
-
-RDEPEND=">=net-misc/curl-7.9.8
-       dev-ml/lwt:=
-       >=dev-lang/ocaml-3.12:=[ocamlopt]"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-KEYWORDS="~amd64 ~x86"
-
-src_compile()
-{
-       emake -j1 all
-}
-
-src_install()
-{
-       findlib_src_install
-       dodoc CHANGES.txt README
-       if use examples; then
-               dodoc -r examples
-               docompress -x /usr/share/doc/${PF}/examples
-       fi
-}

diff --git a/dev-ml/ocurl/ocurl-0.7.7.ebuild b/dev-ml/ocurl/ocurl-0.7.7.ebuild
deleted file mode 100644
index d6782c9..00000000
--- a/dev-ml/ocurl/ocurl-0.7.7.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit findlib
-
-DESCRIPTION="OCaml interface to the libcurl library"
-HOMEPAGE="http://forge.ocamlcore.org/projects/ocurl/";
-LICENSE="MIT"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1612/${P}.tar.gz";
-
-SLOT="0/${PV}"
-IUSE="examples"
-
-RDEPEND=">=net-misc/curl-7.9.8
-       dev-ml/lwt:=
-       dev-ml/camlp4:=
-       >=dev-lang/ocaml-3.12:=[ocamlopt]"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-KEYWORDS="~amd64 ~x86"
-
-src_compile()
-{
-       emake -j1 all
-}
-
-src_install()
-{
-       findlib_src_install
-       dodoc CHANGES.txt README
-       if use examples; then
-               dodoc -r examples
-               docompress -x /usr/share/doc/${PF}/examples
-       fi
-}

Reply via email to