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/core_extended/
Date: Fri,  5 Feb 2016 20:59:25 +0000 (UTC)	[thread overview]
Message-ID: <1454705942.c274ccff44adc6f5d80808a2d5f76504f0ac69eb.aballier@gentoo> (raw)

commit:     c274ccff44adc6f5d80808a2d5f76504f0ac69eb
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  5 19:52:04 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Feb  5 20:59:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c274ccff

dev-ml/core_extended: remove old

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ml/core_extended/Manifest                      |  2 --
 .../core_extended/core_extended-112.35.00.ebuild   | 37 ----------------------
 .../core_extended/core_extended-113.00.00.ebuild   | 37 ----------------------
 3 files changed, 76 deletions(-)

diff --git a/dev-ml/core_extended/Manifest b/dev-ml/core_extended/Manifest
index d7a17c7..5e3e82a 100644
--- a/dev-ml/core_extended/Manifest
+++ b/dev-ml/core_extended/Manifest
@@ -1,3 +1 @@
-DIST core_extended-112.35.00.tar.gz 315031 SHA256 a14a23fab5674952518eeb9d42f69a02b97fc396e74cb2e2fe519cdad5cd9d7e SHA512 265b18fde3bd322113e75d4d733ad1ef3bb0123f6e53d057dd6075f75802914376f79e36bdd78579e2884a579154d7d142fe743de7870b86cf4e830e5189adc2 WHIRLPOOL 7f71d1e82e22aded600dfad0489ba9a6bedc609604840df9f48beabd80db04d61b6e246398c87ab6fc565a17be6e7ea488a88dba140d582cd8696a400d2b482c
-DIST core_extended-113.00.00.tar.gz 292116 SHA256 66a49e217a869c890be1d5da7342a24311bf8f0aae79f76a9b1a13b2cc8449ba SHA512 6a78d34318392a499e703ad8c24b4271ce31e4fa1d03f1f17a96c0f91b1533b3819880242e956e93a5ca1713bdb7cc9044218055cdfe62bcb5b3b40f9416708e WHIRLPOOL 1d3cefc38c1bd5f1d9b4a5fb0ddee38ab94f71c5c2d3ddbb3a383569f6989ec56ec38bca2e0d64014ae7c025df9418a4c23ccd24157505579bfa3863e952f405
 DIST core_extended-113.24.00.tar.gz 301886 SHA256 18810e3c075273d995a9d07756891d5fac28bde72570b7bc2a9b446c858195ed SHA512 766bce4b2cb39544bdbb1e6c0bc73e46935edcdc2d40be4b322357779001eee76ae5c43d0f21e3a56959bc460183d502e8be91ce1b597ae4e330ebd2621a5aaf WHIRLPOOL e1f99f9f03c207ff9d693460a8f06f3321367e0c693f43e8091031059643b95807836e01547930f8db2baba3e9beed8d85a59ffb534b50d190a5182ac72e5e0c

diff --git a/dev-ml/core_extended/core_extended-112.35.00.ebuild b/dev-ml/core_extended/core_extended-112.35.00.ebuild
deleted file mode 100644
index 0c49c21..0000000
--- a/dev-ml/core_extended/core_extended-112.35.00.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="Jane Street's alternative to the standard library"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-	>=dev-ml/core-${PV}:=
-	>=dev-ml/sexplib-109.20.00:=
-	>=dev-ml/bin-prot-109.15.00:=
-	>=dev-ml/fieldslib-109.20.00:=
-	>=dev-ml/pa_ounit-109.27.00:=
-	>=dev-ml/comparelib-109.27.00:=
-	>=dev-ml/custom_printf-109.27.00:=
-	>=dev-ml/pipebang-109.15.00:=
-	>=dev-ml/textutils-109.35.00:=
-	dev-ml/pa_test:=
-	dev-ml/re2:=
-	dev-ml/pa_bench:=
-	dev-ml/camlp4:=
-	"
-DEPEND="${RDEPEND}
-	test? ( >=dev-ml/ounit-1.1.0 )"

diff --git a/dev-ml/core_extended/core_extended-113.00.00.ebuild b/dev-ml/core_extended/core_extended-113.00.00.ebuild
deleted file mode 100644
index 0c49c21..0000000
--- a/dev-ml/core_extended/core_extended-113.00.00.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="Jane Street's alternative to the standard library"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-	>=dev-ml/core-${PV}:=
-	>=dev-ml/sexplib-109.20.00:=
-	>=dev-ml/bin-prot-109.15.00:=
-	>=dev-ml/fieldslib-109.20.00:=
-	>=dev-ml/pa_ounit-109.27.00:=
-	>=dev-ml/comparelib-109.27.00:=
-	>=dev-ml/custom_printf-109.27.00:=
-	>=dev-ml/pipebang-109.15.00:=
-	>=dev-ml/textutils-109.35.00:=
-	dev-ml/pa_test:=
-	dev-ml/re2:=
-	dev-ml/pa_bench:=
-	dev-ml/camlp4:=
-	"
-DEPEND="${RDEPEND}
-	test? ( >=dev-ml/ounit-1.1.0 )"


             reply	other threads:[~2016-02-05 20:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05 20:59 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-04  6:10 [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_extended/ Sam James
2017-04-06 12:31 Alexis Ballier
2017-01-24 10:55 Alexis Ballier
2016-03-22 10:56 Alexis Ballier
2015-09-19 14:03 Alexis Ballier
2015-09-19 14:03 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=1454705942.c274ccff44adc6f5d80808a2d5f76504f0ac69eb.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