summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-23 10:13:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-23 10:13:26 +0000
commit07da9329b3599b28d324d2ffa888ca7d29387799 (patch)
tree4c6f710dd0607f3a69f89ecd6e4965e7f0c093ef /sys-libs/cracklib/cracklib-2.9.1.ebuild
parentStable for x86, wrt bug #503196 (diff)
downloadgentoo-2-07da9329b3599b28d324d2ffa888ca7d29387799.tar.gz
gentoo-2-07da9329b3599b28d324d2ffa888ca7d29387799.tar.bz2
gentoo-2-07da9329b3599b28d324d2ffa888ca7d29387799.zip
Stable for sparc, wrt bug #503648
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/cracklib/cracklib-2.9.1.ebuild')
-rw-r--r--sys-libs/cracklib/cracklib-2.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/cracklib/cracklib-2.9.1.ebuild b/sys-libs/cracklib/cracklib-2.9.1.ebuild
index 1833e496f79d..9ac9222a113a 100644
--- a/sys-libs/cracklib/cracklib-2.9.1.ebuild
+++ b/sys-libs/cracklib/cracklib-2.9.1.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.ebuild,v 1.7 2014/03/22 20:38:24 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1.ebuild,v 1.8 2014/03/23 10:13:26 ago 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 )"