summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/pam_mount')
-rw-r--r--sys-auth/pam_mount/ChangeLog7
-rw-r--r--sys-auth/pam_mount/pam_mount-2.14.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/pam_mount/ChangeLog b/sys-auth/pam_mount/ChangeLog
index 0235c2c7d1d6..3f00f4ae903d 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.74 2013/12/27 19:46:52 mattst88 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.75 2014/01/20 15:54:57 ago Exp $
+
+ 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pam_mount-2.14.ebuild:
+ Stable for ppc, wrt bug #495960
27 Dec 2013; Matt Turner <mattst88@gentoo.org> pam_mount-2.14.ebuild:
amd64 stable, bug 495960.
diff --git a/sys-auth/pam_mount/pam_mount-2.14.ebuild b/sys-auth/pam_mount/pam_mount-2.14.ebuild
index 8d1725832b58..af7928bfb7ce 100644
--- a/sys-auth/pam_mount/pam_mount-2.14.ebuild
+++ b/sys-auth/pam_mount/pam_mount-2.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.14.ebuild,v 1.2 2013/12/27 19:46:52 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.14.ebuild,v 1.3 2014/01/20 15:54:57 ago 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"