summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-01-20 04:27:53 +0000
committerMatt Turner <mattst88@gentoo.org>2011-01-20 04:27:53 +0000
commit096b38df632b6ea17791f7f045d1dbcc0fe9171c (patch)
tree0e179f11fa4c0fdbc64e4eb5dfbe729bd7085ff4 /sys-auth/pam_mount
parentAdd myself as a maintainer. (diff)
downloadgentoo-2-096b38df632b6ea17791f7f045d1dbcc0fe9171c.tar.gz
gentoo-2-096b38df632b6ea17791f7f045d1dbcc0fe9171c.tar.bz2
gentoo-2-096b38df632b6ea17791f7f045d1dbcc0fe9171c.zip
Missed a spot. Should update libhx dependency in RDEPEND too.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/pam_mount')
-rw-r--r--sys-auth/pam_mount/pam_mount-2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.6.ebuild b/sys-auth/pam_mount/pam_mount-2.6.ebuild
index 42642e22b2dd..dcc7aad3f4e0 100644
--- a/sys-auth/pam_mount/pam_mount-2.6.ebuild
+++ b/sys-auth/pam_mount/pam_mount-2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.6.ebuild,v 1.2 2011/01/20 04:14:01 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.6.ebuild,v 1.3 2011/01/20 04:27:53 mattst88 Exp $
EAPI=3
@@ -24,7 +24,7 @@ DEPEND=">=sys-libs/pam-0.99
app-arch/xz-utils"
RDEPEND=">=sys-libs/pam-0.99
dev-libs/openssl
- >=sys-libs/libhx-3.4
+ >=sys-libs/libhx-3.6
dev-libs/libxml2
>=sys-fs/cryptsetup-1.1.0
sys-process/lsof"