diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-25 20:01:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-25 20:01:19 +0000 |
commit | 0152ba6cc0f9317417afc2b9b80acaa29844fba9 (patch) | |
tree | d3f7cf0f06f907ea6e5061aa76fb56ec68cae469 /sys-auth/pam_chroot | |
parent | Stable on sparc wrt security #183174 (diff) | |
download | gentoo-2-0152ba6cc0f9317417afc2b9b80acaa29844fba9.tar.gz gentoo-2-0152ba6cc0f9317417afc2b9b80acaa29844fba9.tar.bz2 gentoo-2-0152ba6cc0f9317417afc2b9b80acaa29844fba9.zip |
Keyworded ~sparc wrt #185205
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-auth/pam_chroot')
-rw-r--r-- | sys-auth/pam_chroot/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/pam_chroot/pam_chroot-0.9.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/pam_chroot/ChangeLog b/sys-auth/pam_chroot/ChangeLog index b316ff8f1039..59adc02a7bdd 100644 --- a/sys-auth/pam_chroot/ChangeLog +++ b/sys-auth/pam_chroot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pam_chroot # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_chroot/ChangeLog,v 1.7 2007/07/24 20:15:49 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_chroot/ChangeLog,v 1.8 2007/07/25 20:01:19 gustavoz Exp $ + + 25 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + pam_chroot-0.9.1.ebuild: + Keyworded ~sparc wrt #185205 24 Jul 2007; Ali Polatel <hawking@gentoo.org> +files/pam_chroot-0.9.1-gcc42.patch, pam_chroot-0.9.1.ebuild: diff --git a/sys-auth/pam_chroot/pam_chroot-0.9.1.ebuild b/sys-auth/pam_chroot/pam_chroot-0.9.1.ebuild index 1e515ed8ad6d..644a0e74e6cd 100644 --- a/sys-auth/pam_chroot/pam_chroot-0.9.1.ebuild +++ b/sys-auth/pam_chroot/pam_chroot-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_chroot/pam_chroot-0.9.1.ebuild,v 1.7 2007/07/24 20:15:49 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_chroot/pam_chroot-0.9.1.ebuild,v 1.8 2007/07/25 20:01:19 gustavoz Exp $ inherit toolchain-funcs pam flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pam-chroot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~hppa ~ia64 ~ppc64 ~x86" +KEYWORDS="~alpha ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="" DEPEND="virtual/pam |