diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:19:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:19:23 +0000 |
commit | ea5f3b2807d69898435ca8f46a5d61767e4ab0cc (patch) | |
tree | fca979c31c206b777b009d8720e2e42627eb1f83 /sys-auth | |
parent | Stable for ppc, wrt bug #491544 (diff) | |
download | gentoo-2-ea5f3b2807d69898435ca8f46a5d61767e4ab0cc.tar.gz gentoo-2-ea5f3b2807d69898435ca8f46a5d61767e4ab0cc.tar.bz2 gentoo-2-ea5f3b2807d69898435ca8f46a5d61767e4ab0cc.zip |
Stable for ppc, wrt bug #491034
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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-20120417-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index 07740182a062..f25b78986476 100644 --- a/sys-auth/pambase/ChangeLog +++ b/sys-auth/pambase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.131 2013/12/22 15:06:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.132 2013/12/23 11:19:23 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pambase-20120417-r3.ebuild: + Stable for ppc, wrt bug #491034 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pambase-20120417-r3.ebuild: Stable for ppc64, wrt bug #491034 diff --git a/sys-auth/pambase/pambase-20120417-r3.ebuild b/sys-auth/pambase/pambase-20120417-r3.ebuild index 33c589bd45c1..ff9d83ed17ed 100644 --- a/sys-auth/pambase/pambase-20120417-r3.ebuild +++ b/sys-auth/pambase/pambase-20120417-r3.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-auth/pambase/pambase-20120417-r3.ebuild,v 1.6 2013/12/22 15:06:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20120417-r3.ebuild,v 1.7 2013/12/23 11:19:23 ago Exp $ EAPI=5 inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~flameeyes/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm 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 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 pam_krb5 pam_ssh passwdqc selinux +sha512 systemd" RESTRICT=binchecks |