Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ml/cstruct/
Date: Tue, 24 Aug 2021 12:39:29
Message-Id: 1629808701.28a16e70d53a51bcdbfb3c195c7041a2c97c51d7.soap@gentoo
1 commit: 28a16e70d53a51bcdbfb3c195c7041a2c97c51d7
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Tue Aug 24 12:38:21 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 24 12:38:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a16e70
7
8 dev-ml/cstruct: Remove last-rited package
9
10 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 dev-ml/cstruct/Manifest | 1 -
14 dev-ml/cstruct/cstruct-5.2.0.ebuild | 24 ------------------------
15 dev-ml/cstruct/metadata.xml | 11 -----------
16 profiles/package.mask | 5 -----
17 4 files changed, 41 deletions(-)
18
19 diff --git a/dev-ml/cstruct/Manifest b/dev-ml/cstruct/Manifest
20 deleted file mode 100644
21 index 0fe7a4ca890..00000000000
22 --- a/dev-ml/cstruct/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST cstruct-v5.2.0.tbz 227195 BLAKE2B 21eb94d0bbfb6f633f37ed7d6db716f7011765219f98f437d1c4ba4778e5d71fce37db1523d5f940d784779dfae1cccda7c521c5b3a2f46048d136a069d1099e SHA512 4e8cb53801980dacb9c9153bada89557ffcd9afaac262592fe6243bec3e76d5d1cfe3babe133a9a32e35ed00d98a4b54d55403e8505cca6a1328be50fadb5f37
26
27 diff --git a/dev-ml/cstruct/cstruct-5.2.0.ebuild b/dev-ml/cstruct/cstruct-5.2.0.ebuild
28 deleted file mode 100644
29 index f2b874f5dce..00000000000
30 --- a/dev-ml/cstruct/cstruct-5.2.0.ebuild
31 +++ /dev/null
32 @@ -1,24 +0,0 @@
33 -# Copyright 1999-2021 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -
38 -inherit dune
39 -
40 -MYP=${PN}-v${PV}
41 -
42 -DESCRIPTION="Map OCaml arrays onto C-like structs"
43 -HOMEPAGE="https://github.com/mirage/ocaml-cstruct https://mirage.io"
44 -SRC_URI="https://github.com/mirage/ocaml-${PN}/releases/download/v${PV}/${MYP}.tbz"
45 -
46 -LICENSE="ISC"
47 -SLOT="0/${PV}"
48 -KEYWORDS="~amd64"
49 -IUSE="+ocamlopt"
50 -
51 -RDEPEND="dev-ml/async_unix:=
52 - dev-ml/bigarray-compat:=
53 - >=dev-ml/ppx_tools_versioned-5.4.0:="
54 -DEPEND="${RDEPEND}"
55 -
56 -S="${WORKDIR}"/${MYP}
57
58 diff --git a/dev-ml/cstruct/metadata.xml b/dev-ml/cstruct/metadata.xml
59 deleted file mode 100644
60 index 3f974fc39b8..00000000000
61 --- a/dev-ml/cstruct/metadata.xml
62 +++ /dev/null
63 @@ -1,11 +0,0 @@
64 -<?xml version="1.0" encoding="UTF-8"?>
65 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
66 -<pkgmetadata>
67 - <maintainer type="project">
68 - <email>ml@g.o</email>
69 - <name>ML</name>
70 - </maintainer>
71 - <upstream>
72 - <remote-id type="github">mirage/ocaml-cstruct</remote-id>
73 - </upstream>
74 -</pkgmetadata>
75
76 diff --git a/profiles/package.mask b/profiles/package.mask
77 index 3456a2bc25f..e75bf562bc4 100644
78 --- a/profiles/package.mask
79 +++ b/profiles/package.mask
80 @@ -356,11 +356,6 @@ sys-kernel/bliss-kernel-bin
81 # Removal in 30 days (2021-08-22)
82 www-servers/resin
83
84 -# Alfredo Tupone <tupone@g.o> (2021-07-23)
85 -# Requirements conflicts so it is not buildable
86 -# No revdep. Retire in 30 days (2021-08-22)
87 -dev-ml/cstruct
88 -
89 # Andrew Ammerlaan <andrewammerlaan@g.o> (2021-07-12)
90 # Version 3.3.0 suffers from ridiculously high CPU usage, this version has
91 # therefore been retracted upstream.