diff options
author | 2013-08-08 06:15:00 +0000 | |
---|---|---|
committer | 2013-08-08 06:15:00 +0000 | |
commit | 91d2061b5fa6bcd5f8f05cd3c85207b227d740ff (patch) | |
tree | 81f5d20e5836de93c8cea553662a9110406edf29 /net-fs | |
parent | Version bump and remove old. (diff) | |
download | gentoo-2-91d2061b5fa6bcd5f8f05cd3c85207b227d740ff.tar.gz gentoo-2-91d2061b5fa6bcd5f8f05cd3c85207b227d740ff.tar.bz2 gentoo-2-91d2061b5fa6bcd5f8f05cd3c85207b227d740ff.zip |
net-fs/autofs: Fix USE description for libtirpc
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/metadata.xml | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index afc0f3d52216..618aa28fd045 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.155 2013/07/30 07:31:20 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.156 2013/08/08 06:15:00 jlec Exp $ + + 08 Aug 2013; Justin Lecher <jlec@gentoo.org> metadata.xml: + Fix USE description for libtirpc *autofs-5.0.7-r3 (30 Jul 2013) diff --git a/net-fs/autofs/metadata.xml b/net-fs/autofs/metadata.xml index d19ec3c5cd50..ae1b2aeaf901 100644 --- a/net-fs/autofs/metadata.xml +++ b/net-fs/autofs/metadata.xml @@ -17,7 +17,7 @@ <flag name="dmalloc">Enable debugging with the dmalloc library</flag> <flag name="hesiod">Install hesiod module</flag> <flag name="ldap">Install LDAP module</flag> - <flag name="libtirpc">Use libtirpc lib support</flag> + <flag name="libtirpc">Use TiRPC library instead of SunRPC</flag> <flag name="mount-locking"> Enable locking to prevent corruption of /etc/mtab in the presence of concurrent auto-mounting. If enabled, recursive auto-mounting (eg. using |