diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-03-05 17:55:59 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-03-05 17:55:59 +0000 |
commit | b0cbf65eabec7988051787abff86cf07b07bd6cf (patch) | |
tree | 24f1d290dc2b272d60e62fdec1dc9b05cfc3fc0e /sys-libs | |
parent | Add ~sparc for testing, part of Bug #210770 --- pam still works for me. (diff) | |
download | gentoo-2-b0cbf65eabec7988051787abff86cf07b07bd6cf.tar.gz gentoo-2-b0cbf65eabec7988051787abff86cf07b07bd6cf.tar.bz2 gentoo-2-b0cbf65eabec7988051787abff86cf07b07bd6cf.zip |
~sparc for testing --- Bug #210770 --- pam still works for me.
(Portage version: 2.2_pre3)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/pam/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/pam/pam-0.99.9.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog index dcf97d171e76..6e30674feee6 100644 --- a/sys-libs/pam/ChangeLog +++ b/sys-libs/pam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/pam # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.200 2008/03/04 22:58:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.201 2008/03/05 17:55:59 fmccor Exp $ + + 05 Mar 2008; Ferris McCormick <fmccor@gentoo.org> pam-0.99.9.0-r1.ebuild: + ~sparc for testing --- Bug #210770 --- pam still works for me. 04 Mar 2008; Brent Baude <ranger@gentoo.org> pam-0.99.10.0.ebuild: keyworded ~arch for ppc64, bug 210770 diff --git a/sys-libs/pam/pam-0.99.9.0-r1.ebuild b/sys-libs/pam/pam-0.99.9.0-r1.ebuild index f15abf02d065..3d20239230e7 100644 --- a/sys-libs/pam/pam-0.99.9.0-r1.ebuild +++ b/sys-libs/pam/pam-0.99.9.0-r1.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-libs/pam/pam-0.99.9.0-r1.ebuild,v 1.2 2008/03/03 05:01:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.99.9.0-r1.ebuild,v 1.3 2008/03/05 17:55:59 fmccor Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/linux/libs/pam/pre/library/${MY_P}.tar.bz2" LICENSE="PAM" SLOT="0" -KEYWORDS="~hppa" +KEYWORDS="~hppa ~sparc" IUSE="cracklib nls elibc_FreeBSD selinux vim-syntax audit test elibc_glibc" RDEPEND="nls? ( virtual/libintl ) |