diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:59:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:59:07 +0000 |
commit | a619963da43e783040fb55885e89da4badd55605 (patch) | |
tree | e1710aa0ec37a6da68ef17f823bde8e0b2119638 /net-fs | |
parent | Stable for sparc, wrt bug #492044 (diff) | |
download | gentoo-2-a619963da43e783040fb55885e89da4badd55605.tar.gz gentoo-2-a619963da43e783040fb55885e89da4badd55605.tar.bz2 gentoo-2-a619963da43e783040fb55885e89da4badd55605.zip |
Stable for sparc, wrt bug #493422
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/nfs-utils/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/nfs-utils/nfs-utils-1.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/nfs-utils/ChangeLog b/net-fs/nfs-utils/ChangeLog index 252e40df7b2f..27151caafd72 100644 --- a/net-fs/nfs-utils/ChangeLog +++ b/net-fs/nfs-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/nfs-utils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.234 2013/12/22 13:19:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.235 2013/12/23 15:59:07 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> nfs-utils-1.2.9.ebuild: + Stable for sparc, wrt bug #493422 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> nfs-utils-1.2.9.ebuild: Stable for ppc64, wrt bug #493422 diff --git a/net-fs/nfs-utils/nfs-utils-1.2.9.ebuild b/net-fs/nfs-utils/nfs-utils-1.2.9.ebuild index 426d372aa5d6..f2d42ac37b61 100644 --- a/net-fs/nfs-utils/nfs-utils-1.2.9.ebuild +++ b/net-fs/nfs-utils/nfs-utils-1.2.9.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/nfs-utils/nfs-utils-1.2.9.ebuild,v 1.5 2013/12/22 13:19:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.9.ebuild,v 1.6 2013/12/23 15:59:07 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/nfs/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="caps ipv6 kerberos +libmount nfsdcld +nfsidmap +nfsv4 nfsv41 selinux tcpd +uuid" RESTRICT="test" #315573 |