diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:06 +0000 |
commit | 8eda42d6053b208740927fc0ea4c169287196ae5 (patch) | |
tree | 0c4c2cc0fc42b30ca5c0528b61ccbc55777b0fa5 /sys-libs/pam | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-8eda42d6053b208740927fc0ea4c169287196ae5.tar.gz gentoo-2-8eda42d6053b208740927fc0ea4c169287196ae5.tar.bz2 gentoo-2-8eda42d6053b208740927fc0ea4c169287196ae5.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/pam')
-rw-r--r-- | sys-libs/pam/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/pam/pam-1.1.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog index c535c4482f93..bb91fdf2d52b 100644 --- a/sys-libs/pam/ChangeLog +++ b/sys-libs/pam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/pam # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.339 2014/07/22 10:53:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.340 2014/07/23 15:38:06 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> pam-1.1.8-r2.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> pam-1.1.8-r2.ebuild: Stable for amd64, wrt bug #512912 diff --git a/sys-libs/pam/pam-1.1.8-r2.ebuild b/sys-libs/pam/pam-1.1.8-r2.ebuild index cc2a37fc5797..ea0efc4c2a1c 100644 --- a/sys-libs/pam/pam-1.1.8-r2.ebuild +++ b/sys-libs/pam/pam-1.1.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.8-r2.ebuild,v 1.4 2014/07/22 10:53:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.8-r2.ebuild,v 1.5 2014/07/23 15:38:06 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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~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-0-r1[${MULTILIB_USEDEP}] ) |