summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-01-02 07:14:41 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-01-02 07:14:41 +0000
commit0714793f2a600192aa092c35eacbbcb015eeff99 (patch)
treea75ff6887e76523a080b24558148d7c2f814c685 /sys-auth/pam_ldap/pam_ldap-180.ebuild
parentPull in a patch to build xchat with dbus-0.60. (diff)
downloadhistorical-0714793f2a600192aa092c35eacbbcb015eeff99.tar.gz
historical-0714793f2a600192aa092c35eacbbcb015eeff99.tar.bz2
historical-0714793f2a600192aa092c35eacbbcb015eeff99.zip
Add missing inherit.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-auth/pam_ldap/pam_ldap-180.ebuild')
-rw-r--r--sys-auth/pam_ldap/pam_ldap-180.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/pam_ldap/pam_ldap-180.ebuild b/sys-auth/pam_ldap/pam_ldap-180.ebuild
index 5f6abfecebdd..bd6db502cbb6 100644
--- a/sys-auth/pam_ldap/pam_ldap-180.ebuild
+++ b/sys-auth/pam_ldap/pam_ldap-180.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-180.ebuild,v 1.10 2005/12/30 19:25:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-180.ebuild,v 1.11 2006/01/02 07:14:41 flameeyes Exp $
-inherit eutils
+inherit eutils pam
DESCRIPTION="PAM LDAP Module"
HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html"