summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-02 09:39:35 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-02 09:39:35 +0000
commit539e3b24e18b94f32e8af6672da4280a41d26634 (patch)
treec66478027c2a99bd589ab61bed084897382ae0bd /sys-libs
parentemake/make cleanup of current ebuild. (diff)
downloadgentoo-2-539e3b24e18b94f32e8af6672da4280a41d26634.tar.gz
gentoo-2-539e3b24e18b94f32e8af6672da4280a41d26634.tar.bz2
gentoo-2-539e3b24e18b94f32e8af6672da4280a41d26634.zip
stable x86, bug #194466
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/cracklib/ChangeLog6
-rw-r--r--sys-libs/cracklib/cracklib-2.8.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/cracklib/ChangeLog b/sys-libs/cracklib/ChangeLog
index 0efe646003a0..bbae8996896a 100644
--- a/sys-libs/cracklib/ChangeLog
+++ b/sys-libs/cracklib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/cracklib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.109 2007/10/02 07:23:12 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.110 2007/10/02 09:39:35 opfer Exp $
+
+ 02 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+ cracklib-2.8.10.ebuild:
+ stable x86, bug #194466
02 Oct 2007; Christian Birchinger <joker@gentoo.org>
cracklib-2.8.10.ebuild:
diff --git a/sys-libs/cracklib/cracklib-2.8.10.ebuild b/sys-libs/cracklib/cracklib-2.8.10.ebuild
index 9f458e9a10bd..9d291c3a936b 100644
--- a/sys-libs/cracklib/cracklib-2.8.10.ebuild
+++ b/sys-libs/cracklib/cracklib-2.8.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.10.ebuild,v 1.3 2007/10/02 07:23:12 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.10.ebuild,v 1.4 2007/10/02 09:39:35 opfer 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 )"