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/
Date: Sat, 19 Sep 2015 14:03:20 +0000 (UTC)	[thread overview]
Message-ID: <1442671386.c66bf5de990f6a1f7cce30389359fcdd47afd007.aballier@gentoo> (raw)

commit:     c66bf5de990f6a1f7cce30389359fcdd47afd007
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 13:14:35 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 14:03:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c66bf5de

dev-ml/core: remove old.

Package-Manager: portage-2.2.20.1

 dev-ml/core/Manifest              |  4 ----
 dev-ml/core/core-112.17.00.ebuild | 40 --------------------------------------
 dev-ml/core/core-112.24.00.ebuild | 40 --------------------------------------
 dev-ml/core/core-112.24.01.ebuild | 40 --------------------------------------
 dev-ml/core/core-112.35.00.ebuild | 41 ---------------------------------------
 5 files changed, 165 deletions(-)

diff --git a/dev-ml/core/Manifest b/dev-ml/core/Manifest
index 1a8ec35..a4d0fff 100644
--- a/dev-ml/core/Manifest
+++ b/dev-ml/core/Manifest
@@ -1,5 +1 @@
-DIST core-112.17.00.tar.gz 755485 SHA256 61879c6401a1fd3ebda308584d7e8650fd8f9d745677cba5eb5a5fc16dd9c4a4 SHA512 6964c0310efec64cdfc17c5d77f562dda0280b4fba8eff9c9b8b1697d011f981263fec3748f0a3820b0b8e13690440eff08e52084e090f35593dd37761479258 WHIRLPOOL af290471b327f3434ac4b0e2fd9fae23eae0af984bc179993cacb8af46e0b51cf8fefaa00a1257df2055e37763eb9815a35ad4ea037579283f2fda1ce7c58ca1
-DIST core-112.24.01.tar.gz 742585 SHA256 be5d53ebd4fd04ef23ebf9b3b2840c7aeced6bc4cc6cd3f5e89f71c9949000f4 SHA512 7672783da5aedfedf11d369ea58f7d32eecca0e99f17257bf2acf23d3f7517b3c86b53a3fa230c212fff211a489a98c47d248ed9ac4997784d2534848f8e2ce6 WHIRLPOOL 8f127eaf9891fb8ea60b49b3224e96b3afdfb8d80fb6ed929139bbb3b46f1e7af2d9b42b690cbb6fcf4648f41b149c3c431336ff7e15553c71616c766d93fbe0
-DIST core-112.24.tar.gz 742439 SHA256 4e272f9f74e93dedf1a752a445b081fc971185d5322d365f151798c68595d13a SHA512 637400740a1152e4ba5986c820da4b128a5930a0b3d13158b1016fd32f9babec93f633af029e55ad258370833d6697437a59ec1c9fabd90ab1269a38f8197345 WHIRLPOOL 33cd226623c9df729abd614984ea819048c96396e757536cde8b8f4a190768f3f074790f6c5230d5df05a5e33f21b3b0c8e8a4c6a85acd8645716875c2d2138d
-DIST core-112.35.00.tar.gz 755795 SHA256 d321c52b0e1e8e05e52a765590585d573b3bf8bd40c1a2eb423184a0954fa00b SHA512 4ea1d324ddebcb5a5faf6c5c82bd4d712e11b368b6c547f37b9d35201d35f20f38745a7e0676503abf8dbe38e9be34597795a0b92421d8dea268b09e421d0891 WHIRLPOOL 5f81044d44b9963d92751d3cfdce8e36c7269d291f3cc507afe3518e29cfbd7a476ee26b96ceeddc54b412bdd30a85f4d044faaa24563ff65f22e25cdd9e183f
 DIST core-112.35.01.tar.gz 755869 SHA256 a0d16dc660671d38226af704748f182bb87c0be9282e24766c42a8b18082d2a6 SHA512 d0a1f5fb5eb40f75d6f87fcfb184835f365095cf998fdeef98a6f8d3335dd0afff8cee5600e295b35e2e08ac178033acc11784b1c73d476a7ebbd497b0bde84e WHIRLPOOL 4022bbf5fb3f888ad7b09de792312884d9e0bc23691bbde69d52f96bf3569713be7cf8e5ece4d18600964efe36b9e437be65bed17b7e471b7e948d02f27f5da1

diff --git a/dev-ml/core/core-112.17.00.ebuild b/dev-ml/core/core-112.17.00.ebuild
deleted file mode 100644
index 6751bab..0000000
--- a/dev-ml/core/core-112.17.00.ebuild
+++ /dev/null
@@ -1,40 +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 eutils oasis
-
-MY_P=${P/_/\~}
-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_kernel-109.35.00:=
-	>=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/variantslib-109.15.00:=
-	>=dev-ml/comparelib-109.27.00:=
-	>=dev-ml/herelib-109.35.00:=
-	>=dev-ml/pipebang-109.15.00:=
-	dev-ml/custom_printf:=
-	dev-ml/pa_bench:=
-	dev-ml/pa_test:=
-	dev-ml/enumerate:=
-	dev-ml/camlp4:=
-	"
-DEPEND="${RDEPEND}
-	test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )

