From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ytree/
Date: Wed, 2 Oct 2019 10:43:24 +0000 (UTC) [thread overview]
Message-ID: <1570012994.5ee45876e5651ac29743706c7e296bf943f31206.kensington@gentoo> (raw)
commit: 5ee45876e5651ac29743706c7e296bf943f31206
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 2 10:42:55 2019 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Oct 2 10:43:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee45876
app-misc/ytree: version bump 1.99_p2
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
app-misc/ytree/Manifest | 1 +
app-misc/ytree/ytree-1.99_p2.ebuild | 42 +++++++++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+)
diff --git a/app-misc/ytree/Manifest b/app-misc/ytree/Manifest
index 6c102c6f46d..50bc6973165 100644
--- a/app-misc/ytree/Manifest
+++ b/app-misc/ytree/Manifest
@@ -1 +1,2 @@
DIST ytree-1.99pl1.tar.gz 122996 BLAKE2B 2e40cca19cf9c9c3726e877bd05158acb34f732d266c0a7d9d6a15c6c665eb4efa38694ceee81d1006e5eeb2fb5be92be8dc40c3b9aff52eed962491eec1f06a SHA512 3d2ffae5cccf973bb06ec64917dc8f5b69e0ab95910144c5058b166479334fc563807a813ef608678463a032a8d2234f1006b820baa04aa95e77b06888af81fc
+DIST ytree-1.99pl2.tar.gz 124601 BLAKE2B c0cdabbdcc46169edb64c52bec737e51e1dbe4d70ff58eb6ad414fbdfa08a57027ea755609b31d098539e17d4ec9794a384bf0f5b9d655157de597503b880c3b SHA512 a82c897a0ba6c744a213bd04d8d1a2032419761f4a0948e0ca605ee0eacb8a477b960bc7485cd72dca2cfc3e4844bfca0082e84d2cd78eca8d996222e5b414c5
diff --git a/app-misc/ytree/ytree-1.99_p2.ebuild b/app-misc/ytree/ytree-1.99_p2.ebuild
new file mode 100644
index 00000000000..c988a068589
--- /dev/null
+++ b/app-misc/ytree/ytree-1.99_p2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P="${PN}-1.99pl2"
+
+inherit toolchain-funcs
+
+DESCRIPTION="A curses-based file manager"
+HOMEPAGE="http://www.han.de/~werner/ytree.html"
+SRC_URI="http://www.han.de/~werner/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="virtual/pkgconfig"
+DEPEND="
+ sys-libs/ncurses:0=
+ sys-libs/readline:0=
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+ "${FILESDIR}/${PN}-1.94-bindir.patch"
+ "${FILESDIR}/${PN}-1.99-tinfo.patch"
+)
+
+DOCS=( CHANGES README THANKS ytree.conf )
+
+pkg_setup() {
+ tc-export CC
+}
+
+src_install() {
+ einstalldocs
+ dobin ${PN}
+ doman ${PN}.1
+}
next reply other threads:[~2019-10-02 10:43 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-02 10:43 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-08 11:10 [gentoo-commits] repo/gentoo:master commit in: app-misc/ytree/ Petr Vaněk
2024-09-04 14:22 Sam James
2024-09-04 14:22 Sam James
2024-06-17 19:42 Arthur Zamarin
2024-05-04 18:52 Arthur Zamarin
2023-10-09 20:17 Sam James
2023-10-09 16:21 Arthur Zamarin
2023-08-19 5:50 Joonas Niilola
2022-01-11 7:16 Michael Palimaka
2021-12-12 14:23 Yixun Lan
2021-12-02 6:44 Michael Palimaka
2021-01-08 8:52 Michael Palimaka
2020-04-22 17:05 Agostino Sarubbo
2020-04-22 17:01 Agostino Sarubbo
2020-03-19 7:39 Michael Palimaka
2020-03-01 1:52 Michael Palimaka
2019-11-25 10:40 Michael Palimaka
2019-11-05 1:34 Michael Palimaka
2019-11-02 8:49 Agostino Sarubbo
2019-11-02 8:42 Agostino Sarubbo
2017-05-13 21:21 Patrice Clement
2016-12-29 13:48 Michael Palimaka
2016-12-29 13:48 Michael Palimaka
2016-12-28 23:10 Patrice Clement
2016-12-28 23:10 Patrice Clement
2016-10-23 18:26 Michael Palimaka
2016-10-23 18:26 Michael Palimaka
2016-06-09 21:46 Patrice Clement
2016-06-09 21:46 Patrice Clement
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=1570012994.5ee45876e5651ac29743706c7e296bf943f31206.kensington@gentoo \
--to=kensington@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