diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-29 11:14:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-29 11:14:12 +0000 |
commit | edcbf10a5294b7391964e60c61a4da9f6ce8353f (patch) | |
tree | 9361b9fcd9fdc10e7140db8714bc48cde9fa7e07 /net-fs/autofs | |
parent | Stable on amd64 wrt bug #387547 (diff) | |
download | gentoo-2-edcbf10a5294b7391964e60c61a4da9f6ce8353f.tar.gz gentoo-2-edcbf10a5294b7391964e60c61a4da9f6ce8353f.tar.bz2 gentoo-2-edcbf10a5294b7391964e60c61a4da9f6ce8353f.zip |
Stable on amd64 wrt bug #379569
(Portage version: 2.2.0_alpha71/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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index 40d6af9254a3..29944770ff6b 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.137 2011/10/23 14:58:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.138 2011/10/29 11:14:12 hwoarang Exp $ + + 29 Oct 2011; Markos Chandras <hwoarang@gentoo.org> autofs-5.0.6-r3.ebuild: + Stable on amd64 wrt bug #379569 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> autofs-4.1.4-r1.ebuild: alpha/ia64/sparc stable wrt #374887 diff --git a/net-fs/autofs/autofs-5.0.6-r3.ebuild b/net-fs/autofs/autofs-5.0.6-r3.ebuild index 7c973c46d17c..084dd0b7639a 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.3 2011/10/09 16:46:08 maekke Exp $ +# $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 $ 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 |