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/fieldslib/
Date: Thu, 23 Jun 2016 14:34:07 +0000 (UTC)	[thread overview]
Message-ID: <1466692428.c8f0879109ab83c40502598b48ba6232938b67ba.aballier@gentoo> (raw)

commit:     c8f0879109ab83c40502598b48ba6232938b67ba
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 14:31:05 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 14:33:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8f08791

dev-ml/fieldslib: remove old

Package-Manager: portage-2.3.0_rc1

 dev-ml/fieldslib/Manifest                   |  2 --
 dev-ml/fieldslib/fieldslib-109.20.03.ebuild | 27 ---------------------------
 dev-ml/fieldslib/fieldslib-113.00.00.ebuild | 26 --------------------------
 3 files changed, 55 deletions(-)

diff --git a/dev-ml/fieldslib/Manifest b/dev-ml/fieldslib/Manifest
index 21aeaba..c541e86 100644
--- a/dev-ml/fieldslib/Manifest
+++ b/dev-ml/fieldslib/Manifest
@@ -1,3 +1 @@
-DIST fieldslib-109.20.03.tar.gz 55847 SHA256 396e922295a6c84b5aa3fca06b33fea99bdb4cc9e13780a2dc301be138987fb6 SHA512 7434646c1f3d41dba6426c5b76d46d96c6be76b1e1111f1cd53754a97d701f470f447296ac30e0d02f8c1b84f19923884c548b9e9fb609b90c801eec20bc5f2e WHIRLPOOL a9f72abf500b09c75ba9774800805a5880db05524e0d3b4a36e172aaec434183597456c8b0cff9109475455d791121e1615c929b69b1fc801d0eb4ed0afe8a74
-DIST fieldslib-113.00.00.tar.gz 58273 SHA256 c85dbbc37482cdee2777201464fc9346c45bc530b92e1e1f093cdb4ac4786c2b SHA512 8fc8308f5ab12daed5dacf2d5bb94c37530d6e2e37d8afff9adc0aa63de20dc358620040ce31ab1509c21a5fb449eda20f1225f781b8f0ad90ae072b5f16468a WHIRLPOOL c1b43cfecb25d699905b2dca4aa792650f15376fa3951c6b72a334f0eb84f03c06792d0198fa06dac4650b5547f96459a4b6519f1a01172ca491ed9d6a43baa2
 DIST fieldslib-113.24.00.tar.gz 52609 SHA256 7126f8e4412e05071568cffa71841b3fd5180a45880c04e64b00258758411ce9 SHA512 639b86bb9d6b37d5df77accc5ad921d3b817d3857dacf29b0c82925a219c836e4e79a7c514718bf625e17fc338111d5f80ae2a545a42f4eb0ce3b173b2ecbe4d WHIRLPOOL c13ee3f3cdbe7d9250eac672a8324bf7ed4bf76b687e50f95ea2420183d4c7ad48ca89c80d5f68f68a9363e746cc3e2c761ebcc139d070d01023963d292da2aa

diff --git a/dev-ml/fieldslib/fieldslib-109.20.03.ebuild b/dev-ml/fieldslib/fieldslib-109.20.03.ebuild
deleted file mode 100644
index 2641d31..0000000
--- a/dev-ml/fieldslib/fieldslib-109.20.03.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Folding over record fields"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz
-	https://dev.gentoo.org/~aballier/distfiles/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-ml/type-conv-${PV}:=
-	|| ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
-RDEPEND="${DEPEND}"
-
-DOCS=( "README.txt" )
-S="${WORKDIR}/${MY_P}"

diff --git a/dev-ml/fieldslib/fieldslib-113.00.00.ebuild b/dev-ml/fieldslib/fieldslib-113.00.00.ebuild
deleted file mode 100644
index 47d7758..0000000
--- a/dev-ml/fieldslib/fieldslib-113.00.00.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Folding over record fields"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-ml/type-conv-${PV}:=
-	|| ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
-RDEPEND="${DEPEND}"
-
-DOCS=( "README.txt" )
-S="${WORKDIR}/${MY_P}"


             reply	other threads:[~2016-06-23 14:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-23 14:34 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-28 11:57 [gentoo-commits] repo/gentoo:master commit in: dev-ml/fieldslib/ Alexis Ballier
2016-11-29 15:05 Alexis Ballier
2021-03-07 19:55 Alfredo Tupone
2022-01-29 20:32 Alfredo Tupone
2023-03-16 12:55 Alfredo Tupone
2023-03-17 11:27 Arthur Zamarin
2023-07-01 20:12 Alfredo Tupone

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=1466692428.c8f0879109ab83c40502598b48ba6232938b67ba.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