diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 19:27:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 19:27:50 +0000 |
commit | 720c471604aeca4cb9c3c2e6e198e4405ba0f217 (patch) | |
tree | 1ba70a3a8d676268555ded9a3c82e2836925ab26 /sys-libs/pam | |
parent | Stable for HPPA (bug #512012). (diff) | |
download | gentoo-2-720c471604aeca4cb9c3c2e6e198e4405ba0f217.tar.gz gentoo-2-720c471604aeca4cb9c3c2e6e198e4405ba0f217.tar.bz2 gentoo-2-720c471604aeca4cb9c3c2e6e198e4405ba0f217.zip |
Stable for HPPA (bug #512012).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 2f60290b280c..5553ded89f73 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.341 2014/07/28 13:49:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.342 2014/08/07 19:27:50 jer Exp $ + + 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> pam-1.1.8-r2.ebuild: + Stable for HPPA (bug #512012). 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> pam-1.1.8-r2.ebuild: Stable for ppc, wrt bug #512012 diff --git a/sys-libs/pam/pam-1.1.8-r2.ebuild b/sys-libs/pam/pam-1.1.8-r2.ebuild index c7b7a149d804..b515666d3906 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.6 2014/07/28 13:49:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.8-r2.ebuild,v 1.7 2014/08/07 19:27:50 jer 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}] ) |