diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-05 15:41:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-05 15:41:10 +0000 |
commit | d8086aea829a8f8e0ce4ca351cf54f3658b78688 (patch) | |
tree | 45640bbab3f8495edbc1ca0f04f244ec5a50a212 /net-fs | |
parent | remove old (diff) | |
download | gentoo-2-d8086aea829a8f8e0ce4ca351cf54f3658b78688.tar.gz gentoo-2-d8086aea829a8f8e0ce4ca351cf54f3658b78688.tar.bz2 gentoo-2-d8086aea829a8f8e0ce4ca351cf54f3658b78688.zip |
Stable for HPPA (bug #379569).
(Portage version: 2.2.0_alpha60/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.6-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index 16e28fb487c8..4b3bf5656ea7 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.130 2011/10/05 14:27:26 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.131 2011/10/05 15:41:10 jer Exp $ + + 05 Oct 2011; Jeroen Roovers <jer@gentoo.org> autofs-5.0.6-r3.ebuild: + Stable for HPPA (bug #379569). *autofs-5.0.6-r3 (05 Oct 2011) *autofs-4.1.4-r1 (05 Oct 2011) diff --git a/net-fs/autofs/autofs-5.0.6-r3.ebuild b/net-fs/autofs/autofs-5.0.6-r3.ebuild index 955fee22ac2d..3c762152cb43 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.1 2011/10/05 14:27:26 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r3.ebuild,v 1.2 2011/10/05 15:41:10 jer 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 |