summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2009-09-10 04:57:06 +0000
committerTom Gall <tgall@gentoo.org>2009-09-10 04:57:06 +0000
commitf41301e5d428b33be08ad5e68a04051e98d559d4 (patch)
tree4a4576bc0881d78de1f6cfa68e0e1b7a76b91a27 /sys-auth
parentstable on ppc64 (diff)
downloadgentoo-2-f41301e5d428b33be08ad5e68a04051e98d559d4.tar.gz
gentoo-2-f41301e5d428b33be08ad5e68a04051e98d559d4.tar.bz2
gentoo-2-f41301e5d428b33be08ad5e68a04051e98d559d4.zip
stable on ppc64, bug #284091
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_passwdqc/ChangeLog5
-rw-r--r--sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-auth/pam_passwdqc/ChangeLog b/sys-auth/pam_passwdqc/ChangeLog
index d5d19e1f660b..fd339eb89db0 100644
--- a/sys-auth/pam_passwdqc/ChangeLog
+++ b/sys-auth/pam_passwdqc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_passwdqc
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.21 2008/08/22 14:25:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.22 2009/09/10 04:57:06 tgall Exp $
+
+ 09 Sep 2009; Tom Gall <tgall@gentoo.org> pam_passwdqc-1.0.5.ebuild:
+ stable on ppc64, bug #284091
22 Aug 2008; Alexis Ballier <aballier@gentoo.org>
pam_passwdqc-1.0.5.ebuild:
diff --git a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild
index 33f2c386e833..0c13f215a73d 100644
--- a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild
+++ b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.10 2008/08/22 14:25:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.11 2009/09/10 04:57:06 tgall Exp $
inherit pam eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.openwall.com/pam/modules/pam_passwdqc/${P}.tar.gz"
LICENSE="BSD as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
DEPEND="virtual/pam"