summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-06 11:11:01 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-06 11:11:01 +0000
commite9834a415e5dc1e51340a80816ea565aadb5a3c1 (patch)
tree1c701c24ba9c5066b62241f4ef207b7332f57caf /sys-libs
parentStable on x86 wrt bug #212358 (diff)
downloadgentoo-2-e9834a415e5dc1e51340a80816ea565aadb5a3c1.tar.gz
gentoo-2-e9834a415e5dc1e51340a80816ea565aadb5a3c1.tar.bz2
gentoo-2-e9834a415e5dc1e51340a80816ea565aadb5a3c1.zip
Add ~alpha/~ia64 wrt #210770
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/pam/ChangeLog5
-rw-r--r--sys-libs/pam/pam-0.99.10.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog
index aea4795ac960..b354fab8916a 100644
--- a/sys-libs/pam/ChangeLog
+++ b/sys-libs/pam/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/pam
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.202 2008/03/05 18:47:08 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.203 2008/03/06 11:11:01 armin76 Exp $
+
+ 06 Mar 2008; Raúl Porcel <armin76@gentoo.org> pam-0.99.10.0.ebuild:
+ Add ~alpha/~ia64 wrt #210770
05 Mar 2008; Ferris McCormick <fmccor@gentoo.org> pam-0.99.10.0.ebuild:
Add ~sparc for testing --- Bug #210770 (correct version this time).
diff --git a/sys-libs/pam/pam-0.99.10.0.ebuild b/sys-libs/pam/pam-0.99.10.0.ebuild
index 9c19cd4d9753..ff3fe4975e01 100644
--- a/sys-libs/pam/pam-0.99.10.0.ebuild
+++ b/sys-libs/pam/pam-0.99.10.0.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-libs/pam/pam-0.99.10.0.ebuild,v 1.5 2008/03/05 18:47:08 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.99.10.0.ebuild,v 1.6 2008/03/06 11:11:01 armin76 Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/linux/libs/pam/pre/library/${MY_P}.tar.bz2"
LICENSE="PAM"
SLOT="0"
-KEYWORDS="~hppa ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~hppa ~ia64 ~ppc64 ~sparc ~x86"
IUSE="cracklib nls elibc_FreeBSD selinux vim-syntax audit test elibc_glibc"
RDEPEND="nls? ( virtual/libintl )