summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-10-29 20:15:23 +0000
committerDawid Węgliński <cla@gentoo.org>2007-10-29 20:15:23 +0000
commit249b11e5ce0ee15bdf304ba896894f39ae2b0eb9 (patch)
tree1392cd7c80ed7ce3cb8591cd34b04d6d58d03906 /sys-auth/pam_abl
parentrestrict tests as they're broken (diff)
downloadgentoo-2-249b11e5ce0ee15bdf304ba896894f39ae2b0eb9.tar.gz
gentoo-2-249b11e5ce0ee15bdf304ba896894f39ae2b0eb9.tar.bz2
gentoo-2-249b11e5ce0ee15bdf304ba896894f39ae2b0eb9.zip
Stable on x86, bug #197429
(Portage version: 2.1.3.16)
Diffstat (limited to 'sys-auth/pam_abl')
-rw-r--r--sys-auth/pam_abl/ChangeLog5
-rw-r--r--sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_abl/ChangeLog b/sys-auth/pam_abl/ChangeLog
index b2b1b6a1f72b..6aa93f20ce1d 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/ChangeLog,v 1.5 2007/10/29 20:05:20 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/ChangeLog,v 1.6 2007/10/29 20:15:23 cla Exp $
+
+ 29 Oct 2007; Dawid Węgliński <cla@gentoo.org> pam_abl-0.2.3-r1.ebuild:
+ Stable on x86 (bug #197429)
29 Oct 2007; Markus Ullmann <jokey@gentoo.org> pam_abl-0.2.3-r1.ebuild:
restrict tests as they're broken
diff --git a/sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild b/sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild
index 9f4edb100d1e..5878059fd9f0 100644
--- a/sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild
+++ b/sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2.3-r1.ebuild,v 1.3 2007/10/29 20:05:20 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/pam_abl-0.2.3-r1.ebuild,v 1.4 2007/10/29 20:15:23 cla Exp $
inherit flag-o-matic pam toolchain-funcs
@@ -11,7 +11,7 @@ RESTRICT=""
LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND=">=sys-libs/pam-0.78-r2