summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-04 09:46:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-04 09:46:14 +0000
commita3f3adaf3d4a9511154c68f83c009c5db3f7fbf9 (patch)
treeb894f5f8d917fe6a8fa0c7c970c9cdae62c95322 /sys-libs/cracklib
parentStable for amd64, wrt bug #427606 (diff)
downloadgentoo-2-a3f3adaf3d4a9511154c68f83c009c5db3f7fbf9.tar.gz
gentoo-2-a3f3adaf3d4a9511154c68f83c009c5db3f7fbf9.tar.bz2
gentoo-2-a3f3adaf3d4a9511154c68f83c009c5db3f7fbf9.zip
Stable for amd64, wrt bug #427132
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/cracklib')
-rw-r--r--sys-libs/cracklib/ChangeLog5
-rw-r--r--sys-libs/cracklib/cracklib-2.8.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/cracklib/ChangeLog b/sys-libs/cracklib/ChangeLog
index ea01989d76b5..f56cf67b2984 100644
--- a/sys-libs/cracklib/ChangeLog
+++ b/sys-libs/cracklib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/cracklib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.169 2012/07/24 14:23:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.170 2012/08/04 09:46:14 ago Exp $
+
+ 04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> cracklib-2.8.19.ebuild:
+ Stable for amd64, wrt bug #427132
24 Jul 2012; Jeroen Roovers <jer@gentoo.org> cracklib-2.8.19.ebuild:
Stable for HPPA (bug #427132).
diff --git a/sys-libs/cracklib/cracklib-2.8.19.ebuild b/sys-libs/cracklib/cracklib-2.8.19.ebuild
index 98f722a828ef..2b715698bfc3 100644
--- a/sys-libs/cracklib/cracklib-2.8.19.ebuild
+++ b/sys-libs/cracklib/cracklib-2.8.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.19.ebuild,v 1.7 2012/07/24 14:23:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.19.ebuild,v 1.8 2012/08/04 09:46:14 ago Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/cracklib/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
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 static-libs zlib"
RDEPEND="zlib? ( sys-libs/zlib )"