summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-06 19:39:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-06 19:39:33 +0000
commit8866ebd9fb591804efacdb16b73face6ccea83cc (patch)
treefa8f5b10721fe415cd629bcd6077ac61a043fdc8 /sys-libs
parentStable for sparc, wrt bug #450822 (diff)
downloadgentoo-2-8866ebd9fb591804efacdb16b73face6ccea83cc.tar.gz
gentoo-2-8866ebd9fb591804efacdb16b73face6ccea83cc.tar.bz2
gentoo-2-8866ebd9fb591804efacdb16b73face6ccea83cc.zip
Stable for sparc, wrt bug #454664
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/pam/ChangeLog5
-rw-r--r--sys-libs/pam/pam-1.1.6-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog
index 51ba49a8510e..04452993bc5c 100644
--- a/sys-libs/pam/ChangeLog
+++ b/sys-libs/pam/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/pam
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.324 2013/02/06 04:13:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.325 2013/02/06 19:39:33 ago Exp $
+
+ 06 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pam-1.1.6-r2.ebuild:
+ Stable for sparc, wrt bug #454664
06 Feb 2013; Jeroen Roovers <jer@gentoo.org> pam-1.1.6-r2.ebuild:
Stable for HPPA (bug #454664).
diff --git a/sys-libs/pam/pam-1.1.6-r2.ebuild b/sys-libs/pam/pam-1.1.6-r2.ebuild
index c53d84c933c2..5761b7a6ef08 100644
--- a/sys-libs/pam/pam-1.1.6-r2.ebuild
+++ b/sys-libs/pam/pam-1.1.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.6-r2.ebuild,v 1.7 2013/02/06 04:13:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.6-r2.ebuild,v 1.8 2013/02/06 19:39:33 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="http://www.linux-pam.org/library/${MY_P}.tar.bz2
LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="cracklib nls elibc_FreeBSD selinux vim-syntax audit test elibc_glibc debug berkdb nis"
RDEPEND="nls? ( virtual/libintl )