diff options
author | 2011-10-23 14:58:04 +0000 | |
---|---|---|
committer | 2011-10-23 14:58:04 +0000 | |
commit | bd391144159ae39d5d8d2263402e6a5ce398adec (patch) | |
tree | 844384f10e6e6eb35fee44fdee94adfd6bea4ab8 /net-fs/autofs | |
parent | alpha/ia64/sparc stable wrt #382727 (diff) | |
download | gentoo-2-bd391144159ae39d5d8d2263402e6a5ce398adec.tar.gz gentoo-2-bd391144159ae39d5d8d2263402e6a5ce398adec.tar.bz2 gentoo-2-bd391144159ae39d5d8d2263402e6a5ce398adec.zip |
alpha/ia64/sparc stable wrt #374887
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/autofs-4.1.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index 02243e1a1c1a..40d6af9254a3 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.136 2011/10/14 20:15:13 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.137 2011/10/23 14:58:04 armin76 Exp $ + + 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> autofs-4.1.4-r1.ebuild: + alpha/ia64/sparc stable wrt #374887 *autofs-5.0.6-r4 (14 Oct 2011) diff --git a/net-fs/autofs/autofs-4.1.4-r1.ebuild b/net-fs/autofs/autofs-4.1.4-r1.ebuild index f0b5ef332636..4e16b0102781 100644 --- a/net-fs/autofs/autofs-4.1.4-r1.ebuild +++ b/net-fs/autofs/autofs-4.1.4-r1.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-r1.ebuild,v 1.4 2011/10/09 16:38:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.4-r1.ebuild,v 1.5 2011/10/23 14:58:04 armin76 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 ) |