diff --git a/dev-ml/core/core-112.24.00.ebuild b/dev-ml/core/core-112.24.00.ebuild
deleted file mode 100644
index 17fa7b0..0000000
--- a/dev-ml/core/core-112.24.00.ebuild
+++ /dev/null
@@ -1,40 +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 eutils oasis
-
-MY_P=${P/_/\~}
-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_kernel-109.35.00:=
-	>=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/variantslib-109.15.00:=
-	>=dev-ml/comparelib-109.27.00:=
-	>=dev-ml/herelib-109.35.00:=
-	>=dev-ml/pipebang-109.15.00:=
-	dev-ml/custom_printf:=
-	dev-ml/pa_bench:=
-	dev-ml/pa_test:=
-	dev-ml/enumerate:=
-	dev-ml/camlp4:=
-	"
-DEPEND="${RDEPEND}
-	test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )

diff --git a/dev-ml/core/core-112.24.01.ebuild b/dev-ml/core/core-112.24.01.ebuild
deleted file mode 100644
index 6751bab..0000000
--- a/dev-ml/core/core-112.24.01.ebuild
+++ /dev/null
@@ -1,40 +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 eutils oasis
-
-MY_P=${P/_/\~}
-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_kernel-109.35.00:=
-	>=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/variantslib-109.15.00:=
-	>=dev-ml/comparelib-109.27.00:=
-	>=dev-ml/herelib-109.35.00:=
-	>=dev-ml/pipebang-109.15.00:=
-	dev-ml/custom_printf:=
-	dev-ml/pa_bench:=
-	dev-ml/pa_test:=
-	dev-ml/enumerate:=
-	dev-ml/camlp4:=
-	"
-DEPEND="${RDEPEND}
-	test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )

diff --git a/dev-ml/core/core-112.35.00.ebuild b/dev-ml/core/core-112.35.00.ebuild
deleted file mode 100644
index 9cc79dd..0000000
--- a/dev-ml/core/core-112.35.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"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit eutils oasis
-
-MY_P=${P/_/\~}
-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_kernel-109.35.00:=
-	>=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/variantslib-109.15.00:=
-	>=dev-ml/comparelib-109.27.00:=
-	>=dev-ml/herelib-109.35.00:=
-	>=dev-ml/pipebang-109.15.00:=
-	dev-ml/custom_printf:=
-	dev-ml/pa_bench:=
-	dev-ml/pa_test:=
-	dev-ml/enumerate:=
-	dev-ml/camlp4:=
-	dev-ml/pa_structural_sexp:=
-	"
-DEPEND="${RDEPEND}
-	test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )


             reply	other threads:[~2015-09-19 14:03 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-19 14:03 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-08 17:14 [gentoo-commits] repo/gentoo:master commit in: dev-ml/core/ Alfredo Tupone
2025-07-14  0:22 Jakov Smolić
2025-06-04  4:38 Alfredo Tupone
2024-07-29  8:47 Alfredo Tupone
2024-07-29  7:23 Alfredo Tupone
2024-07-29  7:19 Alfredo Tupone
2024-07-29  7:16 Alfredo Tupone
2024-07-29  7:11 Alfredo Tupone
2024-06-12  5:40 Arthur Zamarin
2024-06-02 20:52 Alfredo Tupone
2024-06-02 19:46 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2024-06-02 19:33 Alfredo Tupone
2023-07-02  7:22 Alfredo Tupone
2023-06-15 18:20 Arthur Zamarin
2023-04-29 21:21 Sam James
2023-04-29 21:21 Sam James
2023-04-29 21:21 Sam James
2023-04-19 20:44 Alfredo Tupone
2023-02-24 22:20 Sam James
2023-02-20 20:27 Arthur Zamarin
2023-02-10  8:28 Yixun Lan
2023-01-28 21:23 Alfredo Tupone
2023-01-27 22:00 Alfredo Tupone
2023-01-27  0:30 Sam James
2022-10-15 16:52 Alfredo Tupone
2022-04-26 17:05 Alfredo Tupone
2022-04-22  9:55 Maciej Barć
2022-04-22  9:55 Maciej Barć
2022-01-31 13:42 Alfredo Tupone
2021-10-03  9:58 Alfredo Tupone
2021-10-01 17:03 Alfredo Tupone
2021-03-13 14:05 Sam James
2021-03-13 14:03 Sam James
2021-03-07 18:00 Alfredo Tupone
2021-03-04 14:28 Agostino Sarubbo
2021-02-25 17:54 Sam James
2021-02-25 13:09 Sam James
2021-02-21  8:11 Sam James
2021-02-10 16:38 Sam James
2021-01-28 20:25 Sam James
2021-01-28  2:48 Sam James
2021-01-27 19:53 Sam James
2021-01-27  8:45 Sam James
2021-01-27  2:08 Sam James
2021-01-27  2:01 Sam James
2021-01-27  2:01 Sam James
2021-01-24 16:12 Sam James
2021-01-24 16:06 Sam James
2017-11-10 17:42 Alexis Ballier
2017-08-15  9:49 Alexis Ballier
2017-05-24 11:08 Alexis Ballier
2017-01-24 10:55 Alexis Ballier
2016-03-22 10:56 Alexis Ballier
2016-03-02 19:29 Alexis Ballier
2016-02-12 16:31 Alexis Ballier
2016-02-05 20:59 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=1442671386.c66bf5de990f6a1f7cce30389359fcdd47afd007.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