diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-10 21:18:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-10 21:18:24 +0000 |
commit | 6e34175e657314d79603ee813defac242995f2d1 (patch) | |
tree | 80c20314f0568e38ce9115be5c5d2fb628a5f7d1 /sys-auth | |
parent | alpha/ia64/sparc/x86 stable wrt #234387 (diff) | |
download | historical-6e34175e657314d79603ee813defac242995f2d1.tar.gz historical-6e34175e657314d79603ee813defac242995f2d1.tar.bz2 historical-6e34175e657314d79603ee813defac242995f2d1.zip |
Add ~ia64 wrt #232691
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_ssh/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.92.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/pambase/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20080801.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-auth/pam_ssh/ChangeLog b/sys-auth/pam_ssh/ChangeLog index 941526625877..54534a0112a5 100644 --- a/sys-auth/pam_ssh/ChangeLog +++ b/sys-auth/pam_ssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_ssh # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.17 2008/08/10 17:20:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.18 2008/08/10 21:16:41 armin76 Exp $ + + 10 Aug 2008; Raúl Porcel <armin76@gentoo.org> pam_ssh-1.92.ebuild: + Add ~ia64 wrt #232691 10 Aug 2008; Tobias Klausmann <klausman@gentoo.org> pam_ssh-1.92.ebuild: Keyworded on alpha, bug #232691 diff --git a/sys-auth/pam_ssh/pam_ssh-1.92.ebuild b/sys-auth/pam_ssh/pam_ssh-1.92.ebuild index 2775a7efd8c0..04136f917176 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.92.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.92.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_ssh/pam_ssh-1.92.ebuild,v 1.11 2008/08/10 17:20:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.92.ebuild,v 1.12 2008/08/10 21:16:41 armin76 Exp $ inherit pam eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" # Doesn't work on OpenPAM. diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index 78f55ebc9f39..dcb582fcc7e9 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.51 2008/08/10 17:21:56 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.52 2008/08/10 21:18:24 armin76 Exp $ + + 10 Aug 2008; Raúl Porcel <armin76@gentoo.org> pambase-20080801.ebuild: + Add ~ia64 wrt #232691 10 Aug 2008; Tobias Klausmann <klausman@gentoo.org> pambase-20080801.ebuild: diff --git a/sys-auth/pambase/pambase-20080801.ebuild b/sys-auth/pambase/pambase-20080801.ebuild index 0bc4e37dedaa..bf89a772d856 100644 --- a/sys-auth/pambase/pambase-20080801.ebuild +++ b/sys-auth/pambase/pambase-20080801.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-20080801.ebuild,v 1.5 2008/08/10 17:21:56 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild,v 1.6 2008/08/10 21:18:24 armin76 Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512" RESTRICT="binchecks" |