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 DD09013835A for ; Thu, 17 Dec 2020 14:50:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63210E08F3; Thu, 17 Dec 2020 14:50:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 4AAE9E08F0 for ; Thu, 17 Dec 2020 14:50:31 +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 47B5C34117A for ; Thu, 17 Dec 2020 14:50:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 593A72C5 for ; Thu, 17 Dec 2020 14:50:27 +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: <1608216620.59629358ce4bee5cfb5292428631c7e913316bf9.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/extlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/extlib/Manifest dev-ml/extlib/extlib-1.7.1.ebuild dev-ml/extlib/extlib-1.7.6.ebuild X-VCS-Directories: dev-ml/extlib/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 59629358ce4bee5cfb5292428631c7e913316bf9 X-VCS-Branch: master Date: Thu, 17 Dec 2020 14:50:27 +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: 27be78bb-0697-4b96-8d8e-ddb692706f56 X-Archives-Hash: 4f7e33d4aff445ae3d1d2b6eda6e8d27 commit: 59629358ce4bee5cfb5292428631c7e913316bf9 Author: Aaron Bauman gentoo org> AuthorDate: Thu Dec 17 14:47:53 2020 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu Dec 17 14:50:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59629358 dev-ml/extlib: drop old Signed-off-by: Aaron Bauman gentoo.org> dev-ml/extlib/Manifest | 2 -- dev-ml/extlib/extlib-1.7.1.ebuild | 51 --------------------------------------- dev-ml/extlib/extlib-1.7.6.ebuild | 50 -------------------------------------- 3 files changed, 103 deletions(-) diff --git a/dev-ml/extlib/Manifest b/dev-ml/extlib/Manifest index e1f5cb8efee..cb2f6155c62 100644 --- a/dev-ml/extlib/Manifest +++ b/dev-ml/extlib/Manifest @@ -1,3 +1 @@ -DIST extlib-1.7.1.tar.gz 85397 BLAKE2B f2e924f651cc43ca29914c95400a26bfd062ecb4e7379d169533d394497215906b56e8f57ba29358965f0b8c125c33dcb9a0a95c09488404fd348261d075457f SHA512 42ea1be22a57ab31e5857df0c4c0f98a07e1b5958b34181cd5ab7c83ded112c208315d22cd3dd178d53e75ca109a70cb47ae479e95be8c47ea2087b1a158dc4d -DIST extlib-1.7.6.tar.gz 88068 BLAKE2B 32376c09728ec7e7d762888ad706641b94bcc976f2e1f42f246ba79fe862b60df7ff924e1e22e89333d8f2e1d999deb71eee481c3c5919aa5d1e02731f64f323 SHA512 3065e2474fb0e480ed076aa1156584a4a6c839cd5d9e59f341e41113abb1736241354aa7ee7cb492967698bc392969522fd5bf30d1ad7f94754c4e10f376afa8 DIST extlib-1.7.7.tar.gz 88870 BLAKE2B fff84524ef227718d3908c5b65f4b781360cebc0dca3a8862aa11ea671499b45192c5106769e104d396118e3cdcd904ddce06df784f8fd0eadb7a2372ca3df94 SHA512 088a6c5bbe6530cd60e2276dc02592b69ad7ad685b752f0544c54b6246b8131238c6423ce7bfc81fe3ad1766f605ecf52fd3888d55cca63e22c947afedf610c5 diff --git a/dev-ml/extlib/extlib-1.7.1.ebuild b/dev-ml/extlib/extlib-1.7.1.ebuild deleted file mode 100644 index 6cdb6da3e65..00000000000 --- a/dev-ml/extlib/extlib-1.7.1.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit findlib eutils - -DESCRIPTION="Standard library extensions for O'Caml" -HOMEPAGE="https://github.com/ygrek/ocaml-extlib" -SRC_URI="https://github.com/ygrek/ocaml-extlib/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="LGPL-2.1" -DEPEND=" - >=dev-lang/ocaml-3.10.2:=[ocamlopt?] - dev-ml/cppo:= -" -RDEPEND="${DEPEND}" -SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="doc +ocamlopt" -S="${WORKDIR}/ocaml-${P}" - -src_prepare() { - epatch "${FILESDIR}/ocaml405.patch" -} - -src_compile() { - cd src - emake -j1 all - if use ocamlopt; then - emake opt cmxs - fi - - if use doc; then - emake doc - fi -} - -src_test() { - emake -j1 test -} - -src_install() { - findlib_src_install - - # install documentation - dodoc README.md - - if use doc; then - dohtml src/doc/* - fi -} diff --git a/dev-ml/extlib/extlib-1.7.6.ebuild b/dev-ml/extlib/extlib-1.7.6.ebuild deleted file mode 100644 index f3159e67c8f..00000000000 --- a/dev-ml/extlib/extlib-1.7.6.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit findlib - -DESCRIPTION="Standard library extensions for O'Caml" -HOMEPAGE="https://github.com/ygrek/ocaml-extlib" -SRC_URI="https://github.com/ygrek/ocaml-extlib/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="doc +ocamlopt" - -RDEPEND=" - >=dev-lang/ocaml-3.10.2:=[ocamlopt?] -" -DEPEND="${RDEPEND} - dev-ml/cppo" - -S="${WORKDIR}/ocaml-${P}" - -src_compile() { - cd src || die - emake -j1 all - if use ocamlopt; then - emake opt cmxs - fi - - if use doc; then - emake doc - fi -} - -src_test() { - emake -j1 test -} - -src_install() { - findlib_src_install - - # install documentation - dodoc README.md - - if use doc; then - dodoc -r src/doc/ - fi -}