summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-06-27 17:07:52 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-06-27 17:07:52 +0000
commit4df15a4e6e3c6ab0d66ca632f9ae5712d59c647b (patch)
tree3b9657722c09cc3982dd42c95e959cfdc97548e9 /sys-libs
parentppc stable, #138147 (diff)
downloadgentoo-2-4df15a4e6e3c6ab0d66ca632f9ae5712d59c647b.tar.gz
gentoo-2-4df15a4e6e3c6ab0d66ca632f9ae5712d59c647b.tar.bz2
gentoo-2-4df15a4e6e3c6ab0d66ca632f9ae5712d59c647b.zip
ppc stable, #138146
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/cracklib/ChangeLog6
-rw-r--r--sys-libs/cracklib/cracklib-2.8.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/cracklib/ChangeLog b/sys-libs/cracklib/ChangeLog
index b74bc4cfc6ba..ff65fa159b44 100644
--- a/sys-libs/cracklib/ChangeLog
+++ b/sys-libs/cracklib/ChangeLog
@@ -1,6 +1,10 @@
# 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.89 2006/06/27 09:15:02 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.90 2006/06/27 17:07:52 dertobi123 Exp $
+
+ 27 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ cracklib-2.8.9.ebuild:
+ ppc stable, #138146
27 Jun 2006; Markus Rothe <corsair@gentoo.org> cracklib-2.8.9.ebuild:
Stable on ppc64; bug #138146
diff --git a/sys-libs/cracklib/cracklib-2.8.9.ebuild b/sys-libs/cracklib/cracklib-2.8.9.ebuild
index f5ac79a7db25..b49dca1c0398 100644
--- a/sys-libs/cracklib/cracklib-2.8.9.ebuild
+++ b/sys-libs/cracklib/cracklib-2.8.9.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.ebuild,v 1.4 2006/06/27 09:15:02 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.9.ebuild,v 1.5 2006/06/27 17:07:52 dertobi123 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=""