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 EF00113832F for ; Tue, 16 Aug 2016 10:46:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3248DE0B3D; Tue, 16 Aug 2016 10:46:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6939E0B2F for ; Tue, 16 Aug 2016 10:46:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7507234090F for ; Tue, 16 Aug 2016 10:46:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD607245D for ; Tue, 16 Aug 2016 10:46:02 +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: <1471344356.a718b75f3a0369969b78c36f1939f57d01e67d42.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/lambda-term/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/lambda-term/Manifest dev-ml/lambda-term/lambda-term-1.10.1.ebuild X-VCS-Directories: dev-ml/lambda-term/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: a718b75f3a0369969b78c36f1939f57d01e67d42 X-VCS-Branch: master Date: Tue, 16 Aug 2016 10:46:02 +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: 74d3d533-cc5f-4fd1-ad0b-939380cb4943 X-Archives-Hash: 8ea60a3d016cf95cfb43e57ad255edda commit: a718b75f3a0369969b78c36f1939f57d01e67d42 Author: Alexis Ballier gentoo org> AuthorDate: Tue Aug 16 10:37:25 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Aug 16 10:45:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a718b75f dev-ml/lambda-term: bump to 1.10.1 Package-Manager: portage-2.3.0 dev-ml/lambda-term/Manifest | 1 + dev-ml/lambda-term/lambda-term-1.10.1.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/dev-ml/lambda-term/Manifest b/dev-ml/lambda-term/Manifest index 28c8156..4e13530 100644 --- a/dev-ml/lambda-term/Manifest +++ b/dev-ml/lambda-term/Manifest @@ -1,2 +1,3 @@ +DIST lambda-term-1.10.1.tar.gz 162310 SHA256 d24e3ddc504c9a88309cf5f24f6cdc1b7950be64fcb4d5355b9c6da5197d8990 SHA512 e430b5039e5c7e4c55247c651e1b1cf61ce4b94537b84315e6f37287ecaecfc3459a7725f42d8e77219af0766ffbf5e0e55df1f5c6067c910b222b1e330b4e86 WHIRLPOOL a053dc9cca8cf67f597b1cffa01fed70530f0d5c7e0bd73f0dd29c865b16b5158ef70fab7433881cc07387359be87d0ce0c2197284f27c21187ddca8995d3452 DIST lambda-term-1.10.tar.gz 161835 SHA256 152d1712655d7b61b0fe90abe43fcdead00945aa6ab636fef0b587a21bd697cf SHA512 112422775a5a3495d70059385ece2788244782b7f588ec5b5c35018658f52cab43cf0bdb829c359c503dba0a85eb104dced49d7bc071e61baf9d3f84cf8f9f18 WHIRLPOOL f78104a0debd91c038e45f28b8ffaadd8e4eb456ba39b5e68f2f5a1472a18749ec3d11c9a3f473453f30b406dad31c71d0b956586392acc9fb683bd4476b55d2 DIST lambda-term-1.9.tar.gz 157782 SHA256 d21bd941cfaa98e5c08343fcb4c50fdb6e34600d8bff217c3356a4652e53f506 SHA512 f36aeac2693796c8e6058e13655b459523e2ce4e4fbd6662a2b135b65850421021b5ae3d7f370d64037e66fe8c8efe7d3ad953c280f200dbcb9ff75b6a6ca72a WHIRLPOOL 1850c99953c465ed2a3fa9d6d0bf9cb3c45aa16aa5a54cb00037cec3ef9395cde0e7aa367eb8e2987ad37f749c8e11033bb8ebbada02ccf903b52886998f0a3b diff --git a/dev-ml/lambda-term/lambda-term-1.10.1.ebuild b/dev-ml/lambda-term/lambda-term-1.10.1.ebuild new file mode 100644 index 0000000..7302446 --- /dev/null +++ b/dev-ml/lambda-term/lambda-term-1.10.1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +OASIS_BUILD_DOCS=1 + +inherit oasis + +DESCRIPTION="A cross-platform library for manipulating the terminal" +HOMEPAGE="https://github.com/diml/lambda-term" +SRC_URI="https://github.com/diml/lambda-term/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + >=dev-ml/lwt-2.4.0:=[react] + >=dev-ml/zed-1.2:= + >=dev-ml/camomile-0.8:= + dev-ml/react:= +" +RDEPEND="${DEPEND}" + +DOCS=( "CHANGES.md" "README.md" )