summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-08-22 14:25:41 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-08-22 14:25:41 +0000
commit6731522396b7f8660e8e5a50183de5696fc5c5d7 (patch)
tree75b5cc6508280b0d81381860f6a3c9b970161664 /sys-auth/pam_passwdqc
parentNew upstream repo id, thanks to David Voge in bug #234797 (diff)
downloadgentoo-2-6731522396b7f8660e8e5a50183de5696fc5c5d7.tar.gz
gentoo-2-6731522396b7f8660e8e5a50183de5696fc5c5d7.tar.bz2
gentoo-2-6731522396b7f8660e8e5a50183de5696fc5c5d7.zip
keyword ~sparc-fbsd
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'sys-auth/pam_passwdqc')
-rw-r--r--sys-auth/pam_passwdqc/ChangeLog6
-rw-r--r--sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/pam_passwdqc/ChangeLog b/sys-auth/pam_passwdqc/ChangeLog
index 346e56e0d66b..d5d19e1f660b 100644
--- a/sys-auth/pam_passwdqc/ChangeLog
+++ b/sys-auth/pam_passwdqc/ChangeLog
@@ -1,6 +1,10 @@
# 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.20 2008/07/23 00:08:09 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.21 2008/08/22 14:25:41 aballier Exp $
+
+ 22 Aug 2008; Alexis Ballier <aballier@gentoo.org>
+ pam_passwdqc-1.0.5.ebuild:
+ keyword ~sparc-fbsd
23 Jul 2008; Javier Villavicencio <the_paya@gentoo.org>
files/pam_passwdqc-1.0.5-makefile.patch, 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 6fcfbbed00d4..33f2c386e833 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
# 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.9 2008/07/23 00:08:09 the_paya Exp $
+# $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 $
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 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
DEPEND="virtual/pam"