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 D83CF15864F for ; Sun, 26 Mar 2023 07:53:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2483AE0729; Sun, 26 Mar 2023 07:53:02 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E7029E0729 for ; Sun, 26 Mar 2023 07:53:01 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE9453411C9 for ; Sun, 26 Mar 2023 07:53:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4597C8E4 for ; Sun, 26 Mar 2023 07:52:59 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1679817126.8fa26385ba95b10d68b868bc8158349c3ffada4d.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlp4/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/camlp4/camlp4-4.05_p1-r1.ebuild dev-ml/camlp4/camlp4-4.05_p1-r2.ebuild dev-ml/camlp4/camlp4-4.09_p1-r1.ebuild dev-ml/camlp4/camlp4-4.09_p1-r2.ebuild dev-ml/camlp4/camlp4-4.10_p1-r2.ebuild dev-ml/camlp4/camlp4-4.10_p1-r3.ebuild dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild dev-ml/camlp4/camlp4-4.11_p1-r3.ebuild dev-ml/camlp4/camlp4-4.12-r1.ebuild dev-ml/camlp4/camlp4-4.12-r2.ebuild dev-ml/camlp4/camlp4-4.13-r1.ebuild dev-ml/camlp4/camlp4-4.13-r2.ebuild dev-ml/camlp4/camlp4-4.14-r1.ebuild dev-ml/camlp4/camlp4-4.14.ebuild dev-ml/camlp4/camlp4-4.14_p1-r1.ebuild dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild X-VCS-Directories: dev-ml/camlp4/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 8fa26385ba95b10d68b868bc8158349c3ffada4d X-VCS-Branch: master Date: Sun, 26 Mar 2023 07:52:59 +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: 4c4477af-8ad9-476f-9e48-5bd4b9850aad X-Archives-Hash: dcf1e68f80b69507e8e294eecc0141a3 commit: 8fa26385ba95b10d68b868bc8158349c3ffada4d Author: Alfredo Tupone gentoo org> AuthorDate: Sun Mar 26 07:52:06 2023 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sun Mar 26 07:52:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa26385 dev-ml/camlp4: META file belong to its package Signed-off-by: Alfredo Tupone gentoo.org> .../camlp4/{camlp4-4.05_p1-r1.ebuild => camlp4-4.05_p1-r2.ebuild} | 7 +------ .../camlp4/{camlp4-4.09_p1-r1.ebuild => camlp4-4.09_p1-r2.ebuild} | 7 +------ dev-ml/camlp4/{camlp4-4.12-r1.ebuild => camlp4-4.10_p1-r3.ebuild} | 7 +------ .../camlp4/{camlp4-4.11_p1-r2.ebuild => camlp4-4.11_p1-r3.ebuild} | 7 +------ dev-ml/camlp4/{camlp4-4.10_p1-r2.ebuild => camlp4-4.12-r2.ebuild} | 7 +------ dev-ml/camlp4/{camlp4-4.13-r1.ebuild => camlp4-4.13-r2.ebuild} | 7 +------ dev-ml/camlp4/{camlp4-4.14.ebuild => camlp4-4.14-r1.ebuild} | 7 +------ .../camlp4/{camlp4-4.14_p1-r1.ebuild => camlp4-4.14_p1-r2.ebuild} | 5 ----- 8 files changed, 7 insertions(+), 47 deletions(-) diff --git a/dev-ml/camlp4/camlp4-4.05_p1-r1.ebuild b/dev-ml/camlp4/camlp4-4.05_p1-r2.ebuild similarity index 86% rename from dev-ml/camlp4/camlp4-4.05_p1-r1.ebuild rename to dev-ml/camlp4/camlp4-4.05_p1-r2.ebuild index c789ef9faa87..097328a962bf 100644 --- a/dev-ml/camlp4/camlp4-4.05_p1-r1.ebuild +++ b/dev-ml/camlp4/camlp4-4.05_p1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -42,9 +42,4 @@ src_compile() { src_install() { emake DESTDIR="${D}" install install-META dodoc CHANGES.md README.md - - if has_version ">=dev-ml/findlib-1.9" ; then - # See bug #803275 - rm "${ED}/usr/$(get_libdir)/ocaml/camlp4/META" || die - fi } diff --git a/dev-ml/camlp4/camlp4-4.09_p1-r1.ebuild b/dev-ml/camlp4/camlp4-4.09_p1-r2.ebuild similarity index 86% rename from dev-ml/camlp4/camlp4-4.09_p1-r1.ebuild rename to dev-ml/camlp4/camlp4-4.09_p1-r2.ebuild index 493491f04920..81cf455621fd 100644 --- a/dev-ml/camlp4/camlp4-4.09_p1-r1.ebuild +++ b/dev-ml/camlp4/camlp4-4.09_p1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -43,9 +43,4 @@ src_compile() { src_install() { emake DESTDIR="${D}" install install-META dodoc CHANGES.md README.md - - if has_version ">=dev-ml/findlib-1.9" ; then - # See bug #803275 - rm "${ED}/usr/$(get_libdir)/ocaml/camlp4/META" || die - fi } diff --git a/dev-ml/camlp4/camlp4-4.12-r1.ebuild b/dev-ml/camlp4/camlp4-4.10_p1-r3.ebuild similarity index 86% rename from dev-ml/camlp4/camlp4-4.12-r1.ebuild rename to dev-ml/camlp4/camlp4-4.10_p1-r3.ebuild index 4626eebf04b0..64641f012733 100644 --- a/dev-ml/camlp4/camlp4-4.12-r1.ebuild +++ b/dev-ml/camlp4/camlp4-4.10_p1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -43,9 +43,4 @@ src_compile() { src_install() { emake DESTDIR="${D}" install install-META dodoc CHANGES.md README.md - - if has_version ">=dev-ml/findlib-1.9" ; then - # See bug #803275 - rm "${ED}/usr/$(get_libdir)/ocaml/camlp4/META" || die - fi } diff --git a/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild b/dev-ml/camlp4/camlp4-4.11_p1-r3.ebuild similarity index 86% rename from dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild rename to dev-ml/camlp4/camlp4-4.11_p1-r3.ebuild index 3cfc74cb77c9..b3c8eb765030 100644 --- a/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild +++ b/dev-ml/camlp4/camlp4-4.11_p1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -43,9 +43,4 @@ src_compile() { src_install() { emake DESTDIR="${D}" install install-META dodoc CHANGES.md README.md - - if has_version ">=dev-ml/findlib-1.9" ; then - # See bug #803275 - rm "${ED}/usr/$(get_libdir)/ocaml/camlp4/META" || die - fi } diff --git a/dev-ml/camlp4/camlp4-4.10_p1-r2.ebuild b/dev-ml/camlp4/camlp4-4.12-r2.ebuild similarity index 86% rename from dev-ml/camlp4/camlp4-4.10_p1-r2.ebuild rename to dev-ml/camlp4/camlp4-4.12-r2.ebuild index 4626eebf04b0..64641f012733 100644 --- a/dev-ml/camlp4/camlp4-4.10_p1-r2.ebuild +++ b/dev-ml/camlp4/camlp4-4.12-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -43,9 +43,4 @@ src_compile() { src_install() { emake DESTDIR="${D}" install install-META dodoc CHANGES.md README.md - - if has_version ">=dev-ml/findlib-1.9" ; then - # See bug #803275 - rm "${ED}/usr/$(get_libdir)/ocaml/camlp4/META" || die - fi } diff --git a/dev-ml/camlp4/camlp4-4.13-r1.ebuild b/dev-ml/camlp4/camlp4-4.13-r2.ebuild similarity index 86% rename from dev-ml/camlp4/camlp4-4.13-r1.ebuild rename to dev-ml/camlp4/camlp4-4.13-r2.ebuild index 4626eebf04b0..64641f012733 100644 --- a/dev-ml/camlp4/camlp4-4.13-r1.ebuild +++ b/dev-ml/camlp4/camlp4-4.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -43,9 +43,4 @@ src_compile() { src_install() { emake DESTDIR="${D}" install install-META dodoc CHANGES.md README.md - - if has_version ">=dev-ml/findlib-1.9" ; then - # See bug #803275 - rm "${ED}/usr/$(get_libdir)/ocaml/camlp4/META" || die - fi } diff --git a/dev-ml/camlp4/camlp4-4.14.ebuild b/dev-ml/camlp4/camlp4-4.14-r1.ebuild similarity index 86% rename from dev-ml/camlp4/camlp4-4.14.ebuild rename to dev-ml/camlp4/camlp4-4.14-r1.ebuild index eaa857349b4c..7d638e7619a8 100644 --- a/dev-ml/camlp4/camlp4-4.14.ebuild +++ b/dev-ml/camlp4/camlp4-4.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -45,9 +45,4 @@ src_compile() { src_install() { emake DESTDIR="${D}" install install-META dodoc CHANGES.md README.md - - if has_version ">=dev-ml/findlib-1.9" ; then - # See bug #803275 - rm "${ED}/usr/$(get_libdir)/ocaml/camlp4/META" || die - fi } diff --git a/dev-ml/camlp4/camlp4-4.14_p1-r1.ebuild b/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild similarity index 90% rename from dev-ml/camlp4/camlp4-4.14_p1-r1.ebuild rename to dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild index 3959edb206f2..6911484bc206 100644 --- a/dev-ml/camlp4/camlp4-4.14_p1-r1.ebuild +++ b/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild @@ -48,9 +48,4 @@ src_compile() { src_install() { emake DESTDIR="${D}" install install-META dodoc CHANGES.md README.md - - if has_version ">=dev-ml/findlib-1.9" ; then - # See bug #803275 - rm "${ED}/usr/$(get_libdir)/ocaml/camlp4/META" || die - fi }