From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/pick/
Date: Fri, 5 Jan 2018 07:28:47 +0000 (UTC) [thread overview]
Message-ID: <1515137048.bcf4f711cf1483bfc6978078dd6b14f5097cd0cc.radhermit@gentoo> (raw)
commit: bcf4f711cf1483bfc6978078dd6b14f5097cd0cc
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 07:24:08 2018 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 07:24:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcf4f711
sys-apps/pick: version bump to 2.0.1
sys-apps/pick/Manifest | 1 +
sys-apps/pick/pick-2.0.1.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/sys-apps/pick/Manifest b/sys-apps/pick/Manifest
index be4d0d5b418..f6f7e2dac95 100644
--- a/sys-apps/pick/Manifest
+++ b/sys-apps/pick/Manifest
@@ -1 +1,2 @@
DIST pick-2.0.0.tar.gz 107860 BLAKE2B 95fccada43a7295876cc1d198c77eb9f2479d75e4b420cbd20e576dbb30962b34fe82811ff9d13f110b317d4d0f31143e39e092796f66e38fb509a0594719228 SHA512 ac5783902895fd76b5e936faf811c40b46ceb136a2383c4e1fc714f5e59c77f41591694241d9a42807cd78aabfb4d3a237d41f04e1c941e5aac40fe9ddfa4545
+DIST pick-2.0.1.tar.gz 108010 BLAKE2B 3fae7cfbbcf6913af9cf695e44f171aef58737038e94c779f0cedbe2e386577b4661cc9a55ad657b1a11873fc06bdb7bdc8eac032b6ca584778fe695f8ad4e68 SHA512 616c7889e2ad5d5bb267f683530327e9e121a678db4bd04d5cd720bb8bd81ae14e6bd83e342b33863ef18bd10943e6bbdef177c9639af513456e0146f9b73226
diff --git a/sys-apps/pick/pick-2.0.1.ebuild b/sys-apps/pick/pick-2.0.1.ebuild
new file mode 100644
index 00000000000..88c100aa340
--- /dev/null
+++ b/sys-apps/pick/pick-2.0.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="a fuzzy search tool for the command-line"
+HOMEPAGE="https://github.com/calleerlandsson/pick"
+SRC_URI="https://github.com/calleerlandsson/pick/releases/download/v${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="sys-libs/ncurses:0="
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.8.0-cflags.patch
+)
+
+src_prepare() {
+ default
+ eautoreconf
+}
next reply other threads:[~2018-01-05 7:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-05 7:28 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-23 1:36 [gentoo-commits] repo/gentoo:master commit in: sys-apps/pick/ Sam James
2024-05-23 1:36 Sam James
2024-05-23 1:36 Sam James
2021-03-16 19:57 Sam James
2020-02-13 21:40 David Seifert
2019-11-17 5:08 Tim Harder
2019-05-10 20:33 Tim Harder
2018-06-17 9:59 Tim Harder
2018-03-24 7:33 Tim Harder
2017-11-17 19:26 Tim Harder
2017-09-21 10:22 Tim Harder
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=1515137048.bcf4f711cf1483bfc6978078dd6b14f5097cd0cc.radhermit@gentoo \
--to=radhermit@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