diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 10:06:12 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 10:06:12 +0000 |
commit | 34545246aa9380889a144fed12f4f9c4cd4b3d7d (patch) | |
tree | 832cb67fd363c9aa4b32d012acc4c9a7278db01a /net-fs/autofs | |
parent | Revision bump to not install dictionaries. (diff) | |
download | gentoo-2-34545246aa9380889a144fed12f4f9c4cd4b3d7d.tar.gz gentoo-2-34545246aa9380889a144fed12f4f9c4cd4b3d7d.tar.bz2 gentoo-2-34545246aa9380889a144fed12f4f9c4cd4b3d7d.zip |
x86 stable, bug #374887
(Portage version: 2.1.10.12/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-4.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index f9858fdc6c24..0c794c51edda 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.120 2011/08/24 19:11:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.121 2011/09/04 10:06:12 maekke Exp $ + + 04 Sep 2011; Markus Meier <maekke@gentoo.org> autofs-4.1.4.ebuild: + x86 stable, bug #374887 24 Aug 2011; Markus Meier <maekke@gentoo.org> autofs-5.0.6-r1.ebuild: x86 stable, bug #379569 diff --git a/net-fs/autofs/autofs-4.1.4.ebuild b/net-fs/autofs/autofs-4.1.4.ebuild index 35d8405703ee..56a7ca644c17 100644 --- a/net-fs/autofs/autofs-4.1.4.ebuild +++ b/net-fs/autofs/autofs-4.1.4.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-4.1.4.ebuild,v 1.6 2011/08/02 18:29:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.4.ebuild,v 1.7 2011/09/04 10:06:12 maekke Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/daemons/${PN}/v4/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="hesiod ldap" DEPEND="hesiod? ( net-dns/hesiod ) |