summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-06-13 15:55:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-06-13 15:55:26 +0000
commit68b88a59668570ffcb30325e6c04365a11c1863f (patch)
tree5679afc935c79d989b6e754fb29ea23628cdbe8b /sys-auth/pam_passwdqc
parentVersion bump and added patch for new ffmpeg headers compatibility (bug #22394... (diff)
downloadhistorical-68b88a59668570ffcb30325e6c04365a11c1863f.tar.gz
historical-68b88a59668570ffcb30325e6c04365a11c1863f.tar.bz2
historical-68b88a59668570ffcb30325e6c04365a11c1863f.zip
ia64/sparc stable wrt #225901
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-auth/pam_passwdqc')
-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 21001c049758..7cad9e263b79 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.17 2008/06/13 12:35:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.18 2008/06/13 15:50:07 armin76 Exp $
+
+ 13 Jun 2008; Raúl Porcel <armin76@gentoo.org> pam_passwdqc-1.0.5.ebuild:
+ ia64/sparc stable wrt #225901
13 Jun 2008; Jeroen Roovers <jer@gentoo.org> pam_passwdqc-1.0.5.ebuild:
Stable for HPPA (bug #225901).
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 4bbc65ee6495..606fb5029182 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.6 2008/06/13 12:35:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.7 2008/06/13 15:50:07 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 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
DEPEND="virtual/pam"