From 2634778d406334f344f82f30fbc5b9fcc75fec9f Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 22 May 2011 16:16:38 +0000 Subject: Change libhx dependency to 3.6 from 3.10.1 (Portage version: 2.1.9.41/cvs/Linux x86_64) --- sys-auth/pam_mount/ChangeLog | 5 ++++- sys-auth/pam_mount/pam_mount-2.10.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/pam_mount/ChangeLog b/sys-auth/pam_mount/ChangeLog index f43b707f69cb..fcee02c025a1 100644 --- a/sys-auth/pam_mount/ChangeLog +++ b/sys-auth/pam_mount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_mount # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.53 2011/05/21 22:32:46 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.54 2011/05/22 16:16:38 mattst88 Exp $ + + 22 May 2011; Matt Turner pam_mount-2.10.ebuild: + Change libhx dependency to 3.6 from 3.10.1 21 May 2011; Matt Turner pam_mount-2.10.ebuild: Fix a few dependencies. Thanks to Sander Sweers, bug 363149 diff --git a/sys-auth/pam_mount/pam_mount-2.10.ebuild b/sys-auth/pam_mount/pam_mount-2.10.ebuild index 52862af139bc..369f594487b4 100644 --- a/sys-auth/pam_mount/pam_mount-2.10.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.10.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.10.ebuild,v 1.3 2011/05/21 22:32:46 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.10.ebuild,v 1.4 2011/05/22 16:16:38 mattst88 Exp $ EAPI=4 @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="crypt ssl selinux" COMMON_DEPEND=">=sys-libs/pam-0.99 - >=sys-libs/libhx-3.10.1 + >=sys-libs/libhx-3.6 >=dev-libs/libxml2-2.6 crypt? ( >=sys-fs/cryptsetup-1.1.0 ) ssl? ( >=dev-libs/openssl-0.9.8 ) -- cgit v1.2.3-65-gdbad