public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/rlwrap/
Date: Sun, 31 Jul 2022 12:20:18 +0000 (UTC)	[thread overview]
Message-ID: <1659270007.30f409b3a2751142703ce1e61d22ffc09787b829.soap@gentoo> (raw)

commit:     30f409b3a2751142703ce1e61d22ffc09787b829
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 12:20:07 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 12:20:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30f409b3

app-misc/rlwrap: drop 0.42-r1, 0.43

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-misc/rlwrap/Manifest              |  2 --
 app-misc/rlwrap/rlwrap-0.42-r1.ebuild | 21 ---------------------
 app-misc/rlwrap/rlwrap-0.43.ebuild    | 20 --------------------
 3 files changed, 43 deletions(-)

diff --git a/app-misc/rlwrap/Manifest b/app-misc/rlwrap/Manifest
index eaec2e7040fb..91e1b565b8aa 100644
--- a/app-misc/rlwrap/Manifest
+++ b/app-misc/rlwrap/Manifest
@@ -1,3 +1 @@
-DIST rlwrap-0.42.tar.gz 279608 BLAKE2B e8569d35cb0b8b3309af71122c1a48039fe559372648fe05c73f0a545c4efbae75aadaf80faa302033134cbd569ab90b9d314e2bd2c1bc387fd1434d39418245 SHA512 991885e75aabf0d43581d59f7c78f7f64c3f32072de08ff5796cba75c0716548d2186cbe2d739f3e772871e3586d036f069db73b2ee8a30b2f7985088d0f68df
-DIST rlwrap-0.43.tar.gz 313139 BLAKE2B d2aaf32abe69b0307321192542c88acbf5af00e23476e7205cddbc8c5adbab4c5a10090d8ef04e9adfc62209f37f101bfc3e294e634379844417c80540485532 SHA512 4a1440b2eef3a1664c6381eb09c19f4030de2c0ef4f1f3509f7d6e130d3c5e9c3ceb00fc6ea6052b22bbe1f6b162f72e0b47564df34ccecc5220f195c22e86a1
 DIST rlwrap-0.45.2.tar.gz 182025 BLAKE2B 38e54ab87b0530e49cb736072825441f638aa4ed4b22b0f30c7243f5f8ac7b439e3a75784d6a4eed051bf367d15ac3b576109663ddf3fc082171a73c5af7c11e SHA512 77664bc17c4e6148037b8ae64c025b07c3feae91dfeff59f1846ce38e5f808a41005286daa81fd0ed01e0c789762e377cc48e6abdf124a7d4654f66b2b6c6cc4

diff --git a/app-misc/rlwrap/rlwrap-0.42-r1.ebuild b/app-misc/rlwrap/rlwrap-0.42-r1.ebuild
deleted file mode 100644
index 01de55a64cbc..000000000000
--- a/app-misc/rlwrap/rlwrap-0.42-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="GNU readline wrapper"
-HOMEPAGE="https://github.com/hanslub42/rlwrap"
-SRC_URI="http://utopia.knoware.nl/~hlub/uck/rlwrap/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE="debug"
-
-RDEPEND="sys-libs/readline:0="
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	econf \
-		$(use_enable debug)
-}

diff --git a/app-misc/rlwrap/rlwrap-0.43.ebuild b/app-misc/rlwrap/rlwrap-0.43.ebuild
deleted file mode 100644
index e339f0280bb0..000000000000
--- a/app-misc/rlwrap/rlwrap-0.43.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="GNU readline wrapper"
-HOMEPAGE="https://github.com/hanslub42/rlwrap"
-SRC_URI="https://github.com/hanslub42/${PN}/releases/download/v${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~mips ppc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE="debug"
-
-RDEPEND="sys-libs/readline:0="
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	econf $(use_enable debug)
-}


             reply	other threads:[~2022-07-31 12:20 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-31 12:20 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-25 16:42 [gentoo-commits] repo/gentoo:master commit in: app-misc/rlwrap/ Jakov Smolić
2023-12-16  7:05 Arthur Zamarin
2023-12-16  7:05 Arthur Zamarin
2023-12-16  3:08 Sam James
2023-12-16  2:36 Sam James
2022-11-07  6:52 Sam James
2022-10-25  5:53 Sam James
2022-10-25  5:53 Sam James
2022-01-20 12:58 Arthur Zamarin
2022-01-20  8:55 Jakov Smolić
2022-01-20  8:41 Arthur Zamarin
2022-01-20  7:22 Agostino Sarubbo
2022-01-03  1:19 Sam James
2021-11-19  7:24 Arthur Zamarin
2021-11-12  3:58 Andrey Grozin
2021-10-23 15:00 Jakov Smolić
2021-03-17  2:21 Sam James
2021-03-17  2:19 Sam James
2021-03-17  2:16 Sam James
2021-02-11 17:34 Ulrich Müller
2021-01-06 13:19 Fabian Groffen
2020-12-27 14:01 Fabian Groffen
2017-07-26 19:52 José María Alonso
2017-05-03  6:54 David Seifert
2017-05-02 21:51 Patrice Clement
2016-10-25  7:55 José María Alonso
2016-03-05 21:42 José María Alonso

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=1659270007.30f409b3a2751142703ce1e61d22ffc09787b829.soap@gentoo \
    --to=soap@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