diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 18:37:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 18:37:42 +0000 |
commit | cfe88f0a64b276d2a2f68cd74425464a63b0d5b9 (patch) | |
tree | 2903b59b126df9db142de6e7d09502b0f89a4c03 /sys-auth/pam_abl | |
parent | Stable for amd64, wrt bug #400443 (diff) | |
download | gentoo-2-cfe88f0a64b276d2a2f68cd74425464a63b0d5b9.tar.gz gentoo-2-cfe88f0a64b276d2a2f68cd74425464a63b0d5b9.tar.bz2 gentoo-2-cfe88f0a64b276d2a2f68cd74425464a63b0d5b9.zip |
Stable for amd64, wrt bug #397215
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/pam_abl')
-rw-r--r-- | sys-auth/pam_abl/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/pam_abl/pam_abl-0.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/pam_abl/ChangeLog b/sys-auth/pam_abl/ChangeLog index 7bc592819384..b91d7b21488c 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/ChangeLog,v 1.11 2010/11/01 10:38:58 flameeyes Exp $ +# 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 $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> pam_abl-0.4.1.ebuild: + Stable for amd64, wrt bug #397215 01 Nov 2010; Diego E. Pettenò <flameeyes@gentoo.org> pam_abl-0.4.1.ebuild: 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 5b6fbcc227cb..bcaaf0671f19 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-2010 Gentoo Foundation +# 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.2 2010/11/01 10:38:58 flameeyes Exp $ +# $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 $ 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 |