diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-08 15:33:56 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-08 15:33:56 +0000 |
commit | c685bf629d545d92cd16ab7626e5934e0f1b9b4d (patch) | |
tree | f92dcaef200d519f6879890682d07d9952dd34d9 /net-www/pwauth/pwauth-2.3.1-r3.ebuild | |
parent | Add inherit pam. (diff) | |
download | historical-c685bf629d545d92cd16ab7626e5934e0f1b9b4d.tar.gz historical-c685bf629d545d92cd16ab7626e5934e0f1b9b4d.tar.bz2 historical-c685bf629d545d92cd16ab7626e5934e0f1b9b4d.zip |
Add inherit pam.
Package-Manager: portage-2.1.2_rc4-r7
Diffstat (limited to 'net-www/pwauth/pwauth-2.3.1-r3.ebuild')
-rw-r--r-- | net-www/pwauth/pwauth-2.3.1-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/pwauth/pwauth-2.3.1-r3.ebuild b/net-www/pwauth/pwauth-2.3.1-r3.ebuild index b63449d96747..4efcf0271f8e 100644 --- a/net-www/pwauth/pwauth-2.3.1-r3.ebuild +++ b/net-www/pwauth/pwauth-2.3.1-r3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/pwauth/pwauth-2.3.1-r3.ebuild,v 1.1 2006/06/06 08:48:55 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/pwauth/pwauth-2.3.1-r3.ebuild,v 1.2 2007/01/08 15:33:56 flameeyes Exp $ -inherit eutils toolchain-funcs +inherit eutils toolchain-funcs pam DESCRIPTION="A Unix Web Authenticator" HOMEPAGE="http://www.unixpapa.com/pwauth/" |