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/lambda-term/
Date: Mon, 10 Oct 2016 11:40:36 +0000 (UTC)	[thread overview]
Message-ID: <1476099632.2e6004c20a5133cf501844f9310371707794d2ea.aballier@gentoo> (raw)

commit:     2e6004c20a5133cf501844f9310371707794d2ea
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 11:40:25 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 11:40:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e6004c2

dev-ml/lambda-term: remove old

Package-Manager: portage-2.3.1

 dev-ml/lambda-term/Manifest                |  2 --
 dev-ml/lambda-term/lambda-term-1.10.ebuild | 28 ----------------------------
 dev-ml/lambda-term/lambda-term-1.9.ebuild  | 28 ----------------------------
 3 files changed, 58 deletions(-)

diff --git a/dev-ml/lambda-term/Manifest b/dev-ml/lambda-term/Manifest
index 4e13530..4718b8b 100644
--- a/dev-ml/lambda-term/Manifest
+++ b/dev-ml/lambda-term/Manifest
@@ -1,3 +1 @@
 DIST lambda-term-1.10.1.tar.gz 162310 SHA256 d24e3ddc504c9a88309cf5f24f6cdc1b7950be64fcb4d5355b9c6da5197d8990 SHA512 e430b5039e5c7e4c55247c651e1b1cf61ce4b94537b84315e6f37287ecaecfc3459a7725f42d8e77219af0766ffbf5e0e55df1f5c6067c910b222b1e330b4e86 WHIRLPOOL a053dc9cca8cf67f597b1cffa01fed70530f0d5c7e0bd73f0dd29c865b16b5158ef70fab7433881cc07387359be87d0ce0c2197284f27c21187ddca8995d3452
-DIST lambda-term-1.10.tar.gz 161835 SHA256 152d1712655d7b61b0fe90abe43fcdead00945aa6ab636fef0b587a21bd697cf SHA512 112422775a5a3495d70059385ece2788244782b7f588ec5b5c35018658f52cab43cf0bdb829c359c503dba0a85eb104dced49d7bc071e61baf9d3f84cf8f9f18 WHIRLPOOL f78104a0debd91c038e45f28b8ffaadd8e4eb456ba39b5e68f2f5a1472a18749ec3d11c9a3f473453f30b406dad31c71d0b956586392acc9fb683bd4476b55d2
-DIST lambda-term-1.9.tar.gz 157782 SHA256 d21bd941cfaa98e5c08343fcb4c50fdb6e34600d8bff217c3356a4652e53f506 SHA512 f36aeac2693796c8e6058e13655b459523e2ce4e4fbd6662a2b135b65850421021b5ae3d7f370d64037e66fe8c8efe7d3ad953c280f200dbcb9ff75b6a6ca72a WHIRLPOOL 1850c99953c465ed2a3fa9d6d0bf9cb3c45aa16aa5a54cb00037cec3ef9395cde0e7aa367eb8e2987ad37f749c8e11033bb8ebbada02ccf903b52886998f0a3b

diff --git a/dev-ml/lambda-term/lambda-term-1.10.ebuild b/dev-ml/lambda-term/lambda-term-1.10.ebuild
deleted file mode 100644
index 854da8d..00000000
--- a/dev-ml/lambda-term/lambda-term-1.10.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_DOCS=1
-
-inherit oasis
-
-DESCRIPTION="A cross-platform library for manipulating the terminal"
-HOMEPAGE="https://github.com/diml/lambda-term"
-SRC_URI="https://github.com/diml/lambda-term/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
-	>=dev-ml/lwt-2.4.0:=[react]
-	>=dev-ml/zed-1.2:=
-	>=dev-ml/camomile-0.8:=
-	dev-ml/react:=
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( "CHANGES.md" "README.md" )

diff --git a/dev-ml/lambda-term/lambda-term-1.9.ebuild b/dev-ml/lambda-term/lambda-term-1.9.ebuild
deleted file mode 100644
index 854da8d..00000000
--- a/dev-ml/lambda-term/lambda-term-1.9.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_DOCS=1
-
-inherit oasis
-
-DESCRIPTION="A cross-platform library for manipulating the terminal"
-HOMEPAGE="https://github.com/diml/lambda-term"
-SRC_URI="https://github.com/diml/lambda-term/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
-	>=dev-ml/lwt-2.4.0:=[react]
-	>=dev-ml/zed-1.2:=
-	>=dev-ml/camomile-0.8:=
-	dev-ml/react:=
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( "CHANGES.md" "README.md" )


             reply	other threads:[~2016-10-10 11:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-10 11:40 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-02 13:17 [gentoo-commits] repo/gentoo:master commit in: dev-ml/lambda-term/ Alfredo Tupone
2023-01-13 12:31 Maciej Barć
2023-01-13  2:30 Maciej Barć
2022-09-09 13:02 Alfredo Tupone
2021-12-08  2:13 Maciej Barć
2017-09-22  8:32 Alexis Ballier
2017-04-20 17:02 Alexis Ballier
2016-10-10 11:43 Alexis Ballier
2016-08-16 10:46 Alexis Ballier
2016-04-09 19:15 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=1476099632.2e6004c20a5133cf501844f9310371707794d2ea.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