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/typerep/
Date: Tue, 24 Jan 2017 11:50:32 +0000 (UTC)	[thread overview]
Message-ID: <1485258628.2fac721dda535c155b5e7956b3550526ef51c8b0.aballier@gentoo> (raw)

commit:     2fac721dda535c155b5e7956b3550526ef51c8b0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 11:50:16 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 11:50:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fac721d

dev-ml/typerep: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/typerep/Manifest                 |  1 -
 dev-ml/typerep/typerep-113.24.00.ebuild | 41 ---------------------------------
 2 files changed, 42 deletions(-)

diff --git a/dev-ml/typerep/Manifest b/dev-ml/typerep/Manifest
index 2abfe6e..bb09c83 100644
--- a/dev-ml/typerep/Manifest
+++ b/dev-ml/typerep/Manifest
@@ -1,2 +1 @@
-DIST typerep-113.24.00.tar.gz 71153 SHA256 838906c155d682644b3e6b55fad480f7ac93c03eb51a1d126665b4f2aa830e8b SHA512 3126d89cdfa8f052a2af3937fd9a1d205f18b26b761094a71518329b07f443da06f2db9fc79a22da621f5b2af91a352eda3119b73c3fd0fe80bf882da952d796 WHIRLPOOL 01a8864a6e66dcc21fe5d79156a298a7b51c99e0d6a08b48256f904baaa9b2bae6370e267d95f282922b455bbdfe3d72cdce802cb78515f42b46f264918e34db
 DIST typerep-113.33.03.tar.gz 69967 SHA256 dea99f5248af97d46550e439d5715ccc79807b04c481ae494b8a0814eb2a3bad SHA512 656db4530a1a24ac5c493baaa3cfa4ff453a63b060f5c7b7c463f4c2cd26ad70cd2992c1973fbd0241992b51b8c071c65c18eed78f7a37c162ecda21b29003d0 WHIRLPOOL ace20f51f8530b20662eae292eb9af01bf8b51db5cb78483dc391be8c415012690a61b15b3363bea38683c87f0da49aae391d6896f895310fc7edc507694d664

diff --git a/dev-ml/typerep/typerep-113.24.00.ebuild b/dev-ml/typerep/typerep-113.24.00.ebuild
deleted file mode 100644
index 2dff2b9..00000000
--- a/dev-ml/typerep/typerep-113.24.00.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Library for creating runtime representation of OCaml types"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
-	>=dev-ml/type-conv-111.13:=
-	dev-ml/camlp4:="
-
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} dev-ml/opam"
-
-src_configure() {
-	emake setup.exe
-	OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure
-}
-
-src_compile() {
-	emake
-}
-
-src_install() {
-	opam-installer -i \
-		--prefix="${ED}/usr" \
-		--libdir="${D}/$(ocamlc -where)" \
-		--docdir="${ED}/usr/share/doc/${PF}" \
-		${PN}.install || die
-	dodoc CHANGES.md
-}


             reply	other threads:[~2017-01-24 11:50 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-24 11:50 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-15  6:01 [gentoo-commits] repo/gentoo:master commit in: dev-ml/typerep/ Alfredo Tupone
2025-07-14  0:22 Jakov Smolić
2025-06-01 21:17 Alfredo Tupone
2025-04-15 18:37 Alfredo Tupone
2025-03-16 19:21 Alfredo Tupone
2025-03-11 20:18 Alfredo Tupone
2024-06-12  5:40 Arthur Zamarin
2024-06-02 19:46 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2023-06-18 11:21 Alfredo Tupone
2023-03-25  1:49 Sam James
2023-03-25  1:44 Sam James
2023-03-25  1:43 Sam James
2023-03-25  1:43 Sam James
2023-03-16 13:42 Alfredo Tupone
2022-04-25 17:51 Alfredo Tupone
2021-03-07 14:38 Alfredo Tupone
2021-02-11  6:31 Sam James
2021-02-11  6:26 Sam James
2021-02-10 18:53 Sam James
2021-01-24 11:45 Alfredo Tupone
2020-10-28  3:36 Sam James
2020-10-24  0:38 Sam James
2020-10-17  1:16 Sam James
2020-10-15 12:42 Sam James
2020-10-15  1:19 Sam James
2020-10-13 12:54 Mark Wright
2017-08-06 12:30 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2016-02-07 16:14 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=1485258628.2fac721dda535c155b5e7956b3550526ef51c8b0.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