commit:     6846bd037090ecbe035966c2ebf2b62a3ff050ff
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  7 18:10:25 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Mar  7 18:22:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6846bd03

dev-ml/ppx_js_style: rm old version

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/ppx_js_style/Manifest                  |  1 -
 dev-ml/ppx_js_style/ppx_js_style-0.9.0.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-ml/ppx_js_style/Manifest b/dev-ml/ppx_js_style/Manifest
index 064c16e7f3a..bbfcdc92d6d 100644
--- a/dev-ml/ppx_js_style/Manifest
+++ b/dev-ml/ppx_js_style/Manifest
@@ -1,2 +1 @@
 DIST ppx_js_style-0.14.0.tar.gz 10587 BLAKE2B 
8219a69526be53b9fce488f725c79ff30c451c556853aa54d8dbbd7040a76df37ac8942ae05cdcbbe6d839a64d5b471f53a2fce276e547a17e68490c1ec1ab19
 SHA512 
3561b7668bafc421fa82c3c80e019185924bfc8cafab6ef81299395061db78261005bdd34be5bed8a80bec84306b9294e6398a3a1ee0a269f7b8f3942953a6a4
-DIST ppx_js_style-0.9.0.tar.gz 8182 BLAKE2B 
e2c4bffb07882d49f3839b2a402e2617b9e19147a0d4ff4c7aa4fb4a350d2208eccd76ec64828c4d56edce8f811c462396aa805ca3440b93ba22790d59c8dd23
 SHA512 
9790223a2d8f6db090cfa4d7ff3d3d1c8a22b07863dd3c5674216836b23cfdb3b014ebc092e173ddfe725ccf73fc7830a8a88effab1df9d80875f918b9558051

diff --git a/dev-ml/ppx_js_style/ppx_js_style-0.9.0.ebuild 
b/dev-ml/ppx_js_style/ppx_js_style-0.9.0.ebuild
deleted file mode 100644
index 4e4459887d2..00000000000
--- a/dev-ml/ppx_js_style/ppx_js_style-0.9.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit opam
-
-DESCRIPTION="Code style checker for Jane Street Packages"
-HOMEPAGE="https://github.com/janestreet/ppx_js_style";
-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_core:=
-       dev-ml/ppx_driver:=
-       dev-ml/ppx_metaquot:=
-       dev-ml/ocaml-migrate-parsetree:=
-       dev-ml/octavius:=
-       "
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} dev-ml/jbuilder"

Reply via email to