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/bin-prot/
Date: Sun,  7 Feb 2016 16:14:01 +0000 (UTC)	[thread overview]
Message-ID: <1454861629.dc058590e88fb005faef9c3bf88af87a49c4f190.aballier@gentoo> (raw)

commit:     dc058590e88fb005faef9c3bf88af87a49c4f190
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  7 16:03:32 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 16:13:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc058590

dev-ml/bin-prot: remove old

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

 dev-ml/bin-prot/Manifest                  |  2 --
 dev-ml/bin-prot/bin-prot-112.35.00.ebuild | 28 ----------------------------
 dev-ml/bin-prot/bin-prot-113.00.00.ebuild | 28 ----------------------------
 3 files changed, 58 deletions(-)

diff --git a/dev-ml/bin-prot/Manifest b/dev-ml/bin-prot/Manifest
index fdae94a..c1ae368 100644
--- a/dev-ml/bin-prot/Manifest
+++ b/dev-ml/bin-prot/Manifest
@@ -1,3 +1 @@
-DIST bin_prot-112.35.00.tar.gz 97483 SHA256 e97034e9548fa669decc0d386f1b52952a645d0f70297389b60e78ddef35bbbf SHA512 7958e315fd16528bedcdee541b6c7cdc2e088eb79eec5fda676fa72d3b57ddd495f203ad9d27cddf50b5aa3d98b00737b217ae6932d21617ce82ec7a1c4ada8c WHIRLPOOL 509fc7d0fffc9d3ecceb71c389c3f630407897daf75e8fa19c229a43bb23813a767bc1018f873f79a57bc4564740d630f061a40fd459ee11a67fabdfc744197a
-DIST bin_prot-113.00.00.tar.gz 97914 SHA256 06b409d26e4dfabcdd21ce0afefaed7900bdea73e3dc07bf60a5a2461a3ddf01 SHA512 6982c7a3f36d6ba322fc36b9ce8e32d9d79d82651135c69486b1523140d1aebbdd7070be7856b5ae1a2c83fa0f753ecb57d35371ea67d3a23ec4e7260d4dd8d0 WHIRLPOOL 47e63319e57b86570c00c43353456a49fa2943f97d72f05ae191e547912e137df4a07dd73722170b8740cc6dfe5f4a2b6e855264599772a4652f2422f0feb453
 DIST bin_prot-113.24.00.tar.gz 278825 SHA256 d6124d8a3033680076b5a6787b9e77af6840503406c4de375b19c754579fd97f SHA512 1139dc3d3456f85c7b6514fc513c5e10a551c2a4a0e245793c8e731204edea5d9a5b5a326eed38b8169a1b9f3c00e761f8a3070c62827c53fe1d894f9d6aad52 WHIRLPOOL 375dceee9cea0ae22dd30d414f97c9282ab160267bfe53c3b848e0876a054c0be64cde3a7bf6b34d6df7f6a3cbc16b999368f889093b5cf7e0c11cad4af1b93c

diff --git a/dev-ml/bin-prot/bin-prot-112.35.00.ebuild b/dev-ml/bin-prot/bin-prot-112.35.00.ebuild
deleted file mode 100644
index fc9acbc..0000000
--- a/dev-ml/bin-prot/bin-prot-112.35.00.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_TESTS=1
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="A binary protocol generator"
-HOMEPAGE="http://ocaml.janestreet.com/?q=node/13"
-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="doc"
-
-RDEPEND=">=dev-ml/type-conv-109.28.00:=
-	dev-ml/camlp4:="
-DEPEND="${RDEPEND}
-	test? ( >=dev-ml/ounit-1.1.2 )"
-
-DOCS=( "README.md" "CHANGES.md" )
-S="${WORKDIR}/${MY_P}"

diff --git a/dev-ml/bin-prot/bin-prot-113.00.00.ebuild b/dev-ml/bin-prot/bin-prot-113.00.00.ebuild
deleted file mode 100644
index fc9acbc..0000000
--- a/dev-ml/bin-prot/bin-prot-113.00.00.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_TESTS=1
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="A binary protocol generator"
-HOMEPAGE="http://ocaml.janestreet.com/?q=node/13"
-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="doc"
-
-RDEPEND=">=dev-ml/type-conv-109.28.00:=
-	dev-ml/camlp4:="
-DEPEND="${RDEPEND}
-	test? ( >=dev-ml/ounit-1.1.2 )"
-
-DOCS=( "README.md" "CHANGES.md" )
-S="${WORKDIR}/${MY_P}"


             reply	other threads:[~2016-02-07 16:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-07 16:14 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-22 11:03 [gentoo-commits] repo/gentoo:master commit in: dev-ml/bin-prot/ Alexis Ballier
2017-01-24 10:55 Alexis Ballier
2017-06-25 14:42 Alexis Ballier
2017-06-25 14:42 Alexis Ballier
2017-07-29 10:06 Alexis Ballier
2017-11-10 17:42 Alexis Ballier
2021-03-15  4:02 Sam James
2021-04-04  6:10 Sam James

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=1454861629.dc058590e88fb005faef9c3bf88af87a49c4f190.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