summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-09-26 04:28:59 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-09-26 04:28:59 +0000
commit99914687960fc208d2223a1fa8adb6b7e7ecfd01 (patch)
tree647bfb703b11a430841fbd67184a996cb180f0e1 /sys-libs/cracklib
parentSet libdir to /usr/libdir/pbs/lib for compatibility with openmpi and such. Ev... (diff)
downloadgentoo-2-99914687960fc208d2223a1fa8adb6b7e7ecfd01.tar.gz
gentoo-2-99914687960fc208d2223a1fa8adb6b7e7ecfd01.tar.bz2
gentoo-2-99914687960fc208d2223a1fa8adb6b7e7ecfd01.zip
x86 stable; gotta get myself some of that crack
(Portage version: 2.1.1)
Diffstat (limited to 'sys-libs/cracklib')
-rw-r--r--sys-libs/cracklib/ChangeLog5
-rw-r--r--sys-libs/cracklib/cracklib-2.8.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/cracklib/ChangeLog b/sys-libs/cracklib/ChangeLog
index c00dbebdb1f2..986d888aa08b 100644
--- a/sys-libs/cracklib/ChangeLog
+++ b/sys-libs/cracklib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/cracklib
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.98 2006/09/25 17:54:13 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.99 2006/09/26 04:28:59 tsunam Exp $
+
+ 26 Sep 2006; Joshua Jackson <tsunam@gentoo.org> cracklib-2.8.9-r1.ebuild:
+ Stable x86; bug #149051
25 Sep 2006; <nixnut@gentoo.org> cracklib-2.8.9-r1.ebuild:
Stable on ppc wrt bug 149051
diff --git a/sys-libs/cracklib/cracklib-2.8.9-r1.ebuild b/sys-libs/cracklib/cracklib-2.8.9-r1.ebuild
index 34fb5b1012bc..d6dd54adf0ea 100644
--- a/sys-libs/cracklib/cracklib-2.8.9-r1.ebuild
+++ b/sys-libs/cracklib/cracklib-2.8.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.9-r1.ebuild,v 1.4 2006/09/25 17:54:13 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.9-r1.ebuild,v 1.5 2006/09/26 04:28:59 tsunam Exp $
inherit eutils 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=""