diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-02-24 09:12:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-02-24 09:12:52 +0000 |
commit | 057fa7ddac1c030cf46876c8a7c5a58455fd8f2d (patch) | |
tree | 400de032f41848e37d9af3fb009d30fcb4f3f8df /sys-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-057fa7ddac1c030cf46876c8a7c5a58455fd8f2d.tar.gz gentoo-2-057fa7ddac1c030cf46876c8a7c5a58455fd8f2d.tar.bz2 gentoo-2-057fa7ddac1c030cf46876c8a7c5a58455fd8f2d.zip |
arm/s390/sh stable
(Portage version: 2.2_pre2)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/cracklib/cracklib-2.8.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/cracklib/cracklib-2.8.12.ebuild b/sys-libs/cracklib/cracklib-2.8.12.ebuild index bd6e64eb1732..48d9105a4e73 100644 --- a/sys-libs/cracklib/cracklib-2.8.12.ebuild +++ b/sys-libs/cracklib/cracklib-2.8.12.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/cracklib/cracklib-2.8.12.ebuild,v 1.6 2008/02/14 13:12:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.12.ebuild,v 1.7 2008/02/24 09:12:52 vapier Exp $ inherit toolchain-funcs multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cracklib/${MY_P}.tar.gz" LICENSE="CRACKLIB" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="nls python" DEPEND="python? ( dev-lang/python )" |