From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ytree/
Date: Thu, 9 Jun 2016 21:46:23 +0000 (UTC) [thread overview]
Message-ID: <1465507104.78ac59d4988c6b330cc05989493398fad944e1e8.monsieurp@gentoo> (raw)
commit: 78ac59d4988c6b330cc05989493398fad944e1e8
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 8 22:54:00 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 21:18:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ac59d4
app-misc/ytree: EAPI 6 bump.
Package-Manager: portage-2.2.28
app-misc/ytree/ytree-1.98-r1.ebuild | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/app-misc/ytree/ytree-1.98-r1.ebuild b/app-misc/ytree/ytree-1.98-r1.ebuild
new file mode 100644
index 0000000..51e78ae
--- /dev/null
+++ b/app-misc/ytree/ytree-1.98-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils toolchain-funcs
+
+DESCRIPTION="A curses-based file manager"
+HOMEPAGE="http://www.han.de/~werner/ytree.html"
+SRC_URI="http://www.han.de/~werner/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ sys-libs/ncurses:0=
+ sys-libs/readline:0=
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ default
+ epatch "${FILESDIR}"/${PN}-1.94-bindir.patch
+}
+
+pkg_setup() {
+ tc-export CC
+}
+
+src_install() {
+ emake DESTDIR="${D}usr" install
+ dodoc CHANGES README THANKS ytree.conf
+}
next reply other threads:[~2016-06-09 21:46 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-09 21:46 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-09 21:46 [gentoo-commits] repo/gentoo:master commit in: app-misc/ytree/ Patrice Clement
2016-10-23 18:26 Michael Palimaka
2016-10-23 18:26 Michael Palimaka
2016-12-28 23:10 Patrice Clement
2016-12-28 23:10 Patrice Clement
2016-12-29 13:48 Michael Palimaka
2016-12-29 13:48 Michael Palimaka
2017-05-13 21:21 Patrice Clement
2019-10-02 10:43 Michael Palimaka
2019-11-02 8:42 Agostino Sarubbo
2019-11-02 8:49 Agostino Sarubbo
2019-11-05 1:34 Michael Palimaka
2019-11-25 10:40 Michael Palimaka
2020-03-01 1:52 Michael Palimaka
2020-03-19 7:39 Michael Palimaka
2020-04-22 17:01 Agostino Sarubbo
2020-04-22 17:05 Agostino Sarubbo
2021-01-08 8:52 Michael Palimaka
2021-12-02 6:44 Michael Palimaka
2021-12-12 14:23 Yixun Lan
2022-01-11 7:16 Michael Palimaka
2023-08-19 5:50 Joonas Niilola
2023-10-09 16:21 Arthur Zamarin
2023-10-09 20:17 Sam James
2024-05-04 18:52 Arthur Zamarin
2024-06-17 19:42 Arthur Zamarin
2024-09-04 14:22 Sam James
2024-09-04 14:22 Sam James
2024-09-08 11:10 Petr Vaněk
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=1465507104.78ac59d4988c6b330cc05989493398fad944e1e8.monsieurp@gentoo \
--to=monsieurp@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