diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-07 20:14:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-07 20:14:02 +0000 |
commit | e3fe086a260e149f98ea5d3efc56d9951f9b6239 (patch) | |
tree | 55b609b8aa58c3c47802bec40d0837e0fd4781d5 /net-fs/autofs | |
parent | Stable for sparc, wrt bug #482626 (diff) | |
download | gentoo-2-e3fe086a260e149f98ea5d3efc56d9951f9b6239.tar.gz gentoo-2-e3fe086a260e149f98ea5d3efc56d9951f9b6239.tar.bz2 gentoo-2-e3fe086a260e149f98ea5d3efc56d9951f9b6239.zip |
Stable for sparc, wrt bug #483652
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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 9470c8c8aea6..09bfc0d2307d 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.161 2013/09/06 07:31:38 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.162 2013/09/07 20:14:02 ago Exp $ + + 07 Sep 2013; Agostino Sarubbo <ago@gentoo.org> autofs-5.0.7-r4.ebuild: + Stable for sparc, wrt bug #483652 06 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> autofs-5.0.7-r4.ebuild: Respect AR and RANLIB, wrt bug #483716. Thanks to Agostino Sarubbo for diff --git a/net-fs/autofs/autofs-5.0.7-r4.ebuild b/net-fs/autofs/autofs-5.0.7-r4.ebuild index 4b25beb03e17..3c4516142eac 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.5 2013/09/06 07:31:38 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.7-r4.ebuild,v 1.6 2013/09/07 20:14:02 ago 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 |