summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild')
-rw-r--r--sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild b/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild
index 97b25e3c4179..83d3345dbcca 100644
--- a/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild
+++ b/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild,v 1.5 2012/03/03 23:16:32 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mysql/pam_mysql-0.7_rc1-r4.ebuild,v 1.6 2012/05/21 23:25:46 vapier Exp $
EAPI=2
-inherit autotools libtool pam
+inherit autotools libtool pam eutils
DESCRIPTION="pam_mysql is a module for pam to authenticate users with mysql"
HOMEPAGE="http://pam-mysql.sourceforge.net/"