From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/editline/
Date: Wed, 12 Feb 2020 22:32:49 +0000 (UTC) [thread overview]
Message-ID: <1581546758.0092ee3d7a9f9b3ba98b2c163a95c3809da30c7f.slyfox@gentoo> (raw)
commit: 0092ee3d7a9f9b3ba98b2c163a95c3809da30c7f
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 22:24:13 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 22:32:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0092ee3d
dev-libs/editline: drop old
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-libs/editline/Manifest | 1 -
dev-libs/editline/editline-1.16.1.ebuild | 37 --------------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-libs/editline/Manifest b/dev-libs/editline/Manifest
index f517673587e..259be2abcde 100644
--- a/dev-libs/editline/Manifest
+++ b/dev-libs/editline/Manifest
@@ -1,2 +1 @@
-DIST editline-1.16.1.tar.xz 251848 BLAKE2B 06cb75343f89c8698efc7c682c0ef968ca078e101b4c49193e009da18ebfe4cf9e3f630e27a25f2c0a05ca99e56efd0935db6da3d04027613a7c9078d01747ad SHA512 4c4e96c9218ab29c559dc8f0c2ca4015c149c70af1696cd43e7ddb38aba7eb68452a22718932bf40a83d3377ad73d26734109db13ecd4470170ef6fbcab6a9fc
DIST editline-1.17.0.tar.xz 252508 BLAKE2B 4e59de72a7c8e6d538685b01c32b55283ec9244927d79848bf5277beb8095fc125289c61c6c6e02cda8821df481d5f926569512030c42cd50bc8f5a050bb89d8 SHA512 e8a519d5380a84913e1438ac0cd52400078457be5dcfa4eadc7112d7c2c4ff6601b8e3da4eef55296b42c6e9b5ed5fb269698dd62c4542eef824b6dd262ddd5c
diff --git a/dev-libs/editline/editline-1.16.1.ebuild b/dev-libs/editline/editline-1.16.1.ebuild
deleted file mode 100644
index d1155538016..00000000000
--- a/dev-libs/editline/editline-1.16.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="line editing library for UNIX call compatible with the FSF readline"
-HOMEPAGE="http://troglobit.com/projects/editline/"
-SRC_URI="https://github.com/troglobit/editline/releases/download/${PV}/${P}.tar.xz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-PATCHES=("${FILESDIR}"/${PN}-1.16.0-rename-man.patch)
-
-src_prepare() {
- default
-
- # To avoid collision with dev-libs/libedit
- # we rename man/editline.3 to man/libeditline.3
- mv man/editline.3 man/libeditline.3 || die
-}
-
-src_configure() {
- econf --disable-static
-}
-
-src_install() {
- default
-
- # package installs .pc file
- find "${D}" -name '*.la' -delete || die
-}
next reply other threads:[~2020-02-12 22:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-12 22:32 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-13 20:00 [gentoo-commits] repo/gentoo:master commit in: dev-libs/editline/ Arthur Zamarin
2024-06-16 11:37 Maciej Barć
2024-06-16 11:37 Maciej Barć
2024-04-08 17:47 Florian Schmaus
2022-10-17 23:34 Sam James
2021-08-04 9:01 Sergei Trofimovich
2021-06-05 10:50 Sergei Trofimovich
2020-03-23 23:58 Sergei Trofimovich
2020-02-26 13:18 Sergei Trofimovich
2020-01-06 20:11 Sergei Trofimovich
2020-01-06 20:03 Sergei Trofimovich
2019-12-09 18:11 Sergei Trofimovich
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=1581546758.0092ee3d7a9f9b3ba98b2c163a95c3809da30c7f.slyfox@gentoo \
--to=slyfox@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