summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-02-09 22:50:24 +0000
committerBrent Baude <ranger@gentoo.org>2008-02-09 22:50:24 +0000
commitbe9d56c4811f10add60290c5adc116107c978326 (patch)
tree17368f8f425a273cce4846417644b4301937ca69 /sys-libs/cracklib
parentDisabled parallel make to fix bug 208586 (and 13 others). (diff)
downloadgentoo-2-be9d56c4811f10add60290c5adc116107c978326.tar.gz
gentoo-2-be9d56c4811f10add60290c5adc116107c978326.tar.bz2
gentoo-2-be9d56c4811f10add60290c5adc116107c978326.zip
stable ppc64, bug 209064
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-libs/cracklib')
-rw-r--r--sys-libs/cracklib/ChangeLog5
-rw-r--r--sys-libs/cracklib/cracklib-2.8.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/cracklib/ChangeLog b/sys-libs/cracklib/ChangeLog
index dfcdb9d369d9..87be92adfa62 100644
--- a/sys-libs/cracklib/ChangeLog
+++ b/sys-libs/cracklib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/cracklib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.115 2008/02/07 18:48:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.116 2008/02/09 22:50:24 ranger Exp $
+
+ 09 Feb 2008; Brent Baude <ranger@gentoo.org> cracklib-2.8.12.ebuild:
+ stable ppc64, bug 209064
07 Feb 2008; Raúl Porcel <armin76@gentoo.org> cracklib-2.8.12.ebuild:
alpha/ia64/sparc/x86 stable
diff --git a/sys-libs/cracklib/cracklib-2.8.12.ebuild b/sys-libs/cracklib/cracklib-2.8.12.ebuild
index bd1eb1032bed..c22b367db4cd 100644
--- a/sys-libs/cracklib/cracklib-2.8.12.ebuild
+++ b/sys-libs/cracklib/cracklib-2.8.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.12.ebuild,v 1.2 2008/02/07 18:48:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.12.ebuild,v 1.3 2008/02/09 22:50:24 ranger Exp $
inherit toolchain-funcs multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cracklib/${MY_P}.tar.gz"
LICENSE="CRACKLIB"
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"
DEPEND="python? ( dev-lang/python )"