diff options
author | 2014-08-07 19:23:19 +0000 | |
---|---|---|
committer | 2014-08-07 19:23:19 +0000 | |
commit | 782bba6a9dfe9a400fdf826e718fb8b832e5278d (patch) | |
tree | a5ace0c47aeab74ad59214a67b917af23d56d0ef /sys-libs/cracklib/cracklib-2.9.1-r1.ebuild | |
parent | Stable for HPPA (bug #512012). (diff) | |
download | gentoo-2-782bba6a9dfe9a400fdf826e718fb8b832e5278d.tar.gz gentoo-2-782bba6a9dfe9a400fdf826e718fb8b832e5278d.tar.bz2 gentoo-2-782bba6a9dfe9a400fdf826e718fb8b832e5278d.zip |
Stable for HPPA (bug #512012).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-libs/cracklib/cracklib-2.9.1-r1.ebuild')
-rw-r--r-- | sys-libs/cracklib/cracklib-2.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild b/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild index 243b83810455..3e1854a1e26c 100644 --- a/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild +++ b/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild,v 1.8 2014/07/28 13:49:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild,v 1.9 2014/08/07 19:23:19 jer Exp $ EAPI="4" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/cracklib/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" IUSE="nls python static-libs test zlib" RDEPEND="zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )" |