commit:     9e345ac43f59e97ee5302d69ae7f4983b7b3744f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 04:14:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 06:09:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e345ac4

dev-ml/ppx_type_conv: treeclean

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/ppx_type_conv/Manifest                   |  1 -
 dev-ml/ppx_type_conv/metadata.xml               |  8 --------
 dev-ml/ppx_type_conv/ppx_type_conv-0.9.0.ebuild | 26 -------------------------
 3 files changed, 35 deletions(-)

diff --git a/dev-ml/ppx_type_conv/Manifest b/dev-ml/ppx_type_conv/Manifest
deleted file mode 100644
index e7bb605ae29..00000000000
--- a/dev-ml/ppx_type_conv/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ppx_type_conv-0.9.0.tar.gz 14651 BLAKE2B 
50b4ffb85062eb306bbadb3b641f9ca0318e95c614482302c4b3e001eeeb14137c4d0050abb8cf5c6e57a5fd8afe70b16a3455b4080e6f85981c88765c8ba945
 SHA512 
71af29d7e882652a5e101e1fc3610adb4faaba30068161b4b391e3ce7419af7feffd289070c1707cc961c593eda7b7f325609e8c98543c1168400cfafea31472

diff --git a/dev-ml/ppx_type_conv/metadata.xml 
b/dev-ml/ppx_type_conv/metadata.xml
deleted file mode 100644
index 75fe4910a68..00000000000
--- a/dev-ml/ppx_type_conv/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="github">janestreet/ppx_type_conv</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-ml/ppx_type_conv/ppx_type_conv-0.9.0.ebuild 
b/dev-ml/ppx_type_conv/ppx_type_conv-0.9.0.ebuild
deleted file mode 100644
index 879332244f9..00000000000
--- a/dev-ml/ppx_type_conv/ppx_type_conv-0.9.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit opam
-
-DESCRIPTION="Support Library for type-driven code generators"
-HOMEPAGE="https://github.com/janestreet/ppx_type_conv";
-SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="
-       dev-ml/ppx_driver:=
-       dev-ml/ppx_metaquot:=
-       dev-ml/ppx_core:=
-       dev-ml/ocaml-migrate-parsetree:=
-       dev-ml/ppx_deriving:=
-"
-
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} dev-ml/jbuilder"

Reply via email to