From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/yafc/
Date: Tue, 2 Feb 2016 11:54:27 +0000 (UTC) [thread overview]
Message-ID: <1454290437.f03915c98ecf6e5d90e46767bd57d361aaed7697.idella4@gentoo> (raw)
commit: f03915c98ecf6e5d90e46767bd57d361aaed7697
Author: Nicholas Vinson <nvinson234 <AT> gmail <DOT> com>
AuthorDate: Mon Feb 1 01:30:10 2016 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Feb 1 01:33:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f03915c9
net-ftp/yafc: Fix QA and dependency issues
- Added libbsd as a dependency
- removed '--without-krb4' configure option
- changed README to README.md
Package-Manager: portage-2.2.27
net-ftp/yafc/yafc-1.3.7.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/net-ftp/yafc/yafc-1.3.7.ebuild b/net-ftp/yafc/yafc-1.3.7.ebuild
index 255b46a..a1ffde9 100644
--- a/net-ftp/yafc/yafc-1.3.7.ebuild
+++ b/net-ftp/yafc/yafc-1.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,13 +16,15 @@ KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
IUSE="ipv6 readline kerberos socks5 ssh"
DEPEND="dev-libs/openssl:0
+ sys-libs/ncurses:*
+ dev-libs/libbsd
readline? ( >=sys-libs/readline-6 )
kerberos? ( virtual/krb5 )
socks5? ( net-proxy/dante )
ssh? ( net-libs/libssh )"
RDEPEND="${DEPEND}"
-DOCS=( BUGS NEWS README THANKS TODO )
+DOCS=( BUGS NEWS README.md THANKS TODO )
src_prepare() {
epatch_user
@@ -36,8 +38,7 @@ src_configure() {
$(use_with socks5 socks5 /usr) \
$(use_with kerberos krb5) \
$(use_with ssh) \
- --with-bash-completion="$(get_bashcompdir)" \
- --without-krb4
+ --with-bash-completion="$(get_bashcompdir)"
}
src_install() {
next reply other threads:[~2016-02-02 11:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-02 11:54 Ian Delaney [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-16 13:28 [gentoo-commits] repo/gentoo:master commit in: net-ftp/yafc/ Petr Vaněk
2021-04-19 19:12 Sam James
2016-10-09 16:19 Pacho Ramos
2016-02-21 15:09 Ian Delaney
2016-02-02 11:54 Ian Delaney
2016-01-31 17:08 Michael Palimaka
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=1454290437.f03915c98ecf6e5d90e46767bd57d361aaed7697.idella4@gentoo \
--to=idella4@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