From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- dev-ml/optcomp/Manifest | 3 --- dev-ml/optcomp/metadata.xml | 8 -------- dev-ml/optcomp/optcomp-1.6-r1.ebuild | 22 ---------------------- 3 files changed, 33 deletions(-) delete mode 100644 dev-ml/optcomp/Manifest delete mode 100644 dev-ml/optcomp/metadata.xml delete mode 100644 dev-ml/optcomp/optcomp-1.6-r1.ebuild (limited to 'dev-ml/optcomp') diff --git a/dev-ml/optcomp/Manifest b/dev-ml/optcomp/Manifest deleted file mode 100644 index 166021d955eb..000000000000 --- a/dev-ml/optcomp/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST optcomp-1.6.tar.gz 56370 BLAKE2B 15a349d7ce927d69b10424329abd59108803683cba85dcea66cea19d0465a18e43f990a8031e2b63dba5e8bfb97488b28c905dd09391de0a0ff919d62926381a SHA512 19fa04a42e5ed589979647469759017442598d170bf82d49c3b720d1b1b6bbe3066ae3ffee77a3f15dcbf51be5d7a8934300873391ebce423f3a0f3878250c18 -EBUILD optcomp-1.6-r1.ebuild 475 BLAKE2B 9cd0224cbbc5813247d13d516e84b815d0508d50eb6be243a90e7ee26b3493c7ba94899f56cf8a1d56480b6f25acc73d7e0244168f35a3d6fcec2ae27f9df9bc SHA512 70f0a86f7e0718809c900fd448381bd05032d2844e0b72c897217da3b660a038f2a3ba0f2c374f64da531503a9d74432e8d06961cdee2fa4cbb6c96ce9575e1a -MISC metadata.xml 249 BLAKE2B 37c5fadfce090dfab733c96e3eea8ea6510661a126e5b1da15a7903215918c8fa205548bfed8cac200360ffee16c0d99d8ae92275c9659e3cb83e221f4512346 SHA512 29c6722d3298e19f0ea7115d1d0f747a5b824c045d6f009c07b12947af30e340acf17d51fc74c634234a56fd96401e6f2648dd1b7a361543900878ab1c2ef2cb diff --git a/dev-ml/optcomp/metadata.xml b/dev-ml/optcomp/metadata.xml deleted file mode 100644 index c143b4d35ed1..000000000000 --- a/dev-ml/optcomp/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - diml/optcomp - - diff --git a/dev-ml/optcomp/optcomp-1.6-r1.ebuild b/dev-ml/optcomp/optcomp-1.6-r1.ebuild deleted file mode 100644 index e64a3633ee6b..000000000000 --- a/dev-ml/optcomp/optcomp-1.6-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis - -DESCRIPTION="Optional compilation for OCaml with cpp-like directives" -HOMEPAGE="https://github.com/diml/optcomp" -SRC_URI="https://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="dev-ml/camlp4:=" -RDEPEND="${DEPEND}" - -DOCS=( CHANGES.md README.md ) -- cgit v1.2.3