From: Michał Górny Date: Thu, 30 May 2019 12:12:07 +0000 (+0200) Subject: net-ftp/ftpbase: Utilize {group,user}/ftp X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a8d342f6b7484c4787cdbc120f29e277b1c3d54f;p=gentoo.git net-ftp/ftpbase: Utilize {group,user}/ftp Signed-off-by: Michał Górny --- diff --git a/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild b/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild new file mode 100644 index 000000000000..c333840faa18 --- /dev/null +++ b/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +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 ~x86-fbsd" +IUSE="pam" + +DEPEND="pam? ( virtual/pam ) + !