Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/zhu3d/
Date: Tue, 09 Jan 2018 15:51:54
Message-Id: 1515512246.6394e926e5a6b85b6bf7f6f823bbc7348c1bd6b8.ulm@gentoo
1 commit: 6394e926e5a6b85b6bf7f6f823bbc7348c1bd6b8
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 9 14:52:39 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 9 15:37:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6394e926
7
8 sci-visualization/zhu3d: Add linguas_* as local USE flags.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 sci-visualization/zhu3d/metadata.xml | 9 ++++++++-
13 1 file changed, 8 insertions(+), 1 deletion(-)
14
15 diff --git a/sci-visualization/zhu3d/metadata.xml b/sci-visualization/zhu3d/metadata.xml
16 index cc3c6e1d3cb..e07884452af 100644
17 --- a/sci-visualization/zhu3d/metadata.xml
18 +++ b/sci-visualization/zhu3d/metadata.xml
19 @@ -12,8 +12,15 @@
20 random search. The OpenGL-viewer supports zooming, scaling, rotating
21 and translating as well as filed lightning or surface properties.
22 Special effects are transparency, textures, fog and motion blur.
23 -</longdescription>
24 + </longdescription>
25 <upstream>
26 <remote-id type="sourceforge">zhu3d</remote-id>
27 </upstream>
28 + <use>
29 + <flag name="linguas_cs">Czech locale</flag>
30 + <flag name="linguas_de">German locale</flag>
31 + <flag name="linguas_es">Spanish locale</flag>
32 + <flag name="linguas_fr">French locale</flag>
33 + <flag name="linguas_zh">Chinese locale</flag>
34 + </use>
35 </pkgmetadata>