summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2003-06-06 23:58:22 +0000
committerRyan Phillips <rphillips@gentoo.org>2003-06-06 23:58:22 +0000
commit481d645a8b89633f63069869920a084cf6989be9 (patch)
tree323cd2c1492029686c2b03b3e4c625f0419a9f89 /app-crypt/pam_krb5
parentblah, typo fix (diff)
downloadgentoo-2-481d645a8b89633f63069869920a084cf6989be9.tar.gz
gentoo-2-481d645a8b89633f63069869920a084cf6989be9.tar.bz2
gentoo-2-481d645a8b89633f63069869920a084cf6989be9.zip
Moved krb5 to mit-krb5
Diffstat (limited to 'app-crypt/pam_krb5')
-rw-r--r--app-crypt/pam_krb5/pam_krb5-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pam_krb5/pam_krb5-1.0.ebuild b/app-crypt/pam_krb5/pam_krb5-1.0.ebuild
index a6c83939cfca..62522f17ac24 100644
--- a/app-crypt/pam_krb5/pam_krb5-1.0.ebuild
+++ b/app-crypt/pam_krb5/pam_krb5-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pam_krb5/pam_krb5-1.0.ebuild,v 1.13 2003/03/28 12:42:02 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pam_krb5/pam_krb5-1.0.ebuild,v 1.14 2003/06/06 23:58:21 rphillips Exp $
DESCRIPTION="Pam module for MIT Kerberos V"
SRC_URI="http://www.fcusack.com/soft/${P}.tar.gz"
@@ -10,7 +10,7 @@ SLOT="0"
LICENSE="BSD GPL-2 as-is"
KEYWORDS="x86 sparc ppc"
-DEPEND="app-crypt/krb5
+DEPEND="app-crypt/mit-krb5
sys-libs/pam"
S=${WORKDIR}/${PN}