diff options
Diffstat (limited to 'sys-apps/pam-login')
-rw-r--r-- | sys-apps/pam-login/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pam-login/pam-login-4.0.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pam-login/ChangeLog b/sys-apps/pam-login/ChangeLog index 363a3813a4ed..9b4c177f8c82 100644 --- a/sys-apps/pam-login/ChangeLog +++ b/sys-apps/pam-login/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pam-login # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/ChangeLog,v 1.62 2006/01/04 21:35:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/ChangeLog,v 1.63 2006/03/08 08:00:03 corsair Exp $ + + 08 Mar 2006; Markus Rothe <corsair@gentoo.org> pam-login-4.0.14.ebuild: + Stable on ppc64; bug #125419 *pam-login-4.0.14 (04 Jan 2006) diff --git a/sys-apps/pam-login/pam-login-4.0.14.ebuild b/sys-apps/pam-login/pam-login-4.0.14.ebuild index a7d4933cf5b1..5b76fa786246 100644 --- a/sys-apps/pam-login/pam-login-4.0.14.ebuild +++ b/sys-apps/pam-login/pam-login-4.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-4.0.14.ebuild,v 1.1 2006/01/04 21:35:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-4.0.14.ebuild,v 1.2 2006/03/08 08:00:03 corsair Exp $ inherit eutils libtool flag-o-matic autotools pam @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.pld.org.pl/software/${MY_PN}/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" 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" IUSE="livecd nls selinux skey" DEPEND="virtual/libc |