Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
<email>eras@gentoo.org</email>
<name>Eray Aslan</name>
</maintainer>
-<maintainer type="project">
+ <maintainer type="project">
<email>kerberos@gentoo.org</email>
<name>Kerberos</name>
</maintainer>
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
inherit multilib
-DESCRIPTION="Kerberos 5 PAM Authentication Module"
+DESCRIPTION="Kerberos V PAM Authentication Module"
HOMEPAGE="http://www.eyrie.org/~eagle/software/pam-krb5"
SRC_URI="http://archives.eyrie.org/software/kerberos/pam-krb5-${PV}.tar.gz"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd"
IUSE=""
-DEPEND="virtual/krb5
- virtual/pam"
-
+DEPEND="
+ virtual/krb5
+ virtual/pam"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${P/_/-}"
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
+
inherit multilib
-DESCRIPTION="Kerberos 5 PAM Authentication Module"
+DESCRIPTION="Kerberos V PAM Authentication Module"
HOMEPAGE="http://www.eyrie.org/~eagle/software/pam-krb5"
SRC_URI="http://archives.eyrie.org/software/kerberos/pam-krb5-${PV}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
IUSE=""
-DEPEND="virtual/krb5
- virtual/pam"
+DEPEND="
+ virtual/krb5
+ virtual/pam"
RDEPEND="${DEPEND}"