diff options
-rw-r--r-- | sys-auth/pam_blue/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_blue/pam_blue-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_blue/ChangeLog b/sys-auth/pam_blue/ChangeLog index be55d3563bc2..5ad61ac210b5 100644 --- a/sys-auth/pam_blue/ChangeLog +++ b/sys-auth/pam_blue/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_blue # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_blue/ChangeLog,v 1.1 2008/03/02 15:09:21 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_blue/ChangeLog,v 1.2 2008/03/06 17:37:31 fmccor Exp $ + + 06 Mar 2008; Ferris McCormick <fmccor@gentoo.org> pam_blue-0.9.0.ebuild: + Add ~sparc for testing, anticipating Bug #212437 requirements, qv. *pam_blue-0.9.0 (02 Mar 2008) diff --git a/sys-auth/pam_blue/pam_blue-0.9.0.ebuild b/sys-auth/pam_blue/pam_blue-0.9.0.ebuild index 35fb87b6f857..ecb521ba0f10 100644 --- a/sys-auth/pam_blue/pam_blue-0.9.0.ebuild +++ b/sys-auth/pam_blue/pam_blue-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_blue/pam_blue-0.9.0.ebuild,v 1.1 2008/03/02 15:09:21 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_blue/pam_blue-0.9.0.ebuild,v 1.2 2008/03/06 17:37:31 fmccor Exp $ inherit pam autotools multilib @@ -10,7 +10,7 @@ SRC_URI="http://pam.0xdef.net/source/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" DEPEND="virtual/pam |