commit:     2854cf0711cd2100c28f9c99ba400387620232dd
Author:     Oz Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Sat May 30 15:40:24 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  4 07:59:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2854cf07

net-ftp/uftpd: drop old version

Bug: https://bugs.gentoo.org/726308
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Oz Tiram <oz.tiram <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16013
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-ftp/uftpd/Manifest          |  1 -
 net-ftp/uftpd/uftpd-2.11.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/net-ftp/uftpd/Manifest b/net-ftp/uftpd/Manifest
index 92426780c56..31dd8b2a562 100644
--- a/net-ftp/uftpd/Manifest
+++ b/net-ftp/uftpd/Manifest
@@ -1,2 +1 @@
-DIST uftpd-2.11.tar.xz 182000 BLAKE2B 
75c9a564a90b10f2efdbfaaab67572adefda160d7b5df8fd303cfd970153ee24bdfbfb25dca1764d7b747a27779a2863a1b32a0ec489fbc2e4f3f991bc3436ee
 SHA512 
bce9fe3d763d61030e883bba7988d206630f2124991ce0c11613744813f66ed8bf215a555e0061d0083d32b90ac5c9b583adf08520fb691617adeac759d50546
 DIST uftpd-2.12.tar.xz 182384 BLAKE2B 
1bf25bc4d443ec61d03be3d24c1c78b573dce78f17275db4fcaf2969e7bf01bbd20c3b6ff677f5b1c806b98fa34325cd5e39e671d8fd2c31f21220e5ca9a8c8d
 SHA512 
4d9398a0c4f19eac3f2a4f694b683e5bc6a436a7ef50d030f3f71303d3212ac51e9e54844ed247988a9c69df8b0e52642a6da946c75ece25875ecee6cf04d520

diff --git a/net-ftp/uftpd/uftpd-2.11.ebuild b/net-ftp/uftpd/uftpd-2.11.ebuild
deleted file mode 100644
index fc850368530..00000000000
--- a/net-ftp/uftpd/uftpd-2.11.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="The no nonsense TFTP/FTP server"
-HOMEPAGE="https://github.com/troglobit/uftpd";
-SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-       >=dev-libs/libite-1.5
-       >=dev-libs/libuev-2.2"
-
-RDEPEND="
-       ${DEPEND}
-       !net-misc/uftp
-       !net-ftp/atftp"

Reply via email to