diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-13 11:13:27 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-13 11:13:27 +0000 |
commit | edab99cc42426200c226d44e5e0913e118c9fa86 (patch) | |
tree | af1ba60a0a956f804e54a0bc6d2752a4481a1f0d /sys-auth | |
parent | Version bump #530730 by Alexander Stein. (diff) | |
download | gentoo-2-edab99cc42426200c226d44e5e0913e118c9fa86.tar.gz gentoo-2-edab99cc42426200c226d44e5e0913e118c9fa86.tar.bz2 gentoo-2-edab99cc42426200c226d44e5e0913e118c9fa86.zip |
arm stable wrt bug #547434
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20150213.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index ad14f7e61841..e8c2532e25e5 100644 --- a/sys-auth/pambase/ChangeLog +++ b/sys-auth/pambase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.146 2015/05/13 09:35:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.147 2015/05/13 11:13:27 zlogene Exp $ + + 13 May 2015; Mikle Kolyada <zlogene@gentoo.org> pambase-20150213.ebuild: + arm stable wrt bug #547434 13 May 2015; Agostino Sarubbo <ago@gentoo.org> pambase-20150213.ebuild: Stable for x86, wrt bug #547434 diff --git a/sys-auth/pambase/pambase-20150213.ebuild b/sys-auth/pambase/pambase-20150213.ebuild index 8b21d85b5278..aae4e8bf997b 100644 --- a/sys-auth/pambase/pambase-20150213.ebuild +++ b/sys-auth/pambase/pambase-20150213.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/pambase/pambase-20150213.ebuild,v 1.7 2015/05/13 09:35:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20150213.ebuild,v 1.8 2015/05/13 11:13:27 zlogene Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 -sparc-fbsd -x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 -sparc-fbsd -x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="consolekit cracklib debug gnome-keyring minimal mktemp +nullok pam_krb5 pam_ssh passwdqc securetty selinux +sha512 systemd" RESTRICT=binchecks |