summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-21 11:58:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-21 11:58:38 +0000
commit07d237c60e826e98fce66821746bbf1e6d2abfce (patch)
tree686ab58dcea2fda86344d7eb27ad54c097f6bcb9 /sys-auth
parentDrop unrequested USE flag masks. (diff)
downloadgentoo-2-07d237c60e826e98fce66821746bbf1e6d2abfce.tar.gz
gentoo-2-07d237c60e826e98fce66821746bbf1e6d2abfce.tar.bz2
gentoo-2-07d237c60e826e98fce66821746bbf1e6d2abfce.zip
Stable for ppc, wrt bug #519902
(Portage version: 2.2.14/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/ChangeLog5
-rw-r--r--sys-auth/pam_mount/pam_mount-2.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_mount/ChangeLog b/sys-auth/pam_mount/ChangeLog
index 086aef4bfd03..91d18e1735a4 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.79 2015/01/31 11:45:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.80 2015/02/21 11:58:38 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pam_mount-2.15.ebuild:
+ Stable for ppc, wrt bug #519902
31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pam_mount-2.15.ebuild:
Stable for amd64, wrt bug #519902
diff --git a/sys-auth/pam_mount/pam_mount-2.15.ebuild b/sys-auth/pam_mount/pam_mount-2.15.ebuild
index 0dcbe5d3752f..d8de10f5eb50 100644
--- a/sys-auth/pam_mount/pam_mount-2.15.ebuild
+++ b/sys-auth/pam_mount/pam_mount-2.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.15.ebuild,v 1.2 2015/01/31 11:45:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.15.ebuild,v 1.3 2015/02/21 11:58:38 ago Exp $
EAPI=5
@@ -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"