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 1D9FB13997D for ; Wed, 13 Nov 2019 02:11:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85CD9E08CA; Wed, 13 Nov 2019 02:11:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 6A558E08CD for ; Wed, 13 Nov 2019 02:11:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8645534CCED for ; Wed, 13 Nov 2019 02:10:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BE328BE for ; Wed, 13 Nov 2019 02:10:56 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1573611046.bc72c629155a3e72418c3a89b107494f09f864e0.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-make/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocaml-make/Manifest dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild X-VCS-Directories: dev-ml/ocaml-make/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: bc72c629155a3e72418c3a89b107494f09f864e0 X-VCS-Branch: master Date: Wed, 13 Nov 2019 02:10:56 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f61cc992-ec11-443a-8feb-462771ab9971 X-Archives-Hash: 3f4ca699f4b91a6ce2d9dee1f61fc62a commit: bc72c629155a3e72418c3a89b107494f09f864e0 Author: Aaron Bauman gentoo org> AuthorDate: Wed Nov 13 02:09:29 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Wed Nov 13 02:10:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc72c629 dev-ml/ocaml-make: drop old Signed-off-by: Aaron Bauman gentoo.org> dev-ml/ocaml-make/Manifest | 1 - dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild | 31 ------------------------------ 2 files changed, 32 deletions(-) diff --git a/dev-ml/ocaml-make/Manifest b/dev-ml/ocaml-make/Manifest index c4973e63ff3..9d5c90a35d5 100644 --- a/dev-ml/ocaml-make/Manifest +++ b/dev-ml/ocaml-make/Manifest @@ -1,2 +1 @@ -DIST ocaml-makefile-6.37.0.tar.gz 49202 BLAKE2B e636b3baf2e088507deb3b6c98f682cd21857988963801ede02a0b8acac4c9bec3f9ae48d76122ab96a6d16d3ede5bcda2a62e351f7f34c230497ee99a1081d8 SHA512 19d318f8b03116c3e999b61c1a2708f483873ab7ae9260225df79888a86eb39e77867fdefe0df23a50ac1fd422b3b774f96b5b58d9dec449710527df1075a36d DIST ocaml-makefile-6.39.0.tbz 42477 BLAKE2B 35cffde17f8554f09da24aa1dbc0036b75fcf97516d87d727359899e48c2ccd512d4ae8fcac5319ff30c26e2c9ef813419926a8be103b9de4a9ad6418d1f253e SHA512 54a52c243ce23eba286502aa28ccdbb412aba7cf3ed90e3079ab1b187e61edc8a3197536d5c054b03a871eadbdd0e3b93c47904cb0594ccc2c4ce66ed31daa21 diff --git a/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild b/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild deleted file mode 100644 index 35b705224bc..00000000000 --- a/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="Generic O'Caml Makefile for GNU Make" -HOMEPAGE="https://bitbucket.org/mmottl/ocaml-makefile" -LICENSE="LGPL-2.1" - -DEPEND="" -RDEPEND=">=dev-lang/ocaml-3.06-r1 - >=dev-ml/findlib-0.8" -SRC_URI="https://bitbucket.org/mmottl/ocaml-makefile/downloads/${PN}file-${PV}.tar.gz" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="examples" -S="${WORKDIR}/${PN}file-${PV}" - -src_install () { - # Just put the OCamlMakefile into /usr/include - # where GNU Make will automatically pick it up. - insinto /usr/include - doins OCamlMakefile - # install documentation - dodoc README.md CHANGES.txt - - if use examples; then - insinto /usr/share/doc/${PF} - doins -r calc camlp4 gtk idl threads - fi -}