diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-09 20:27:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-09 20:27:26 +0000 |
commit | 995c06c0a115212c09936918d3ab8b637303f441 (patch) | |
tree | be62f1c1613243b4d2b251be47e90c12dcd47e94 /sys-apps/pam-login | |
parent | Stable on sparc wrt #125419 (diff) | |
download | gentoo-2-995c06c0a115212c09936918d3ab8b637303f441.tar.gz gentoo-2-995c06c0a115212c09936918d3ab8b637303f441.tar.bz2 gentoo-2-995c06c0a115212c09936918d3ab8b637303f441.zip |
Stable on sparc wrt #125419
(Portage version: 2.0.54)
Diffstat (limited to 'sys-apps/pam-login')
-rw-r--r-- | sys-apps/pam-login/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/pam-login/pam-login-4.0.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/pam-login/ChangeLog b/sys-apps/pam-login/ChangeLog index df85d5f1a2fd..6e17e44e62e7 100644 --- a/sys-apps/pam-login/ChangeLog +++ b/sys-apps/pam-login/ChangeLog @@ -1,6 +1,10 @@ # 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.64 2006/03/09 19:16:59 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/ChangeLog,v 1.65 2006/03/09 20:27:26 gustavoz Exp $ + + 09 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + pam-login-4.0.14.ebuild: + Stable on sparc wrt #125419 09 Mar 2006; Luis Medinas <metalgod@gentoo.org> pam-login-4.0.14.ebuild: Stable on amd64. Bug #125419. 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 40613d6b2390..5c4c9bde9674 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.3 2006/03/09 19:16:59 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-4.0.14.ebuild,v 1.4 2006/03/09 20:27:26 gustavoz 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 |