diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-09-16 17:58:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-09-16 17:58:28 +0000 |
commit | 1fdda10291b3e716b373795b5fd2b9159809b8e2 (patch) | |
tree | 7127fdf8b7b5a39b8730cf684fa5ffa74b33926d /sys-libs/pam/pam-1.1.0.ebuild | |
parent | stable x86, bug 278181 (diff) | |
download | historical-1fdda10291b3e716b373795b5fd2b9159809b8e2.tar.gz historical-1fdda10291b3e716b373795b5fd2b9159809b8e2.tar.bz2 historical-1fdda10291b3e716b373795b5fd2b9159809b8e2.zip |
stable x86, bug 284087
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'sys-libs/pam/pam-1.1.0.ebuild')
-rw-r--r-- | sys-libs/pam/pam-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/pam/pam-1.1.0.ebuild b/sys-libs/pam/pam-1.1.0.ebuild index a0674fb5cf22..a7421a95bf68 100644 --- a/sys-libs/pam/pam-1.1.0.ebuild +++ b/sys-libs/pam/pam-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.0.ebuild,v 1.6 2009/09/14 20:32:46 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.0.ebuild,v 1.7 2009/09/16 17:58:28 fauli Exp $ inherit libtool multilib eutils autotools pam toolchain-funcs flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="mirror://kernel/linux/libs/pam/library/${MY_P}.tar.bz2 LICENSE="PAM" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="cracklib nls elibc_FreeBSD selinux vim-syntax audit test elibc_glibc debug" RDEPEND="nls? ( virtual/libintl ) |