From 3e6350d648db0482d731fd0835c73ba62705d076 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 6 Nov 2019 10:47:59 +0100 Subject: [PATCH] net-ftp/ftpbase: Drop old (EAPI 0) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-ftp/ftpbase/ftpbase-0.01-r2.ebuild | 55 -------------------------- 1 file changed, 55 deletions(-) delete mode 100644 net-ftp/ftpbase/ftpbase-0.01-r2.ebuild diff --git a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild b/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild deleted file mode 100644 index 370bb9c1a29a..000000000000 --- a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -inherit eutils pam user - -DESCRIPTION="FTP layout package" -HOMEPAGE="https://www.gentoo.org/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" -IUSE="pam" - -DEPEND="pam? ( sys-libs/pam ) - !