diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-17 17:42:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-17 17:42:20 +0000 |
commit | 5e4de58b3de7e238e86fae7144406a71daf8baec (patch) | |
tree | 3602be6a53f8435c3c2358e7c0e9b45b9ff1c359 | |
parent | alpha/ia64/s390/sh/sparc stable wrt #387259 (diff) | |
download | gentoo-2-5e4de58b3de7e238e86fae7144406a71daf8baec.tar.gz gentoo-2-5e4de58b3de7e238e86fae7144406a71daf8baec.tar.bz2 gentoo-2-5e4de58b3de7e238e86fae7144406a71daf8baec.zip |
alpha/ia64/sparc stable wrt #379569
(Portage version: 2.1.10.38/cvs/Linux ia64)
-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 6c43293c521e..a884fa7edabb 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.140 2011/12/17 03:45:15 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.141 2011/12/17 17:42:20 armin76 Exp $ + + 17 Dec 2011; Raúl Porcel <armin76@gentoo.org> autofs-5.0.6-r3.ebuild: + alpha/ia64/sparc stable wrt #379569 *autofs-5.0.6-r5 (17 Dec 2011) diff --git a/net-fs/autofs/autofs-5.0.6-r3.ebuild b/net-fs/autofs/autofs-5.0.6-r3.ebuild index d88ee8a55ec2..358625e1ab79 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.5 2011/11/01 05:54:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r3.ebuild,v 1.6 2011/12/17 17:42:20 armin76 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 |