public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlp4/files/
@ 2021-07-10 21:16 Conrad Kostecki
  0 siblings, 0 replies; only message in thread
From: Conrad Kostecki @ 2021-07-10 21:16 UTC (permalink / raw
  To: gentoo-commits

commit:     b669fd529dd6495dff674d55e4db35d4da62bc6c
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Jun 17 18:23:52 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 21:12:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b669fd52

dev-ml/camlp4: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/21286
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-ml/camlp4/files/oc409.patch | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/dev-ml/camlp4/files/oc409.patch b/dev-ml/camlp4/files/oc409.patch
deleted file mode 100644
index 727762a64a2..00000000000
--- a/dev-ml/camlp4/files/oc409.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: camlp4-4.08-1/configure
-===================================================================
---- camlp4-4.08-1.orig/configure
-+++ camlp4-4.08-1/configure
-@@ -39,7 +39,7 @@ if [ $major -lt 4 -o \( $major -eq 4 -a
-     echo "The standalone Camlp4 requires OCaml >= 4.02."
-     echo "For previous versions of OCaml use the Camlp4 distributed with OCaml."
-     exit 2
--elif [ $major -ne 4 -o $minor -ne 8 ]; then
-+elif [ $major -lt 4 -o $minor -lt 8 ]; then
-     echo "This version of Camlp4 is for OCaml 4.07 but you are using OCaml $ocaml_version."
-     if [ -d .git ] ; then
-       if [ $PINNED -eq 1 ] ; then


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-10 21:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-10 21:16 [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlp4/files/ Conrad Kostecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox