summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-09-04 13:50:03 +0000
committerMarkus Meier <maekke@gentoo.org>2011-09-04 13:50:03 +0000
commitd24c85dd23e2df373cd1e19d11f36588b3673356 (patch)
treefce314af6932178b62d3c7f154f1f08da19badcd /sys-auth
parentx86 stable, bug #380783 (diff)
downloadgentoo-2-d24c85dd23e2df373cd1e19d11f36588b3673356.tar.gz
gentoo-2-d24c85dd23e2df373cd1e19d11f36588b3673356.tar.bz2
gentoo-2-d24c85dd23e2df373cd1e19d11f36588b3673356.zip
x86 stable, bug #380783
(Portage version: 2.1.10.12/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_mount/ChangeLog5
-rw-r--r--sys-auth/pam_mount/pam_mount-2.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_mount/ChangeLog b/sys-auth/pam_mount/ChangeLog
index e88f8a133a2c..873413dac2d3 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.59 2011/08/31 08:24:53 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.60 2011/09/04 13:50:03 maekke Exp $
+
+ 04 Sep 2011; Markus Meier <maekke@gentoo.org> pam_mount-2.11.ebuild:
+ x86 stable, bug #380783
31 Aug 2011; Tony Vroon <chainsaw@gentoo.org> pam_mount-2.11.ebuild:
Marked stable on AMD64 based on arch testing by Ian "idella" Delaney &
diff --git a/sys-auth/pam_mount/pam_mount-2.11.ebuild b/sys-auth/pam_mount/pam_mount-2.11.ebuild
index bd502df1b252..4d49f0b41465 100644
--- a/sys-auth/pam_mount/pam_mount-2.11.ebuild
+++ b/sys-auth/pam_mount/pam_mount-2.11.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.11.ebuild,v 1.5 2011/08/31 08:24:53 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.11.ebuild,v 1.6 2011/09/04 13:50:03 maekke Exp $
EAPI=4
@@ -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 ssl selinux"