diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 13:53:40 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 13:53:40 +0000 |
commit | 0bddedf6e8c714b29cc84cdd0287d39d9180ecb4 (patch) | |
tree | 211241ec805a5e1d7d452327205993e28486a6f6 /sys-auth/pambase | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-0bddedf6e8c714b29cc84cdd0287d39d9180ecb4.tar.gz gentoo-2-0bddedf6e8c714b29cc84cdd0287d39d9180ecb4.tar.bz2 gentoo-2-0bddedf6e8c714b29cc84cdd0287d39d9180ecb4.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/pambase')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20101024-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index 62a70766725b..c912844fd55d 100644 --- a/sys-auth/pambase/ChangeLog +++ b/sys-auth/pambase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.108 2012/04/22 13:51:44 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.109 2012/04/26 13:53:40 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> pambase-20101024-r2.ebuild: + keyword ~amd64-fbsd 22 Apr 2012; Alexis Ballier <aballier@gentoo.org> pambase-20120417.ebuild: keyword -*-fbsd for bug #413077 diff --git a/sys-auth/pambase/pambase-20101024-r2.ebuild b/sys-auth/pambase/pambase-20101024-r2.ebuild index 5d128a774da4..e67bd3bd15cf 100644 --- a/sys-auth/pambase/pambase-20101024-r2.ebuild +++ b/sys-auth/pambase/pambase-20101024-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20101024-r2.ebuild,v 1.2 2012/01/28 08:05:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20101024-r2.ebuild,v 1.3 2012/04/26 13:53:40 aballier Exp $ EAPI=4 @@ -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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp pam_ssh +sha512 pam_krb5 minimal" RESTRICT="binchecks" |