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 9D7D0139085 for ; Tue, 24 Jan 2017 11:50:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA92C142FB; Tue, 24 Jan 2017 11:50:34 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7B915142FB for ; Tue, 24 Jan 2017 11:50:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AC18B3416A9 for ; Tue, 24 Jan 2017 11:50:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49C2E2D9B for ; Tue, 24 Jan 2017 11:50:32 +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: <1485258627.5e53a5a1007677d88b935a3123ebfdd3f1a1b92c.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ppx_typerep_conv/Manifest dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.24.00.ebuild X-VCS-Directories: dev-ml/ppx_typerep_conv/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 5e53a5a1007677d88b935a3123ebfdd3f1a1b92c X-VCS-Branch: master Date: Tue, 24 Jan 2017 11:50:32 +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: 819696cc-eedf-410e-abdb-aeb10c7f704c X-Archives-Hash: 451695868e83e2b503c0b057bede7cde commit: 5e53a5a1007677d88b935a3123ebfdd3f1a1b92c Author: Alexis Ballier gentoo org> AuthorDate: Tue Jan 24 11:43:23 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Jan 24 11:50:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e53a5a1 dev-ml/ppx_typerep_conv: remove old Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ml/ppx_typerep_conv/Manifest | 1 - .../ppx_typerep_conv-113.24.00.ebuild | 43 ---------------------- 2 files changed, 44 deletions(-) diff --git a/dev-ml/ppx_typerep_conv/Manifest b/dev-ml/ppx_typerep_conv/Manifest index fd30133..fe3ab9a 100644 --- a/dev-ml/ppx_typerep_conv/Manifest +++ b/dev-ml/ppx_typerep_conv/Manifest @@ -1,2 +1 @@ -DIST ppx_typerep_conv-113.24.00.tar.gz 56449 SHA256 d106b1b400c73d484c1f1f28009c8952cc6abcb71de483ab170b04a31efb009c SHA512 c84f4f61a47965f6df491cde2f3d13d48e3b0d2badfc7a90a299370dfafea5c7b79ea02418800fc3871958d8f5b78aac96a1c86e56b6dafc8e9edc08ff10146e WHIRLPOOL 6bd77599ab66a9daf7506218c43bf5866e0e3c0892f3c8c1fca14396b110e6050b4e9a4105f34940e28119852be4e88581a1f8b650a8b1a04e2b8b2207f84da1 DIST ppx_typerep_conv-113.33.00.tar.gz 56347 SHA256 b7e622fe0cec3e91096ed5b9a69e74689d580974caab579aa01bebcf8ca82d14 SHA512 419c76b6ba0ed1806760180a2ec84684901323209ca4af3d97e1894190090a73c4327686f6fb30769d8bea50a202eab3ca2326b79209a9d13164a4467f4b0644 WHIRLPOOL 7143b69d02950eef642a85989ff5e10781884cd8219365147993e6bac761fda46c115d6462b301157150e055812868b280324a1a0cbe7e6b45e7ed8e041cf140 diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.24.00.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.24.00.ebuild deleted file mode 100644 index b6501cc..00000000 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-113.24.00.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit oasis - -DESCRIPTION="Generation of runtime types from type declarations" -HOMEPAGE="http://www.janestreet.com/ocaml" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-ml/ppx_core:= - dev-ml/ppx_tools:= - dev-ml/ppx_type_conv:= - dev-ml/typerep:= - " -RDEPEND="${DEPEND}" -DEPEND="${DEPEND} dev-ml/opam" - -src_configure() { - emake setup.exe - OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure -} - -src_compile() { - emake -} - -src_install() { - opam-installer -i \ - --prefix="${ED}/usr" \ - --libdir="${D}/$(ocamlc -where)" \ - --docdir="${ED}/usr/share/doc/${PF}" \ - ${PN}.install || die - dodoc CHANGES.md -}