diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-18 21:36:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-18 21:36:26 +0000 |
commit | 80eb0c941f0aa8a324419bf028461843afa1ce86 (patch) | |
tree | 081d5cbc3a409859126f7546fb87ed15653a0760 /net-fs/autofs | |
parent | Version bump #383473 by Andrej Filipcic. (diff) | |
download | gentoo-2-80eb0c941f0aa8a324419bf028461843afa1ce86.tar.gz gentoo-2-80eb0c941f0aa8a324419bf028461843afa1ce86.tar.bz2 gentoo-2-80eb0c941f0aa8a324419bf028461843afa1ce86.zip |
amd64/x86 stable, bug #379569
(Portage version: 2.1.10.18/cvs/Linux x86_64)
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/autofs-5.0.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index ceb398119830..80aaa046cc09 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.124 2011/09/15 06:50:59 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.125 2011/09/18 21:36:26 maekke Exp $ + + 18 Sep 2011; Markus Meier <maekke@gentoo.org> autofs-5.0.6-r2.ebuild: + amd64/x86 stable, bug #379569 15 Sep 2011; Peter Volkov <pva@gentoo.org> autofs-5.0.6-r2.ebuild: Depend on <glibc-2.14, temporary measure for bug #374403, thank cyrillic for diff --git a/net-fs/autofs/autofs-5.0.6-r2.ebuild b/net-fs/autofs/autofs-5.0.6-r2.ebuild index 44095c6a5d38..6d4ae9f12dac 100644 --- a/net-fs/autofs/autofs-5.0.6-r2.ebuild +++ b/net-fs/autofs/autofs-5.0.6-r2.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-r2.ebuild,v 1.2 2011/09/15 06:50:59 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild,v 1.3 2011/09/18 21:36:26 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 |