Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_metaquot/, profiles/
Date: Sun, 07 Nov 2021 01:31:12
Message-Id: 1636248598.5eb7d3b71281713d6ece2f8a9f4abbc256721c0d.sam@gentoo
1 commit: 5eb7d3b71281713d6ece2f8a9f4abbc256721c0d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 7 01:29:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 7 01:29:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eb7d3b7
7
8 dev-ml/ppx_metaquot: treeclean
9
10 Closes: https://bugs.gentoo.org/749246
11 Closes: https://bugs.gentoo.org/815466
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 dev-ml/ppx_metaquot/Manifest | 1 -
15 dev-ml/ppx_metaquot/metadata.xml | 11 -----------
16 dev-ml/ppx_metaquot/ppx_metaquot-0.11.0.ebuild | 18 ------------------
17 profiles/package.mask | 5 -----
18 4 files changed, 35 deletions(-)
19
20 diff --git a/dev-ml/ppx_metaquot/Manifest b/dev-ml/ppx_metaquot/Manifest
21 deleted file mode 100644
22 index 912a5fa013e..00000000000
23 --- a/dev-ml/ppx_metaquot/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST ppx_metaquot-0.11.0.tar.gz 5407 BLAKE2B 610f3197e2809914232310363775bb5f0f889681fec1274071eba71617131b863f6229e85dcdf3749dbb300a980f39dfeacfe23f388f5f898d01925d07fbcc43 SHA512 59d95a5d9298d47adc9e3ca531aae59c91cfa019d90a5d8aa5e11de6bf1f3d3fcd2dbc800028a3ab999ba51257f695116b0a32a96c958bafea39761fe5db230b
27
28 diff --git a/dev-ml/ppx_metaquot/metadata.xml b/dev-ml/ppx_metaquot/metadata.xml
29 deleted file mode 100644
30 index 380b6c5bbb6..00000000000
31 --- a/dev-ml/ppx_metaquot/metadata.xml
32 +++ /dev/null
33 @@ -1,11 +0,0 @@
34 -<?xml version="1.0" encoding="UTF-8"?>
35 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
36 -<pkgmetadata>
37 - <maintainer type="person">
38 - <email>gienah@g.o</email>
39 - <name>Mark Wright</name>
40 - </maintainer>
41 - <upstream>
42 - <remote-id type="github">janestreet/ppx_metaquot</remote-id>
43 - </upstream>
44 -</pkgmetadata>
45
46 diff --git a/dev-ml/ppx_metaquot/ppx_metaquot-0.11.0.ebuild b/dev-ml/ppx_metaquot/ppx_metaquot-0.11.0.ebuild
47 deleted file mode 100644
48 index 2964c1cc782..00000000000
49 --- a/dev-ml/ppx_metaquot/ppx_metaquot-0.11.0.ebuild
50 +++ /dev/null
51 @@ -1,18 +0,0 @@
52 -# Copyright 1999-2020 Gentoo Authors
53 -# Distributed under the terms of the GNU General Public License v2
54 -
55 -EAPI=7
56 -
57 -inherit dune
58 -
59 -DESCRIPTION="Write OCaml AST fragment using OCaml syntax"
60 -HOMEPAGE="https://github.com/janestreet/ppx_metaquot"
61 -SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
62 -
63 -LICENSE="Apache-2.0"
64 -SLOT="0/${PV}"
65 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
66 -IUSE="+ocamlopt"
67 -
68 -DEPEND="dev-ml/ppxlib:="
69 -RDEPEND="${DEPEND}"
70
71 diff --git a/profiles/package.mask b/profiles/package.mask
72 index 5621f0ba48b..f0775fa54ff 100644
73 --- a/profiles/package.mask
74 +++ b/profiles/package.mask
75 @@ -557,11 +557,6 @@ x11-drivers/nvidia-drivers:0/vulkan
76 dev-ruby/hashie:0
77 dev-ruby/thor:0
78
79 -# Alfredo Tupone <tupone@g.o> (2021-09-30)
80 -# Deprecated upstream
81 -# bug #815466. Removal on 2021-10-30.
82 -dev-ml/ppx_metaquot
83 -
84 # John Helmert III <ajak@g.o> (2021-09-29)
85 # VM image data corruption bug, causing I/O errors in VMs. Bug #815379
86 =app-emulation/qemu-6.1.0-r1