summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-20 15:54:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-20 15:54:57 +0000
commitf755701b3fdfb1327e654c4fedc1e7fa624a9e5f (patch)
treec4e8fe93c7b21291149e8391ba7a68d3630a2be9 /sys-auth
parentStable for ppc, wrt bug #495960 (diff)
downloadgentoo-2-f755701b3fdfb1327e654c4fedc1e7fa624a9e5f.tar.gz
gentoo-2-f755701b3fdfb1327e654c4fedc1e7fa624a9e5f.tar.bz2
gentoo-2-f755701b3fdfb1327e654c4fedc1e7fa624a9e5f.zip
Stable for ppc, wrt bug #495960
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-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"