diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 19:18:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 19:18:16 +0000 |
commit | 3dd13e644115112ef92128710e2cba0c37e6cb9e (patch) | |
tree | ebd661a0ed066f0bddace11c5eba2e678d200e54 /sys-auth/pam_abl | |
parent | x86 stable wrt bug #397295 (diff) | |
download | gentoo-2-3dd13e644115112ef92128710e2cba0c37e6cb9e.tar.gz gentoo-2-3dd13e644115112ef92128710e2cba0c37e6cb9e.tar.bz2 gentoo-2-3dd13e644115112ef92128710e2cba0c37e6cb9e.zip |
x86 stable wrt bug #397215
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'sys-auth/pam_abl')
-rw-r--r-- | sys-auth/pam_abl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_abl/pam_abl-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_abl/ChangeLog b/sys-auth/pam_abl/ChangeLog index b91d7b21488c..3ce70a206adc 100644 --- a/sys-auth/pam_abl/ChangeLog +++ b/sys-auth/pam_abl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_abl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/ChangeLog,v 1.12 2012/02/03 18:37:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/ChangeLog,v 1.13 2012/02/16 19:18:16 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> pam_abl-0.4.1.ebuild: + x86 stable wrt bug #397215 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> pam_abl-0.4.1.ebuild: Stable for amd64, wrt bug #397215 diff --git a/sys-auth/pam_abl/pam_abl-0.4.1.ebuild b/sys-auth/pam_abl/pam_abl-0.4.1.ebuild index bcaaf0671f19..b43d62d73466 100644 --- a/sys-auth/pam_abl/pam_abl-0.4.1.ebuild +++ b/sys-auth/pam_abl/pam_abl-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/pam_abl-0.4.1.ebuild,v 1.3 2012/02/03 18:37:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/pam_abl-0.4.1.ebuild,v 1.4 2012/02/16 19:18:16 phajdan.jr Exp $ EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=sys-libs/pam-0.78-r2 |