diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-09-05 16:01:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-09-05 16:01:13 +0000 |
commit | 90f5bc13c23f80184e6e9fee2f0cd864b16cf6b0 (patch) | |
tree | 7e8dce3978da2f0b1aa9f2cd30a86720e99e2e4e /net-fs/autofs | |
parent | Stable for HPPA (bug #483708). (diff) | |
download | gentoo-2-90f5bc13c23f80184e6e9fee2f0cd864b16cf6b0.tar.gz gentoo-2-90f5bc13c23f80184e6e9fee2f0cd864b16cf6b0.tar.bz2 gentoo-2-90f5bc13c23f80184e6e9fee2f0cd864b16cf6b0.zip |
Stable for HPPA (bug #483652).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/autofs-5.0.7-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index cc63259ae5b8..33723ee0b794 100644 --- a/net-fs/autofs/ChangeLog +++ b/net-fs/autofs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/autofs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.159 2013/09/05 13:54:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.160 2013/09/05 16:01:13 jer Exp $ + + 05 Sep 2013; Jeroen Roovers <jer@gentoo.org> autofs-5.0.7-r4.ebuild: + Stable for HPPA (bug #483652). 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> autofs-5.0.7-r4.ebuild: Stable for amd64, wrt bug #483652 diff --git a/net-fs/autofs/autofs-5.0.7-r4.ebuild b/net-fs/autofs/autofs-5.0.7-r4.ebuild index ffb137ff5a8c..022e6d5acfd4 100644 --- a/net-fs/autofs/autofs-5.0.7-r4.ebuild +++ b/net-fs/autofs/autofs-5.0.7-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.7-r4.ebuild,v 1.3 2013/09/05 13:54:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.7-r4.ebuild,v 1.4 2013/09/05 16:01:13 jer Exp $ EAPI=5 @@ -20,7 +20,7 @@ SRC_URI=" 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="-dmalloc hesiod ldap libtirpc mount-locking sasl" # USE="sasl" adds SASL support to the LDAP module which will not be build. If |