From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1C5D5158083 for ; Mon, 16 Sep 2024 13:28:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DD50E29AF; Mon, 16 Sep 2024 13:28:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D43BE29AF for ; Mon, 16 Sep 2024 13:28:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11E46342FAD for ; Mon, 16 Sep 2024 13:28:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A3AE1EF4 for ; Mon, 16 Sep 2024 13:28:10 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1726493281.08ee848861903962f1d5f7a4f44cfe80cdbd7588.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/yafc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/yafc/Manifest net-ftp/yafc/yafc-1.3.7-r1.ebuild X-VCS-Directories: net-ftp/yafc/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: 08ee848861903962f1d5f7a4f44cfe80cdbd7588 X-VCS-Branch: master Date: Mon, 16 Sep 2024 13:28:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cfd2527f-7e14-47ad-b962-8d2f764004f3 X-Archives-Hash: a663731553cca8402cc2165e1e8a0318 commit: 08ee848861903962f1d5f7a4f44cfe80cdbd7588 Author: Petr Vaněk gentoo org> AuthorDate: Mon Sep 16 12:57:56 2024 +0000 Commit: Petr Vaněk gentoo 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 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 -}