summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-20 12:25:05 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-20 12:25:05 +0000
commit0b4d4894bc2330d8e92d1dba0aa1acc2a9f00edf (patch)
tree6e2d1b54ec504842738c3bc735d427e6bad0a267 /sys-auth
parentarm stable, bug #284087 (diff)
downloadgentoo-2-0b4d4894bc2330d8e92d1dba0aa1acc2a9f00edf.tar.gz
gentoo-2-0b4d4894bc2330d8e92d1dba0aa1acc2a9f00edf.tar.bz2
gentoo-2-0b4d4894bc2330d8e92d1dba0aa1acc2a9f00edf.zip
arm stable, bug #284091
(Portage version: 2.2_rc46/cvs/Linux x86_64)
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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_passwdqc/ChangeLog b/sys-auth/pam_passwdqc/ChangeLog
index 41a508860421..e30f2d3df89c 100644
--- a/sys-auth/pam_passwdqc/ChangeLog
+++ b/sys-auth/pam_passwdqc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_passwdqc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.25 2009/09/30 16:46:30 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.26 2009/10/20 12:25:05 maekke Exp $
+
+ 20 Oct 2009; Markus Meier <maekke@gentoo.org> pam_passwdqc-1.0.5.ebuild:
+ arm stable, bug #284091
30 Sep 2009; Tobias Klausmann <klausman@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 0f066cdeb69a..480b12ce394c 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-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.14 2009/09/30 16:46:30 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.15 2009/10/20 12:25:05 maekke 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 x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
DEPEND="virtual/pam"