summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-02-14 13:12:49 +0000
committerJeroen Roovers <jer@gentoo.org>2008-02-14 13:12:49 +0000
commita071a4cbddb4199943179fd4d8004e8e0a34aed3 (patch)
tree4cfbccc7f7fe9c38d3a845873b7743e44cec1a59 /sys-libs
parentCompile time fixes for bugs #209341 and #208731. (diff)
downloadgentoo-2-a071a4cbddb4199943179fd4d8004e8e0a34aed3.tar.gz
gentoo-2-a071a4cbddb4199943179fd4d8004e8e0a34aed3.tar.bz2
gentoo-2-a071a4cbddb4199943179fd4d8004e8e0a34aed3.zip
Stable for HPPA (bug #209064).
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-libs')
-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 c336c03b10ac..d57729f97d67 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.118 2008/02/11 14:10:18 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.119 2008/02/14 13:12:49 jer Exp $
+
+ 14 Feb 2008; Jeroen Roovers <jer@gentoo.org> cracklib-2.8.12.ebuild:
+ Stable for HPPA (bug #209064).
11 Feb 2008; Santiago M. Mola <coldwind@gentoo.org>
cracklib-2.8.12.ebuild:
diff --git a/sys-libs/cracklib/cracklib-2.8.12.ebuild b/sys-libs/cracklib/cracklib-2.8.12.ebuild
index 07f7ed9141c6..bd6e64eb1732 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.5 2008/02/11 14:10:18 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.12.ebuild,v 1.6 2008/02/14 13:12:49 jer 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 )"