From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 77CBD1396D9 for ; Sat, 14 Oct 2017 12:10:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5B922BC014; Sat, 14 Oct 2017 12:10:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A145E2BC014 for ; Sat, 14 Oct 2017 12:10:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14C5933BE2E for ; Sat, 14 Oct 2017 12:10:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D02130F for ; Sat, 14 Oct 2017 12:10:22 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1507983007.c20e4f44938c92ade1d1d25499686789118fcb0a.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-ssl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocaml-ssl/Manifest dev-ml/ocaml-ssl/ocaml-ssl-0.5.5.ebuild X-VCS-Directories: dev-ml/ocaml-ssl/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: c20e4f44938c92ade1d1d25499686789118fcb0a X-VCS-Branch: master Date: Sat, 14 Oct 2017 12:10:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 529022ce-bbdd-4f48-9942-be9f0849c3a6 X-Archives-Hash: e63cae607d3ceae54c14d2041fbf694b commit: c20e4f44938c92ade1d1d25499686789118fcb0a Author: Alexis Ballier gentoo org> AuthorDate: Sat Oct 14 12:10:07 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat Oct 14 12:10:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c20e4f44 dev-ml/ocaml-ssl: bump to 0.5.5 Package-Manager: Portage-2.3.11, Repoman-2.3.3 dev-ml/ocaml-ssl/Manifest | 1 + dev-ml/ocaml-ssl/ocaml-ssl-0.5.5.ebuild | 34 +++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/dev-ml/ocaml-ssl/Manifest b/dev-ml/ocaml-ssl/Manifest index a1be7be9b23..1266b4434c6 100644 --- a/dev-ml/ocaml-ssl/Manifest +++ b/dev-ml/ocaml-ssl/Manifest @@ -1,2 +1,3 @@ DIST ocaml-ssl-0.5.3.tar.gz 125431 SHA256 9ef78eeb83ab7f0bb2244625d44543fbc8624c952731b3eb213a9c2a96213aa0 SHA512 c0dc38ab21c8adc104a42ec89b8a58de976205887a23a407f1ffee1181d526ddb8aa91877508f8a974c6df8583d6d8611558a995680e313fc78ad0cac184cf52 WHIRLPOOL 098454a79c2fcbe1438feae475a4ed01a645db137d4f130cd6c8f0aa3ac237719d984562deb0319091d01e84b98b5a67096b2964edf42e38acecedaa5f57aa53 DIST ocaml-ssl-0.5.4.tar.gz 125833 SHA256 10db195bf06178413bec17898f89eb858e1fb97225f03137790d3fd840bc4cce SHA512 4a221bd8f5c11871040f6f117d3152ec2fca28f0311dfcc2ac39d2ed55c66203e12ad3242368273d8f17f1ca87c1b5d929ab7fec8ec7a03a564c7c25ade3d289 WHIRLPOOL db76056ae19cc144e677f45c2d9ad83fbb958cc7dcbdc4078008434c68df2fe6fe60ddbdf2fd4442284d3593cdd2e1f5f6607ec9567144a989010bf1e4dd58e1 +DIST ocaml-ssl-0.5.5.tar.gz 125778 SHA256 2cc270d2a2f38c4e7972f3abf00f524ce86f668e40c7fcf4e0af99df3b8b3a82 SHA512 4e3a78426bc2a5cec0ade43b1b324366b4bf0d93be6e7bc73f1152499f2ab0642d3edcf4484a519ea6ec0b44bc76c0c984b9bba59121f93bc065b1c0355969c0 WHIRLPOOL 7713a2d5d13f9c9e5c3a70adeaccbcec57facce12234eaa7056b34283886ac4d2d96f52775e53a5d7ba00d6038ec16990b730094df3886ce8bacfb6ff03cc618 diff --git a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.5.ebuild b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.5.ebuild new file mode 100644 index 00000000000..93d736e30ad --- /dev/null +++ b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.5.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit findlib eutils + +IUSE="doc" + +DESCRIPTION="OCaml bindings for OpenSSL" +SRC_URI="https://github.com/savonet/ocaml-ssl/releases/download/${PV}/${P}.tar.gz" +HOMEPAGE="https://github.com/savonet/ocaml-ssl" + +DEPEND="dev-libs/openssl:0= + >=dev-lang/ocaml-3.10:=" +RDEPEND="${DEPEND}" + +SLOT="0/${PV}" +LICENSE="LGPL-2.1" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd" + +src_compile() { + emake -j1 +} + +src_install() { + findlib_src_preinst + emake install + + if use doc; then + dohtml -r doc/html/* + fi + dodoc CHANGES README.md +}