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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 314BC158089 for ; Thu, 2 Nov 2023 22:11:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15EA22BC038; Thu, 2 Nov 2023 22:11:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00B1D2BC038 for ; Thu, 2 Nov 2023 22:11:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4B56E335D56 for ; Thu, 2 Nov 2023 22:11:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79463AB5 for ; Thu, 2 Nov 2023 22:11:28 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1698963080.9a6bbba5bba887ebc2646d75474a61cf16e6937f.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/gapi-ocaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/gapi-ocaml/Manifest dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild X-VCS-Directories: dev-ml/gapi-ocaml/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 9a6bbba5bba887ebc2646d75474a61cf16e6937f X-VCS-Branch: master Date: Thu, 2 Nov 2023 22:11:28 +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: dfc61a88-8529-4660-a97b-f6e7da25522a X-Archives-Hash: aa6cd84c5fb0d4782861a760154569ec commit: 9a6bbba5bba887ebc2646d75474a61cf16e6937f Author: Maciej Barć gentoo org> AuthorDate: Thu Nov 2 21:34:24 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Thu Nov 2 22:11:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a6bbba5 dev-ml/gapi-ocaml: drop old 0.4.2-r1 Signed-off-by: Maciej Barć gentoo.org> dev-ml/gapi-ocaml/Manifest | 1 - dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild | 33 ---------------------------- 2 files changed, 34 deletions(-) diff --git a/dev-ml/gapi-ocaml/Manifest b/dev-ml/gapi-ocaml/Manifest index 8fe08669fed9..931d32057d6f 100644 --- a/dev-ml/gapi-ocaml/Manifest +++ b/dev-ml/gapi-ocaml/Manifest @@ -1,3 +1,2 @@ -DIST gapi-ocaml-0.4.2.tar.gz 466749 BLAKE2B 6a3e66618ed9a665de2892dc7657268f3bad43b871d6d761148152d61de2d988bc13b5051e39da4d1ddad0c620237c6018b87cd2303bc086c570aa879c197e4f SHA512 57d933c2d47ef7b80cb55b661f8df1b8642ff301d54f0fd1dfd4a9bc6238a4cb93a308e6918bbbc080fac146cf5fca2ccfe149d0528a63ead5e29e452c9cc427 DIST gapi-ocaml-0.4.3.tar.gz 468450 BLAKE2B 5e9aeef8cdd49e64bedc4494dd60a867b16fe0d02945efcb9ea752a7dd71abfd2dad66354cdf61803cdaa93bfee33079b1a8427ac0279cc93961a62c87498390 SHA512 fb58910639db9d1a0f90c6f224d91af53d2c68611f3faea321db82cc4af940f54e4ae93ee20520ef4337dd1345b8c9961915a8706336a25d4e5a187adde1b2f2 DIST gapi-ocaml-0.4.4.tar.gz 473064 BLAKE2B 47f401c89107e24c07d3076a5e8dbb2b383270abc138470b78680347cc3d5759227a9a56956217324adf354996d9ea018926dc887cba2cd7ea2fdc43293dbaaa SHA512 3ff319f3563d1fb465cbd4151713c5c1bb3f3ce1f8a2c0d6f938eb99d91844f97cce7c127c52fe970f0f095ced513b3cc440837540631e76037d1882b6d9b820 diff --git a/dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild b/dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild deleted file mode 100644 index 156be6ded14c..000000000000 --- a/dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit dune findlib - -DESCRIPTION="A simple OCaml client for Google Services" -HOMEPAGE=" - https://opam.ocaml.org/packages/gapi-ocaml/ - https://github.com/astrada/gapi-ocaml -" - -SRC_URI="https://github.com/astrada/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="ocamlopt test" - -RDEPEND=" - dev-ml/ocurl:= - >=dev-ml/ocamlnet-4.1.4:= - dev-ml/cryptokit:= -