public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/yafc/
Date: Mon, 16 Sep 2024 13:28:10 +0000 (UTC)	[thread overview]
Message-ID: <1726493281.08ee848861903962f1d5f7a4f44cfe80cdbd7588.arkamar@gentoo> (raw)

commit:     08ee848861903962f1d5f7a4f44cfe80cdbd7588
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 16 12:57:56 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Mon Sep 16 13:28:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ee8488

net-ftp/yafc: drop 1.3.7-r1

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 net-ftp/yafc/Manifest             |  1 -
 net-ftp/yafc/yafc-1.3.7-r1.ebuild | 44 ---------------------------------------
 2 files changed, 45 deletions(-)

diff --git a/net-ftp/yafc/Manifest b/net-ftp/yafc/Manifest
index a1dc2ee3f4c1..ad12a87754f5 100644
--- a/net-ftp/yafc/Manifest
+++ b/net-ftp/yafc/Manifest
@@ -1,2 +1 @@
 DIST yafc-1.3.7.tar.gz 237011 BLAKE2B 0a74ff408c52fb35ac5f2e4738bfb7480b3de2339a0c0d1b67534736926c202ad4dbe1dd875c0b84aaa07ca844e24629e3b030daddb392f419fdbd377d4d7b6f SHA512 820a0de1073f3340e36480dfb43908314200f00046762ed1e2735963ea25a541ea0b6b1b662a16117d2a3ce1e235554d7673c989f25a1b97d362028db5986f3f
-DIST yafc-1.3.7.tar.xz 363692 BLAKE2B deeda22d997ee7f3dd04626cdac352ec43f5e47c66029d59f474c43f7ccfba4ed8cbf886fc6ac7a684b8828d30baa02ee880978c891c34337607d88a42582db1 SHA512 2547cf3d6f1918a5cd2d3bc29455311d48fcd7dbccfdc8ae4ce08d1fd63cfabae07b70ebf005206a61937bd5b686e19d3af095f876616a5ac4b0593e90cd39c5

diff --git a/net-ftp/yafc/yafc-1.3.7-r1.ebuild b/net-ftp/yafc/yafc-1.3.7-r1.ebuild
deleted file mode 100644
index 7cf07d591fc7..000000000000
--- a/net-ftp/yafc/yafc-1.3.7-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit bash-completion-r1
-
-DESCRIPTION="Console ftp client with a lot of nifty features"
-HOMEPAGE="http://www.yafc-ftp.com/"
-SRC_URI="http://www.yafc-ftp.com/downloads/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
-IUSE="ipv6 kerberos readline socks5 ssh"
-
-RDEPEND="
-	sys-libs/ncurses:=
-	dev-libs/libbsd
-	dev-libs/openssl:0=
-	kerberos? ( virtual/krb5 )
-	readline? ( >=sys-libs/readline-6:0= )
-	socks5? ( net-proxy/dante )
-	ssh? ( net-libs/libssh )
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( BUGS NEWS README.md THANKS TODO )
-
-src_configure() {
-	export ac_cv_ipv6=$(usex ipv6)
-	econf \
-		$(use_with readline readline /usr) \
-		$(use_with socks5 socks /usr) \
-		$(use_with socks5 socks5 /usr) \
-		$(use_with kerberos krb5) \
-		$(use_with ssh) \
-		--with-bash-completion="$(get_bashcompdir)"
-}
-
-src_install() {
-	default
-	dodoc -r samples
-}


             reply	other threads:[~2024-09-16 13:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-16 13:28 Petr Vaněk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-19 19:12 [gentoo-commits] repo/gentoo:master commit in: net-ftp/yafc/ Sam James
2016-10-09 16:19 Pacho Ramos
2016-02-21 15:09 Ian Delaney
2016-02-02 11:54 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=1726493281.08ee848861903962f1d5f7a4f44cfe80cdbd7588.arkamar@gentoo \
    --to=arkamar@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