Gentoo Archives: gentoo-commits

From: Mats Lidell <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ocaml/
Date: Fri, 08 Oct 2021 08:01:49
Message-Id: 1633680098.7bd86da1f5bbbfcc79430e29f4533d356b9ff6b1.matsl@gentoo
1 commit: 7bd86da1f5bbbfcc79430e29f4533d356b9ff6b1
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 08:01:22 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 08:01:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bd86da1
7
8 app-xemacs/ocaml: drop 0.06
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/ocaml/Manifest | 1 -
13 app-xemacs/ocaml/ocaml-0.06.ebuild | 15 ---------------
14 2 files changed, 16 deletions(-)
15
16 diff --git a/app-xemacs/ocaml/Manifest b/app-xemacs/ocaml/Manifest
17 index 664bf59f3e5..d0cfc3c7389 100644
18 --- a/app-xemacs/ocaml/Manifest
19 +++ b/app-xemacs/ocaml/Manifest
20 @@ -1,2 +1 @@
21 -DIST ocaml-0.06-pkg.tar.gz 65300 BLAKE2B 74e672bbc94e735faf9fdae81f9a961f4b6f0b9f35b008ffc70ef978bc2b269215a1d7ab51fb585fd49281628c3bc85d362d3de60abb3fb8557a78a249ee89c7 SHA512 ab21c0c4bc6cf204c4e2b9b9e1d153a4ddc2de941032946fb460e480d7396c17c563b2234ebd5aec0ff1e833ec578470366204b959f621e1da1d0cace2eea7f2
22 DIST ocaml-0.10-pkg.tar.gz 65370 BLAKE2B a33a6ce62d26f81ad5c742410bcc94ec6ad5f7948fd47cf765b48ddd6ad3f7ae5829083217f9fefd464343be7a38fbb4ea814b23ffdeaa97c86576472d390521 SHA512 8da59f782ac2d713b63912d33f26d17921112e8d79fd101e59a20712cdf5250c290472671d9c96c3fce750058cc195773900991a26690de0df6d4fef6263d47d
23
24 diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild
25 deleted file mode 100644
26 index 0d00796c589..00000000000
27 --- a/app-xemacs/ocaml/ocaml-0.06.ebuild
28 +++ /dev/null
29 @@ -1,15 +0,0 @@
30 -# Copyright 1999-2020 Gentoo Authors
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI=6
34 -
35 -SLOT="0"
36 -DESCRIPTION="Objective Caml editing support"
37 -XEMACS_PKG_CAT="standard"
38 -
39 -RDEPEND="app-xemacs/xemacs-base
40 -app-xemacs/fsf-compat
41 -"
42 -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
43 -
44 -inherit xemacs-packages