diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:35:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:35:03 +0000 |
commit | 4499b41936531b6464635455edd07592b20c4890 (patch) | |
tree | 1d7d5281b12ad507af42f79fd425cae63835b1c9 /sys-auth | |
parent | Stable for x86, wrt bug #547592 (diff) | |
download | gentoo-2-4499b41936531b6464635455edd07592b20c4890.tar.gz gentoo-2-4499b41936531b6464635455edd07592b20c4890.tar.bz2 gentoo-2-4499b41936531b6464635455edd07592b20c4890.zip |
Stable for x86, wrt bug #547434
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 f05831d5452a..ad14f7e61841 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.145 2015/05/06 16:44:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.146 2015/05/13 09:35:03 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> pambase-20150213.ebuild: + Stable for x86, wrt bug #547434 06 May 2015; Mikle Kolyada <zlogene@gentoo.org> pambase-20150213.ebuild: amd64 stable wrt bug #547434 diff --git a/sys-auth/pambase/pambase-20150213.ebuild b/sys-auth/pambase/pambase-20150213.ebuild index 2343b520f224..8b21d85b5278 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.6 2015/05/06 16:44:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20150213.ebuild,v 1.7 2015/05/13 09:35:03 ago 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 |