diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-15 20:15:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-15 20:15:35 +0000 |
commit | 0277effd78b237eecfa8b7f7b95c80121a92726a (patch) | |
tree | 807798a0b1edf5a2f2672c3e10fbfcddb95ebb67 /net-fs | |
parent | x86 stable, bug #372599 (diff) | |
download | gentoo-2-0277effd78b237eecfa8b7f7b95c80121a92726a.tar.gz gentoo-2-0277effd78b237eecfa8b7f7b95c80121a92726a.tar.bz2 gentoo-2-0277effd78b237eecfa8b7f7b95c80121a92726a.zip |
x86 stable, bug #372835
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/autofs-5.0.5-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index 64c3a226a380..e417c034db23 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.113 2011/07/10 10:29:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.114 2011/07/15 20:15:35 maekke Exp $ + + 15 Jul 2011; Markus Meier <maekke@gentoo.org> autofs-5.0.5-r4.ebuild: + x86 stable, bug #372835 10 Jul 2011; Markus Meier <maekke@gentoo.org> autofs-5.0.5-r4.ebuild: arm stable, bug #372835 diff --git a/net-fs/autofs/autofs-5.0.5-r4.ebuild b/net-fs/autofs/autofs-5.0.5-r4.ebuild index bf213cfbc382..ff3d8b97d09d 100644 --- a/net-fs/autofs/autofs-5.0.5-r4.ebuild +++ b/net-fs/autofs/autofs-5.0.5-r4.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.5-r4.ebuild,v 1.3 2011/07/10 10:29:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.5-r4.ebuild,v 1.4 2011/07/15 20:15:35 maekke Exp $ EAPI="4" inherit eutils multilib autotools linux-info @@ -13,7 +13,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 |