commit:     fcabaafec032cac309959f2cb0a978864549834a
Author:     Sven Eden <yamakuzue <AT> gmx <DOT> net>
AuthorDate: Tue Jun 16 13:11:36 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 22:00:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcabaafe

dev-games/ogre: Specify what the "tools" USE flag does

Users should know, that the "tools" USE flag builds and install the
MeshUpgrader, VRMLConverter and XMLConverter tools. Thus users not in
need of either can safely deactivate that USE flag.

Bug: https://bugs.gentoo.org/600734
Closes: https://bugs.gentoo.org/600734
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Sven Eden <yamakuzure <AT> gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/15527
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-games/ogre/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-games/ogre/metadata.xml b/dev-games/ogre/metadata.xml
index d793b5753b3..43330db8ca1 100644
--- a/dev-games/ogre/metadata.xml
+++ b/dev-games/ogre/metadata.xml
@@ -112,7 +112,7 @@ Exporters
         (default: case-insensitive + sensitive lookup in all groups)
     </flag>
     <flag name="tbb">When USE=threads, use tbb for threading</flag>
-    <flag name="tools">Build and install helper tools</flag>
+    <flag name="tools">Build and install MeshUpgrader, VRMLConverter and 
XMLConverter</flag>
   </use>
   <upstream>
     <remote-id type="bitbucket">sinbad/ogre</remote-id>

Reply via email to