summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-06 11:09:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-06 11:09:05 +0000
commita1eb37e2dbbe62be3bd8142b5c5d9217c89bddea (patch)
tree1950811937c193a5f87fbbad19bbc9edfcdb2c6a /sys-auth
parentVersion bump (#212470). (diff)
downloadgentoo-2-a1eb37e2dbbe62be3bd8142b5c5d9217c89bddea.tar.gz
gentoo-2-a1eb37e2dbbe62be3bd8142b5c5d9217c89bddea.tar.bz2
gentoo-2-a1eb37e2dbbe62be3bd8142b5c5d9217c89bddea.zip
Add ~ia64
(Portage version: 2.1.4.4)
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 fbf2c39d794e..82e4dde90073 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.14 2008/02/22 10:57:14 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.15 2008/03/06 11:09:05 armin76 Exp $
+
+ 06 Mar 2008; Raúl Porcel <armin76@gentoo.org> pam_passwdqc-1.0.5.ebuild:
+ Add ~ia64
22 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
-pam_passwdqc-0.7.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 f35ead3a9c02..7a1e8a9d460c 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.2 2008/02/19 12:54:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.3 2008/03/06 11:09:05 armin76 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 ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
DEPEND="virtual/pam"