From 7e99aae98cefb30796421a23ad6e6dc063a2cf6b Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Wed, 24 Aug 2011 19:11:29 +0000 Subject: x86 stable, bug #379569 (Portage version: 2.1.10.11/cvs/Linux x86_64) --- net-fs/autofs/ChangeLog | 5 ++++- net-fs/autofs/autofs-5.0.6-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-fs') diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index cb84293eb4d6..f9858fdc6c24 100644 --- a/net-fs/autofs/ChangeLog +++ b/net-fs/autofs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/autofs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.119 2011/08/19 18:39:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.120 2011/08/24 19:11:29 maekke Exp $ + + 24 Aug 2011; Markus Meier autofs-5.0.6-r1.ebuild: + x86 stable, bug #379569 19 Aug 2011; Markos Chandras autofs-5.0.6-r1.ebuild: Stable on amd64 wrt bug #379569 diff --git a/net-fs/autofs/autofs-5.0.6-r1.ebuild b/net-fs/autofs/autofs-5.0.6-r1.ebuild index 613f56c6b1bf..fe6b7c4b8120 100644 --- a/net-fs/autofs/autofs-5.0.6-r1.ebuild +++ b/net-fs/autofs/autofs-5.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r1.ebuild,v 1.2 2011/08/19 18:39:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r1.ebuild,v 1.3 2011/08/24 19:11:29 maekke Exp $ EAPI="4" inherit eutils multilib autotools linux-info @@ -15,7 +15,7 @@ SRC_URI="mirror://kernel/linux/daemons/${PN}/v5/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="hesiod ldap sasl" # USE="sasl" adds SASL support to the LDAP module which will not be build. If -- cgit v1.2.3-65-gdbad