commit:     5d5ecb470b6519ffc33f8b0981867030523c27d8
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 11:14:52 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 11:14:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5ecb47

dev-ml/ocaml-extunix: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ocaml-extunix/Manifest                   |  1 -
 dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-ml/ocaml-extunix/Manifest b/dev-ml/ocaml-extunix/Manifest
index cb49c8e..a989dc9 100644
--- a/dev-ml/ocaml-extunix/Manifest
+++ b/dev-ml/ocaml-extunix/Manifest
@@ -1,2 +1 @@
-DIST ocaml-extunix-0.1.3.tar.gz 102543 SHA256 
f4d487b2fdc001df28776d33f96666ecefb0f927227bbb3b8f17602b3d6dffb8 SHA512 
c528dd3d8984cb13676ceae70e02f8defb3181a122b66f01b39587d97d0ab5922451407becca1073f42ef56331e51664634502d3795589beb3537e499c3bc3b9
 WHIRLPOOL 
d344cc1c47491d5c1d71950f0a1bc793afe00e283ba12f303681c172636e58b85ef6398a200b3d3e77aa8f32766d3bbd768fd7af62dd875747f3f584fe7b77a3
 DIST ocaml-extunix-0.1.4.tar.gz 104306 SHA256 
569ffc01616f14657ae4650d8971681f74198fc2f8f5764c89d3819885b3ed91 SHA512 
a2226235a5aa527a588bb5cfc163fb0767b0d8eb888cd0c902f69d6084f2252d38695c9f98b74e72726ab55753d739483cf5b9a9387206fd35b0b0578a7c30df
 WHIRLPOOL 
ab1da118f17294ce2272904b1eead3d0a41ec02840db986593a7a56a0d5ce0aebd43efc2cd00c527e425956f8518dbdc697ad1eab8dfa55fe77ebbcfa5db88e7

diff --git a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild 
b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild
deleted file mode 100644
index 38235e6..00000000
--- a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild
+++ /dev/null
@@ -1,24 +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="Thin bindings to various low-level system APIs"
-HOMEPAGE="http://extunix.forge.ocamlcore.org/";
-SRC_URI="http://ygrek.org.ua/p/release/ocaml-extunix/${P}.tar.gz";
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="dev-ml/camlp4:="
-DEPEND="${RDEPEND}
-       test? ( dev-ml/ounit )"
-DOCS=( "README.md" "TODO" "CHANGES.txt" )

Reply via email to