summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-24 15:11:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-24 15:11:41 +0000
commit2f4b2112fd5f3a55c67335d6b3159455e4d675f9 (patch)
tree8673f7e17234ea3e5741c030a7d498aeaa7a68e8 /sys-libs/cracklib
parentStable for ppc, wrt bug #503488 (diff)
downloadgentoo-2-2f4b2112fd5f3a55c67335d6b3159455e4d675f9.tar.gz
gentoo-2-2f4b2112fd5f3a55c67335d6b3159455e4d675f9.tar.bz2
gentoo-2-2f4b2112fd5f3a55c67335d6b3159455e4d675f9.zip
Stable for ppc, wrt bug #503648
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/cracklib')
-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 99fb5c0d656b..241c2c35f8b2 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.187 2014/03/23 10:13:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.188 2014/03/24 15:11:41 ago Exp $
+
+ 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> cracklib-2.9.1.ebuild:
+ Stable for ppc, wrt bug #503648
23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> cracklib-2.9.1.ebuild:
Stable for sparc, wrt bug #503648
diff --git a/sys-libs/cracklib/cracklib-2.9.1.ebuild b/sys-libs/cracklib/cracklib-2.9.1.ebuild
index 9ac9222a113a..a9fbe2356862 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.8 2014/03/23 10:13:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1.ebuild,v 1.9 2014/03/24 15:11:41 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 )"