From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 774351582EF for ; Mon, 24 Feb 2025 08:52:37 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 6124E3431B1 for ; Mon, 24 Feb 2025 08:52:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DF350110472; Mon, 24 Feb 2025 08:52:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 bobolink.gentoo.org (Postfix) with ESMTPS id D6416110472 for ; Mon, 24 Feb 2025 08:52:24 +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 89FB03431B7 for ; Mon, 24 Feb 2025 08:52:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3E3F27CB for ; Mon, 24 Feb 2025 08:52:21 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1740387081.ea11d440eb66d175e79bd93302f11bd7722e0833.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-doc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocaml-doc/Manifest dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild X-VCS-Directories: dev-ml/ocaml-doc/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: ea11d440eb66d175e79bd93302f11bd7722e0833 X-VCS-Branch: master Date: Mon, 24 Feb 2025 08:52:21 +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: 5cc3a65f-fdd2-4bfa-b163-8593ebab340a X-Archives-Hash: dc14b20881aa44515df2bab6b7538937 commit: ea11d440eb66d175e79bd93302f11bd7722e0833 Author: Petr Vaněk gentoo org> AuthorDate: Mon Feb 24 08:48:33 2025 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Mon Feb 24 08:51:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea11d440 dev-ml/ocaml-doc: drop 4.04 Signed-off-by: Petr Vaněk gentoo.org> dev-ml/ocaml-doc/Manifest | 1 - dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/dev-ml/ocaml-doc/Manifest b/dev-ml/ocaml-doc/Manifest index bb6224ca3106..490aeca43b98 100644 --- a/dev-ml/ocaml-doc/Manifest +++ b/dev-ml/ocaml-doc/Manifest @@ -1,2 +1 @@ -DIST ocaml-4.04-refman-html.tar.gz 833166 BLAKE2B 556534193cf23c3648c69465c139956695b68474a523ef6ca2bbfe9a40cdde86ab62a8077ab16759d3db4aa2b7e6f2bb615fc769ab0bf3aa46dc4c23231994aa SHA512 027ad5ea08488beb5ce65ec97a8aaf04197317d7d3194de771a4170dea9f8b90fc4309fd917b4176cd930dd0835c84448771b84fa92a735cfc60668ef0a6a413 DIST ocaml-4.05-refman-html.tar.gz 882419 BLAKE2B 01ecd83c4d517a98c11564303bd31806fdd75c71f4492e25a71568941b3fb0b527944399fdd375a690557cf718c98f522577de37a946a5dfebf363d88962c944 SHA512 84688b06e61904345bc961d7244a74427025879c8e7365073887d76a560e5a373227d75c9f645f7bc16adbd05ea6a58918738beb13b5001cedc6b8289ed70bde diff --git a/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild b/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild deleted file mode 100644 index b15602118ee4..000000000000 --- a/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Ocaml reference manual (html)" -HOMEPAGE="https://caml.inria.fr/pub/docs/manual-ocaml/" -SRC_URI="https://caml.inria.fr/pub/distrib/ocaml-${PV}/ocaml-${PV}-refman-html.tar.gz" -S="${WORKDIR}"/htmlman - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" - -src_install() { - docinto html - dodoc -r * -} - -pkg_postinst() { - elog "This manual is available online at https://caml.inria.fr/pub/docs/manual-ocaml/" -}