summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 15:08:03 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 15:08:03 +0000
commitd2811c0b0b51fe0e04922fcc7a048827c6273f28 (patch)
tree310fcfad5660b9043064e3315fe56440549a5a16 /sys-auth/pam_passwdqc
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-d2811c0b0b51fe0e04922fcc7a048827c6273f28.tar.gz
gentoo-2-d2811c0b0b51fe0e04922fcc7a048827c6273f28.tar.bz2
gentoo-2-d2811c0b0b51fe0e04922fcc7a048827c6273f28.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/pam_passwdqc')
-rw-r--r--sys-auth/pam_passwdqc/ChangeLog7
-rw-r--r--sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/pam_passwdqc/ChangeLog b/sys-auth/pam_passwdqc/ChangeLog
index 84b5fd1bd988..03489d8bf0dc 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.28 2010/01/07 15:54:56 fauli Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.29 2012/04/26 15:08:03 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> pam_passwdqc-1.0.5.ebuild:
+ keyword ~amd64-fbsd
07 Jan 2010; Christian Faulhammer <fauli@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 e0b71c9cff25..778dfb4b6832 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-2010 Gentoo Foundation
+# Copyright 1999-2012 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.17 2010/01/07 15:54:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.18 2012/04/26 15:08:03 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 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
DEPEND="virtual/pam"