summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-03-12 21:00:03 +0000
committerMarkus Meier <maekke@gentoo.org>2014-03-12 21:00:03 +0000
commit5a8b1653f569ef38a60b26d33c4ef64edc2ff7da (patch)
treedaf4044dc06e5760d1f34859303b47c6e3d833a5 /sys-libs
parentarm stable, bug #503784 (diff)
downloadgentoo-2-5a8b1653f569ef38a60b26d33c4ef64edc2ff7da.tar.gz
gentoo-2-5a8b1653f569ef38a60b26d33c4ef64edc2ff7da.tar.bz2
gentoo-2-5a8b1653f569ef38a60b26d33c4ef64edc2ff7da.zip
arm stable, bug #503648
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/cracklib/ChangeLog5
-rw-r--r--sys-libs/cracklib/cracklib-2.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/cracklib/ChangeLog b/sys-libs/cracklib/ChangeLog
index ddfc2d515e57..d9740751ef02 100644
--- a/sys-libs/cracklib/ChangeLog
+++ b/sys-libs/cracklib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/cracklib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.184 2014/03/12 04:59:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.185 2014/03/12 21:00:03 maekke Exp $
+
+ 12 Mar 2014; Markus Meier <maekke@gentoo.org> cracklib-2.9.1.ebuild:
+ arm stable, bug #503648
09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> cracklib-2.9.1.ebuild:
x86 stable wrt bug #503648
diff --git a/sys-libs/cracklib/cracklib-2.9.1.ebuild b/sys-libs/cracklib/cracklib-2.9.1.ebuild
index ceddd0f47844..8c9a83da7523 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.5 2014/03/12 04:59:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1.ebuild,v 1.6 2014/03/12 21:00:03 maekke 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 )"