public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/sexplib/
Date: Wed,  2 Aug 2017 11:23:04 +0000 (UTC)	[thread overview]
Message-ID: <1501672972.2f66eee092a974baecd60c4120ba913e9c19bffe.aballier@gentoo> (raw)

commit:     2f66eee092a974baecd60c4120ba913e9c19bffe
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  2 11:15:49 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Aug  2 11:22:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f66eee0

dev-ml/sexplib: Remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ml/sexplib/Manifest             |  1 -
 dev-ml/sexplib/sexplib-0.9.1.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-ml/sexplib/Manifest b/dev-ml/sexplib/Manifest
index 00578d477cf..b203a4a6392 100644
--- a/dev-ml/sexplib/Manifest
+++ b/dev-ml/sexplib/Manifest
@@ -1,2 +1 @@
-DIST sexplib-0.9.1.tar.gz 75004 SHA256 4cfea2edbe90db2227409abc5e93e86ee4413c8c7aeeb73f2fd69a86a7d55766 SHA512 c9b938c3fcbf50768f4db55c7bc8fe979400066b39b6bd0d431960e4f4c15d0d8265a9fdac9eda5278415a78119d8a2721df4aab1bca980fb1090c065c34d931 WHIRLPOOL 359ed2983ca6fba813ffd49c7db8bbaaeb63c918cd0e8eaed5a35134ec347cdc8493248d6662cc82b4c1c4299229fb69b61fec008dd52aa4c1d19ea49f800839
 DIST sexplib-0.9.2.tar.gz 75035 SHA256 8dbcd78d3625b71ed60ac7eee9da83da6f979fee62be103f82bb9af90d26d1e1 SHA512 d9e02ae9e7e8be4387c5d4e5c4a23222e2ebbd3355d52c26e0d6ac0ccc4f4e09653ac2852e6698d6128ff954888e65d97dd7a494b9404bad2e8349cd592bab1d WHIRLPOOL 6a75c41c4e57e6ed08d56b901df069eefd03eec2e6e1b4f504507f08512d34e9817180cc958925038f4b779b0f33bd157515a0b8214215a0509b8bda14f73c5f

diff --git a/dev-ml/sexplib/sexplib-0.9.1.ebuild b/dev-ml/sexplib/sexplib-0.9.1.ebuild
deleted file mode 100644
index 8ea3c1e3150..00000000000
--- a/dev-ml/sexplib/sexplib-0.9.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions"
-HOMEPAGE="https://github.com/janestreet/sexplib"
-SRC_URI="https://github.com/janestreet/sexplib/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc"
-IUSE=""
-
-RDEPEND="dev-lang/ocaml:="
-DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder"
-
-src_test() {
-	jbuilder runtest || die
-}
-
-src_install() {
-	opam-installer -i \
-		--prefix="${ED}/usr" \
-		--libdir="${D}/$(ocamlc -where)" \
-		--docdir="${ED}/usr/share/doc/${PF}" \
-		${PN}.install || die
-	dodoc CHANGES.md README.org
-}


             reply	other threads:[~2017-08-02 11:23 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-02 11:23 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12  5:40 [gentoo-commits] repo/gentoo:master commit in: dev-ml/sexplib/ Arthur Zamarin
2024-06-02 19:46 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2023-12-29 22:35 Alfredo Tupone
2023-06-30 19:08 Maciej Barć
2023-03-25  2:03 Sam James
2023-03-25  1:47 Sam James
2023-03-25  1:47 Sam James
2023-03-25  1:47 Sam James
2023-03-16 13:42 Alfredo Tupone
2023-02-01 19:08 Alfredo Tupone
2023-01-28 13:26 Alfredo Tupone
2022-10-14 19:06 Alfredo Tupone
2022-07-05 17:03 Alfredo Tupone
2022-04-25 16:49 Alfredo Tupone
2022-04-23  6:08 Maciej Barć
2022-04-23  4:30 Maciej Barć
2021-03-13 14:05 Sam James
2021-03-09  7:31 Alfredo Tupone
2021-03-04 14:28 Agostino Sarubbo
2021-02-25 17:54 Sam James
2021-02-25 13:09 Sam James
2020-10-13 12:54 Mark Wright
2018-02-11 21:56 Thomas Deutschmann
2017-11-04  9:53 Alexis Ballier
2017-08-02 11:23 Alexis Ballier
2017-07-29 10:06 Alexis Ballier
2017-04-05  9:51 Michael Weber
2017-04-01 13:32 Alexis Ballier
2017-01-24 11:50 Alexis Ballier
2016-03-22  9:20 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1501672972.2f66eee092a974baecd60c4120ba913e9c19bffe.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox