summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-03-04 15:39:24 +0000
committerJeroen Roovers <jer@gentoo.org>2010-03-04 15:39:24 +0000
commitefff2d24cd7bc9fcf58bd47b07e53182476f879b (patch)
tree4b6f41c5becf087f3243043ee90f6357cb9fa1d4 /sys-libs/cracklib
parentStable for HPPA (bug #304001). (diff)
downloadgentoo-2-efff2d24cd7bc9fcf58bd47b07e53182476f879b.tar.gz
gentoo-2-efff2d24cd7bc9fcf58bd47b07e53182476f879b.tar.bz2
gentoo-2-efff2d24cd7bc9fcf58bd47b07e53182476f879b.zip
Stable for HPPA (bug #305081).
(Portage version: 2.2_rc64/cvs/Linux i686)
Diffstat (limited to 'sys-libs/cracklib')
-rw-r--r--sys-libs/cracklib/ChangeLog5
-rw-r--r--sys-libs/cracklib/cracklib-2.8.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/cracklib/ChangeLog b/sys-libs/cracklib/ChangeLog
index b489033ac43a..9ff503c1a029 100644
--- a/sys-libs/cracklib/ChangeLog
+++ b/sys-libs/cracklib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/cracklib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.139 2010/02/26 16:42:57 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.140 2010/03/04 15:39:24 jer Exp $
+
+ 04 Mar 2010; Jeroen Roovers <jer@gentoo.org> cracklib-2.8.15.ebuild:
+ Stable for HPPA (bug #305081).
26 Feb 2010; Brent Baude <ranger@gentoo.org> cracklib-2.8.15.ebuild:
Marking cracklib-2.8.15 ppc64 for bug 305081
diff --git a/sys-libs/cracklib/cracklib-2.8.15.ebuild b/sys-libs/cracklib/cracklib-2.8.15.ebuild
index 7c7f0a3870e6..fca7c22c8562 100644
--- a/sys-libs/cracklib/cracklib-2.8.15.ebuild
+++ b/sys-libs/cracklib/cracklib-2.8.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.15.ebuild,v 1.4 2010/02/26 16:42:57 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.8.15.ebuild,v 1.5 2010/03/04 15:39:24 jer Exp $
inherit eutils toolchain-funcs multilib libtool
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cracklib/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
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 )"