diff options
author | Markus Meier <maekke@gentoo.org> | 2011-11-01 05:54:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-11-01 05:54:46 +0000 |
commit | 04e2229c69e00698dccf029455bdf2c90cb97972 (patch) | |
tree | 6a1909e96ec70ec4cfc4f006179269d0b0d68eb0 /net-fs | |
parent | add ~arm, bug #383453 (diff) | |
download | gentoo-2-04e2229c69e00698dccf029455bdf2c90cb97972.tar.gz gentoo-2-04e2229c69e00698dccf029455bdf2c90cb97972.tar.bz2 gentoo-2-04e2229c69e00698dccf029455bdf2c90cb97972.zip |
arm stable, bug #379569
(Portage version: 2.1.10.32/cvs/Linux i686)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/autofs-5.0.6-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index 29944770ff6b..30d266dbafea 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.138 2011/10/29 11:14:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.139 2011/11/01 05:54:46 maekke Exp $ + + 01 Nov 2011; Markus Meier <maekke@gentoo.org> autofs-5.0.6-r3.ebuild: + arm stable, bug #379569 29 Oct 2011; Markos Chandras <hwoarang@gentoo.org> autofs-5.0.6-r3.ebuild: Stable on amd64 wrt bug #379569 diff --git a/net-fs/autofs/autofs-5.0.6-r3.ebuild b/net-fs/autofs/autofs-5.0.6-r3.ebuild index 084dd0b7639a..d88ee8a55ec2 100644 --- a/net-fs/autofs/autofs-5.0.6-r3.ebuild +++ b/net-fs/autofs/autofs-5.0.6-r3.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-r3.ebuild,v 1.4 2011/10/29 11:14:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r3.ebuild,v 1.5 2011/11/01 05:54:46 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 |