From dd9d3b91275777a554be1957567f51760d29caa5 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 27 Jul 2010 18:51:04 +0000 Subject: amd64 stable, bug 264658 (Portage version: 2.1.8.3/cvs/Linux x86_64) --- sys-auth/pam_mount/ChangeLog | 5 ++++- sys-auth/pam_mount/pam_mount-2.1.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 a0c4a07d7837..2efd5b7d62a5 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.42 2010/07/25 10:14:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.43 2010/07/27 18:51:04 pacho Exp $ + + 27 Jul 2010; Pacho Ramos pam_mount-2.1.ebuild: + amd64 stable, bug 264658 25 Jul 2010; Christian Faulhammer pam_mount-2.1.ebuild: stable x86, bug 264658 diff --git a/sys-auth/pam_mount/pam_mount-2.1.ebuild b/sys-auth/pam_mount/pam_mount-2.1.ebuild index 59e484a236e5..cd2f22c912b6 100644 --- a/sys-auth/pam_mount/pam_mount-2.1.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.1.ebuild,v 1.3 2010/07/25 10:14:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.1.ebuild,v 1.4 2010/07/27 18:51:04 pacho Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pam-mount/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="crypt" DEPEND=">=sys-libs/pam-0.99 -- cgit v1.2.3-65-gdbad