summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-06-13 12:38:07 +0000
committerJeroen Roovers <jer@gentoo.org>2008-06-13 12:38:07 +0000
commita8464e351950a2f0f3e0f7215602b96eccd62363 (patch)
tree6dd9a0b5ae7919748f38cef4f7d5be8e11668012 /sys-auth
parentversion bump (diff)
downloadhistorical-a8464e351950a2f0f3e0f7215602b96eccd62363.tar.gz
historical-a8464e351950a2f0f3e0f7215602b96eccd62363.tar.bz2
historical-a8464e351950a2f0f3e0f7215602b96eccd62363.zip
Stable for HPPA (bug #225901).
Package-Manager: portage-2.1.5.4
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_mktemp/ChangeLog5
-rw-r--r--sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild4
-rw-r--r--sys-auth/pam_passwdqc/ChangeLog5
-rw-r--r--sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild4
-rw-r--r--sys-auth/pambase/ChangeLog5
-rw-r--r--sys-auth/pambase/pambase-20080318.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/sys-auth/pam_mktemp/ChangeLog b/sys-auth/pam_mktemp/ChangeLog
index 6b02c99a73c5..03f45397e761 100644
--- a/sys-auth/pam_mktemp/ChangeLog
+++ b/sys-auth/pam_mktemp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_mktemp
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mktemp/ChangeLog,v 1.11 2008/06/10 19:00:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mktemp/ChangeLog,v 1.12 2008/06/13 12:37:20 jer Exp $
+
+ 13 Jun 2008; Jeroen Roovers <jer@gentoo.org> pam_mktemp-1.0.3.ebuild:
+ Stable for HPPA (bug #225901).
10 Jun 2008; Alexis Ballier <aballier@gentoo.org> pam_mktemp-1.0.3.ebuild:
keyword ~sparc-fbsd
diff --git a/sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild b/sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild
index bd827476c8ec..7313caf99575 100644
--- a/sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild
+++ b/sys-auth/pam_mktemp/pam_mktemp-1.0.3.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_mktemp/pam_mktemp-1.0.3.ebuild,v 1.10 2008/06/10 19:00:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild,v 1.11 2008/06/13 12:37:20 jer Exp $
inherit toolchain-funcs pam
@@ -10,7 +10,7 @@ SRC_URI="http://www.openwall.com/pam/modules/${PN}/${P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/pam"
diff --git a/sys-auth/pam_passwdqc/ChangeLog b/sys-auth/pam_passwdqc/ChangeLog
index 0c175aa39a03..21001c049758 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.16 2008/06/04 09:17:00 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.17 2008/06/13 12:35:17 jer Exp $
+
+ 13 Jun 2008; Jeroen Roovers <jer@gentoo.org> pam_passwdqc-1.0.5.ebuild:
+ Stable for HPPA (bug #225901).
04 Jun 2008; Markus Rothe <corsair@gentoo.org> pam_passwdqc-1.0.5.ebuild:
Added ~ppc64; bug #224555
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 42bef4925bca..4bbc65ee6495 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.5 2008/06/04 09:17:00 corsair Exp $
+# $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 $
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"
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog
index d6c1ed8450b6..8d949dad7b32 100644
--- a/sys-auth/pambase/ChangeLog
+++ b/sys-auth/pambase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pambase
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.33 2008/06/11 23:05:57 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.34 2008/06/13 12:38:07 jer Exp $
+
+ 13 Jun 2008; Jeroen Roovers <jer@gentoo.org> pambase-20080318.ebuild:
+ Stable for HPPA (bug #225901).
11 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
pambase-20080318.ebuild:
diff --git a/sys-auth/pambase/pambase-20080318.ebuild b/sys-auth/pambase/pambase-20080318.ebuild
index 1e0af871b770..e80707fe16e7 100644
--- a/sys-auth/pambase/pambase-20080318.ebuild
+++ b/sys-auth/pambase/pambase-20080318.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/pambase/pambase-20080318.ebuild,v 1.9 2008/06/11 23:05:57 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080318.ebuild,v 1.10 2008/06/13 12:38:07 jer Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp"
RESTRICT="binchecks"